This is a migrated thread and some comments may be shown as answers.

System.InvalidOperationException: Not enough permissions. Inherit your page class from RadAjaxPage if you are running under Medium trust level.

2 Answers 163 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Kannan
Top achievements
Rank 1
Kannan asked on 14 May 2010, 09:09 AM

I have this problem in my welcome.aspx page.so how to solve this...


Not enough permissions.
Inherit your page class from RadAjaxPage if you are running under Medium trust level.

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.InvalidOperationException: Not enough permissions.
Inherit your page class from RadAjaxPage if you are running under Medium trust level.

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:

[InvalidOperationException: Not enough permissions.
Inherit your page class from RadAjaxPage if you are running under Medium trust level.]
   Telerik.Web.UI.RadAjaxControl.AttachOnRender() +274
   Telerik.Web.UI.RadAjaxControl.OnPagePreRenderComplete(Object sender, EventArgs e) +97
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Page.OnPreRenderComplete(EventArgs e) +8700926
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1029


Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.4049

2 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 14 May 2010, 09:28 AM
Hello kannan,

Please try the suggestions provided in this help topic on how overcome this error and see if the problem persists.

Regards,
Iana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Kannan
Top achievements
Rank 1
answered on 14 May 2010, 10:24 AM

Now works fine..

Thanks for your immediate reply..
Tags
Ajax
Asked by
Kannan
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Kannan
Top achievements
Rank 1
Share this question
or