小编sha*_*oft的帖子

不允许使用目录'/ website/App_Code /',因为应用程序已预编译

如何在运行预编译的Web应用程序时解决以下问题?

Server Error in '/CRM' Application.
    The directory '/CRM/App_Code/' is not allowed because the application is precompiled.
    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.Web.HttpException: The directory '/CRM/App_Code/' is not allowed because the application is precompiled.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the …
Run Code Online (Sandbox Code Playgroud)

precompiled asp.net-4.0 c#-4.0

32
推荐指数
2
解决办法
4万
查看次数

标签 统计

asp.net-4.0 ×1

c#-4.0 ×1

precompiled ×1