I have been having VS 2005 and Ajax setup problems for about a week+.
I uninstalled and re-installed VS 2005, its components, SP1, and MSDN help.
I had already installed Ajax 1.0 and when I opened my project in VS, the
toolbox did have Ajax extensions, and the Ajax Toolkit. When I tried to drag
(any) a control onto a page I got an error. The above error is trying to
build a page (with and without a new ajax contol on the page. The page does
contain other Ajax controls that did build, prior to my re-installation of VS.
Google said to re-establish Ajax so I deleted the tab and re-pointed to the
.dll. All the icons are visible as well as the extension icons, which I did
not re-establish.
What can I do. I cannot finish my first page of an app, all together, for
weeks.
--
MichaelM
That solved it for me :)
Good luck, man.
XP
On 2 Nov, 22:42, Michael Miller
I had done a delete and re-establish the Toolkit a couple of times.
And, I do see the extensions and the toolkit controls, but I was still
getting that warning/error?
I'll try it again, after I do another build and run and see what happens.
--
MichaelM
First, you reset .net components
Then add AjaxControlToolkit.dll
Then;
Open-> C:\Documents and Settings\..................\My Documents\Visual Studio 2005\yourprojects\Bin
Open with notepad -> AjaxControlToolkit.dll.refresh then change path pls.
I m sorry im late .i read that’s now.:)
Regards.
Thanks for the input. I did get it to work after redoing the steps.
I will save your solution for future use.
Thanks.
--
MichaelM
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Thank you Jaspal- I've been seeing this warning off and on for a year
or so-It hasn't caused a problem until today and voila! you solution
worked perfectly on the first build -thanks, Danny