开发者

getting error in asp.net after uploading

Kindly check the link

I've uploaded the website and after uploading when I run the application it starts giving me this error:

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 Detai开发者_如何学Cls: System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

Does anyone know how to solve this problem?


Seems like what ever that page is trying to do, your server wont allow it. Are you in a medium trust hosting environment?


Please refer to the following solution here and here and see if it helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜