Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
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