Groups | Blog | Home
all groups > visual studio .net setup > november 2007 >

visual studio .net setup : Unable to update auto-refresh reference 'ajaxcontroltoolkit.dll'.


Michael Miller
11/2/2007 10:42:02 AM
Unable to update auto-refresh reference 'ajaxcontroltoolkit.dll'. Cannot copy
assembly 'AjaxControlToolkit.resources.dll'

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.
--
Jaspal Khanna
5/28/2008 5:49:38 AM
1) You need to go to the bin folder of the application
2) open AjaxControlToolkit.dll.refresh under AjaxControlToolkit.dll
( dll file will have .refresh file)
4) Change the path of the AjaxControlToolkit.dll to full path like in my system I used full path C:\Inetpub\wwwroot\enterprisesurveyleader\bin\AjaxControlToolkit.dll
5) Save the file and build your apps , it will work.

From http://www.developmentnow.com/g/58_2007_11_0_0_1034862/Unable-to-update-auto-refresh-reference-ajaxcontroltoolkit-dll-.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button