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

Method Not Found

1 Answer 144 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
nabeel khan
Top achievements
Rank 1
nabeel khan asked on 13 Jan 2010, 07:09 AM
Hi,

I m facing the following below problem on my Deployment Server ,
i am using microsoft script manager and radscript manager in my application ,locally it run pretty much fine but when i m going to deploy
it on my Development server it shows the below error when my Login page is open


error description:

Method not found: 'Void System.Web.UI.ScriptManager.RegisterHiddenField(System.Web.UI.Page, System.String, System.String)'.


[MissingMethodException: Method not found: 'Void System.Web.UI.ScriptManager.RegisterHiddenField(System.Web.UI.Page, System.String, System.String)'.]
   Telerik.Web.UI.RadScriptManager.OnLoad(EventArgs e) +0
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627



Looking Forward

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 15 Jan 2010, 11:11 AM
Hi nabeel khan,

Please make sure that the Ajax Extensions are installed correctly if you are using the .NET 2.0 application. You can try reinstalling them as suggested here.

Best wishes,
Veskoni
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ScriptManager and StyleSheetManager
Asked by
nabeel khan
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or