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

My Ajax does not Work anymore

2 Answers 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vuyiswa
Top achievements
Rank 2
Vuyiswa asked on 25 Aug 2010, 07:55 AM
Good Day All

In my machine i have Visual Studio 2005 and 2008 and i have Ajaxtoolkit for 3.5 and 1.0 installed on my machine and again i have Telerik Controls (2008) . Everything was working fine , but since i installed the Telerik 2010, My VS2005 Projects does not recognise ajax controls. The Update panel is not recognized , but i can still use Ajax-toolkit controls because of the RadScriptManager, So i want to use an UpdatePanel and its impossible, is there anyone who have this problem ?

Thanks

2 Answers, 1 is accepted

Sort by
0
Kiara
Top achievements
Rank 1
answered on 25 Aug 2010, 09:10 AM
Can it be that your VS 2005 project is not AJAX-enabled web site? Check the web.config on the project to see whether it contains the necessary ASP.NET AJAX 1.0 handler registrations. Thus the MS UpdatePanel, ProgressArea, etc. should be recognized as expected.

Note sure whether this is related to the Telerik AJAX controls installation, though.

Kiara
0
Vuyiswa
Top achievements
Rank 2
answered on 25 Aug 2010, 09:37 AM
Tonight i will create a Simple project and i will just drop the Script-manager and an update panel and post it

Thanks
Tags
General Discussions
Asked by
Vuyiswa
Top achievements
Rank 2
Answers by
Kiara
Top achievements
Rank 1
Vuyiswa
Top achievements
Rank 2
Share this question
or