分享

写回答

发帖

[提问] .net程序可以安装,但是不能进后台管理

GoDaddy GoDaddy 1533 人阅读 | 1 人回复

发表于 2010-8-1 13:53:22 | 显示全部楼层 |阅读模式

程序是siteserver cms 3.4.1版,是.net 2.0的。

可以安装,但是安装完进后台时提示:

Server Error in '/' Application.
--------------------------------------------------------------------------------

Security Exception
Description: The application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Request failed.

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.  

Stack Trace:


[SecurityException: Request failed.]
   BaiRong.Core.IO.FileWatcherClass.FileDependency(String fullFileName) +0
   BaiRong.Core.IO.FileWatcherClass..ctor(String fullFileName) +47
   SiteServer.Core.PublishmentSystemManager..cctor() +100




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4016; ASP.NET Version:2.0.50727.4016


难道是程序的信任级别full trust level的问题吗?

回答|共 1 个

tianping88

发表于 2010-8-2 00:09:41 | 显示全部楼层

对的,是信任级别问题。
您需要登录后才可以回帖 登录 | 注册

本版积分规则