Click here to Skip to main content
15,907,687 members

Comments by faizanSharif (Top 1 by date)

faizanSharif 2-May-13 1:48am View    
Thanks for your reply Rohan Leuva, actually I google a lot before posting this question, the scenario is this, my application was perfectly working day before yesterday but from yesterday even login page is not appearing. I contact godaddy and according to them they didn't change any configuration.

I am actually very confused that why this trust level issue coming from yesterday? why this issue not coming before because everything is same and i did not add any other reference in the project.

I am also using devexpress controls in this ASP.NET project. If anybody has any idea regarding this issue please help me out. I am posting again the whole error again.


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 for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' 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 for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]
DevExpress.Web.ASPxUploadControl.UploadProgressManager.ProcessRequest(RequestProcessState& state) +0
DevExpress.Web.ASPxClasses.ASPxHttpHandlerModule.BeginRequestHandler(Object sender, EventArgs e) +39
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69