码迷,mamicode.com
首页 > 其他好文 > 详细

HRESULT:0x80070057 (E_INVALIDARG)的异常

时间:2014-09-23 13:01:24      阅读:227      评论:0      收藏:0      [点我收藏+]

标签:style   color   os   ar   strong   文件   sp   on   c   

错误信息:

未能加载文件或程序集……或它的某一个依赖项。参数不正确。 (异常来自 HRESULT:0x80070057 (E_INVALIDARG))

English:Could not load file or assembly … The parameter is incorrect … HRESULT: 0x80070057 (E_INVALIDARG)

 

解决方法 是 删除 C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary  ASP.NET files 文件夹。

在 VS2005中可能是 C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary  文件夹。

 

HRESULT:0x80070057 (E_INVALIDARG)的异常

标签:style   color   os   ar   strong   文件   sp   on   c   

原文地址:http://www.cnblogs.com/jake-ge/p/3987714.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!