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

    再次浏览,问题解决!

    

  • 相关阅读:
    最全前端面试题
    经常犯的思维误区
    鸿蒙系统发布会
    前端面试题
    怎么做一个竖排文字?
    canvas-台球玩法
    canvas-自由落体球
    canvas-画一颗心
    canvas-学写字
    常用的65条正则表达式
  • 原文地址:https://www.cnblogs.com/Qbit/p/2056410.html
Copyright © 2011-2022 走看看