Warning: count(): Parameter must be an array or an object that implements Countable in /www/wwwroot/mdaeo.org/usr/plugins/AMP/Action.php on line 388
System.Runtime.InteropServices.COMException的解决方法

System.Runtime.InteropServices.COMException的解决方法

2010-06-13T12:51:51

完美解决“换另一台电脑上用VS2008继续开发web项目时出现“System.Runtime.InteropServices.COMException”,然后是加载不了项目。”
完美解决“换另一台电脑上用VS2008继续开发web项目时出现
“System.Runtime.InteropServices.COMException”,然后是加载不了项目。”
只需要打开项目配置文件*.csproj,将

True

改为 False,然后可以正常加载项目,接着重新配置为正常的IIS.

当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »
因本文不是用Markdown格式的编辑器书写的,转换的页面可能不符合MIP标准。