手机
当前位置:查字典教程网 >编程开发 >asp.net教程 >System.Runtime.InteropServices.COMException的解决方法
System.Runtime.InteropServices.COMException的解决方法
摘要:完美解决“换另一台电脑上用VS2008继续开发web项目时出现“System.Runtime.InteropServices.COMExce...

完美解决“换另一台电脑上用VS2008继续开发web项目时出现

“System.Runtime.InteropServices.COMException”,然后是加载不了项目。”

只需要打开项目配置文件*.csproj,将<UseIIS>True</UseIIS> 改为 False,然后可以正常加载项目,接着重新配置为正常的IIS.

【System.Runtime.InteropServices.COMException的解决方法】相关文章:

asp.net下Request.QueryString取不到值的解决方法

asp.net导出excel的简单方法

asp.net UpdaeProgress的简单用法

Ajax Throws Sys.WebForms.PageRequestManagerErrorException with Response.Redirect的解决方法

asp.net Timer的使用方法

GridView选择性导出Excel解决方案

silverlight2.0Beta版TextBox输入中文解决方法

ASP.NET State service状态服务的问题解决方法

asp.net webservice返回json的方法

Javascript调用Webservice的多种方法

精品推荐
分类导航