[提问]
.net程序可以安装,但是不能进后台管理
|
|
程序是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的问题吗? |
|
|
|
|
|
|
|
|
|
|
tianping88
发表于 2010-8-2 00:09:41
|
显示全部楼层
|
|
|
|
|
|
|
|