Posted: 9/19/2011
hey all,
I've been using Visual Studio 2008 on and off for a the past few years. I've never had a problem using the ajax toolkit controls, but I installed visual studio 2008 on my new laptop (vista home) installed all the ajax extensions etc. But when go to add a ajax control to my website project I get an error message "This operation could not be complete".
I tried uninstalling visual + all ajax extension then reinstalling a clean upto date copy of everything, but still the same problem.
I really need help asap, I cant continue with my project until I get this sorted, I have tried everything but I'm stuck.
Extra info:
When creating the new test web site I did the normal and selected the Ajax web site etc.
Within the Bin folder there is the AjaxControlToolkit.dll, AjaxControlToolkit.pdb, BuildVsi.dii.
I can use the standard web controls (lables, textbox, etc), just not the ajax toolkit.
Peter
Did you register it in your web config?
<controls> <add tagPrefix="cc1" namespace="AjaxControlToolkit" assembly="AjaxControlToolkit"/>
Posted: 9/20/2011
hey bud,
Thanks for the reply, I've just added it but still no cigar... If anyone else has any ideas I'd be very greatful.
Pete
Posted: 9/29/2011
Using Ajax in the project is good...But it is very heavy ..So always prefer classic as compare to the Ajax toolkit