产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 'System.Security.NamedPermissionSet System
ardu - 2011/9/19 14:27:00
各位DX:
下午好!
测试时出现画面:
无法后台登陆,无法浏览!
先谢为上


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

Method not found: 'System.Security.NamedPermissionSet System.Web.HttpRuntime.GetNamedPermissionSet()'.
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.MissingMethodException: Method not found: 'System.Security.NamedPermissionSet System.Web.HttpRuntime.GetNamedPermissionSet()'.

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:


[MissingMethodException: Method not found: 'System.Security.NamedPermissionSet System.Web.HttpRuntime.GetNamedPermissionSet()'.]
   System.ServiceModel.PartialTrustHelpers.get_NeedPartialTrustInvoke() +0
   System.ServiceModel.PartialTrustHelpers.PartialTrustInvoke(ContextCallback callback, Object state) +33
   System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e) +103
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64




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

附件: 未标题-1.jpg
ardu - 2011/9/19 14:29:00
无法后台登陆,无法浏览
ardu - 2011/9/19 15:23:00
解决了,将.NET2.0删除后,重新安装就可以了!
需要完全卸载,网上有这样的软件!
1
查看完整版本: 'System.Security.NamedPermissionSet System