zoukankan      html  css  js  c++  java
  • 问题解决: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:

    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

    再次浏览,问题解决!

    

  • 相关阅读:
    软件设计文档
    java基础路线与详细知识点
    hdu 2203 亲和串 kmp
    UVALive 6915 J
    UVALive 6911 F
    UVALive 6906 A
    hdu 3746 Cyclic Nacklace KMP
    hdu 1686 Oulipo kmp算法
    hdu1711 Number Sequence kmp应用
    hdu4749 kmp应用
  • 原文地址:https://www.cnblogs.com/Qbit/p/2056410.html
Copyright © 2011-2022 走看看