小编Lei*_*ang的帖子

"无法加载文件或程序集或其中一个依赖项.尝试加载格式不正确的程序."

在VS中进行调试时,在VS中启动调试时会引发错误.

错误如下:

Could not load file or assembly 'p4dn, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.BadImageFormatException: Could not load file or assembly 'p4dn, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt …
Run Code Online (Sandbox Code Playgroud)

asp.net

15
推荐指数
3
解决办法
3万
查看次数

标签 统计

asp.net ×1