Share via


AjaxControlToolkit is not defined

Question

Monday, June 13, 2011 6:48 AM

I've created a project in VWD2010 that uses a number of controls from the AJAX control tool kit and exported it as a template. When I create a project from the template I get a number of errors in VWD e.g. "Type 'AjaxControlToolkit.CalendarExtender' is not defined.' Any ideas on the best way to fix this?

All replies (2)

Monday, June 13, 2011 7:12 AM âś…Answered

Hi,

Try adding the AjaxControlToolkit as a reference to your project.

Refer to the following link.

http://weblogs.asp.net/yousefjadallah/archive/2010/04/16/installing-ajax-control-toolkit-4-in-visual-studio-2010.aspx


Monday, June 13, 2011 7:19 AM

Icarus1,

by default VS comes with AJAX standard control like scriptmanager, updatepanel, updateprogress. but if we want to use the Extender controls then we  should include that in our project so, we can get that assembly from here