Loading ...

HELP - Unable to use Ajax Toolkit

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  asp.net ajax   » HELP - Unable to use Ajax Toolkit

HELP - Unable to use Ajax Toolkit

Posts under the topic: HELP - Unable to use Ajax Toolkit

Posted: 9/19/2011

Lurker 10  points  Lurker
  • Joined on: 9/19/2011
  • Posts: 2

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


Posted: 9/19/2011

Guru 16773  points  Guru
  • Joined on: 4/19/2009
  • Posts: 490

Did you register it in your web config?

<controls>
           
<add tagPrefix="cc1" namespace="AjaxControlToolkit" assembly="AjaxControlToolkit"/>

Posted: 9/20/2011

Lurker 10  points  Lurker
  • Joined on: 9/19/2011
  • Posts: 2

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

Lurker 60  points  Lurker
  • Joined on: 9/28/2011
  • Posts: 8

Using Ajax in the project is good...But it is very heavy ..So always prefer classic as compare to the Ajax toolkit


Page 1 of 1 (4 items)