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

[Solved] ASPNET AJAX 2009 Not working with my environment

0 Answers 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
RJ
Top achievements
Rank 1
RJ asked on 16 May 2009, 09:11 AM
Good day,
I've been trying to run ASPNET AJAX for almost the whole day now but seems like its not working for me.
Im using Visual Studion 2005, MS SQL SERVER 2005.  Is ASPNET AJAX Q1 2009 compatible with VS2005?
I already fallowed instructions from this document: "Adding RadControls for ASP.NET AJAX to an existing application"
http://www.telerik.com/help/aspnet-ajax/adding%20radcontrols%20prometheus%20to%20an%20existing%20application.html
Already installed ASP.NET AJAX and Configured my webconfig.
I've added ScriptManager and RadAjaxManager to my Masterpage and this error showed up.
Error 147 Type 'System.Web.UI.ScriptManager' is not defined.
on my Masterpage.master.designer.vb the 

Protected

 

WithEvents ScriptManager1 As Global.System.Web.UI.ScriptManager

 

has error.. What did I miss?..
Thanks in advance,
Ian



No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
RJ
Top achievements
Rank 1
Share this question
or