手机
当前位置:查字典教程网 >编程开发 >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 post方法中参数取不出来的解决方法

asp.net UpdaeProgress的简单用法

Linq to SQL Delete时遇到问题的解决方法

asp.net querystring乱码解决方法

ASP.NET 中文显示之两种解决方法

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

.NET 2.0获取配置文件AppSettings和ConnectionStrings节数据的方法

asp.net下Response.ContentType类型汇总

Asp.net下载功能的解决方案代码

asp.net导出excel的简单方法

精品推荐
分类导航