I am using telerik v2010.2.713.40.
The site runs with no errors locally, but when deployed in the hosting server I get the below error. The thing is, the error disappears when the page gets refreshed and works fine thereafter. Then again randomly the error will appear, and refreshing the page will do the trick again. The hosting company confirmed that they run the site on Medium trust environment, so I had updated the pages to work on a Medium Trust environment (inheriting from System.Web.UI.Page, Telerik.Web.UI.IRadAjaxPage and overriding the rendering methods ). Some of other functions does not work as desired , and I think this might be the reason for it. Any help to sort this out will b highly appreciated. Thanks.
Exception Details: System.Security.SecurityException: Request failed.
Source Error:
Source File: d:\inetpub\vhosts\xyz.com.au\httpsdocs\ClientDashBoard.aspx Line: 8
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
The site runs with no errors locally, but when deployed in the hosting server I get the below error. The thing is, the error disappears when the page gets refreshed and works fine thereafter. Then again randomly the error will appear, and refreshing the page will do the trick again. The hosting company confirmed that they run the site on Medium trust environment, so I had updated the pages to work on a Medium Trust environment (inheriting from System.Web.UI.Page, Telerik.Web.UI.IRadAjaxPage and overriding the rendering methods ). Some of other functions does not work as desired , and I think this might be the reason for it. Any help to sort this out will b highly appreciated. Thanks.
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:
|
Source File: d:\inetpub\vhosts\xyz.com.au\httpsdocs\ClientDashBoard.aspx Line: 8
Stack Trace:
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1