问题解决:System.TypeLoadException: 未能从程序集“XXX”中加载类型“XXX
生活随笔
收集整理的這篇文章主要介紹了
问题解决:System.TypeLoadException: 未能从程序集“XXX”中加载类型“XXX
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
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.TypeLoadException: 未能從程序集“ERP.SqlServer”中加載類型“ERP.SqlServer.HttpRequest.HttpModuleRequest”。
Source Error:
Exception Details: System.TypeLoadException: 未能從程序集“ERP.SqlServer”中加載類型“ERP.SqlServer.HttpRequest.HttpModuleRequest”。
Source Error:
| An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
我使用的IIS7 網上查找許多沒有解決,我嘗試修改應用程序池
如圖 由集成 改為經典模式 ,在應用程序池高級設置里面標識為 Classic
再次瀏覽,問題解決!
轉載于:https://www.cnblogs.com/Qbit/archive/2011/05/25/2056410.html
總結
以上是生活随笔為你收集整理的问题解决:System.TypeLoadException: 未能从程序集“XXX”中加载类型“XXX的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: css l数字相加,CSS calc(
- 下一篇: 《任务T日历视图方案》设计实现方法