Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unable to update auto-refresh reference 'ajaxcontroltoolkit.dll'.

2,936 views
Skip to first unread message

Michael Miller

unread,
Nov 2, 2007, 1:42:02 PM11/2/07
to
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.
--
MichaelM

xenop...@gmail.com

unread,
Nov 23, 2007, 4:30:57 AM11/23/07
to

Just follow steps 1 to 3 in this tutorial:
http://www.c-sharpcorner.com/UploadFile/MIB426/IntroductionAJAXCollapsiblePanel01032007132314PM/IntroductionAJAXCollapsiblePanel.aspx

That solved it for me :)

Good luck, man.

XP


On 2 Nov, 22:42, Michael Miller

Michael Miller

unread,
Nov 26, 2007, 1:12:03 PM11/26/07
to
Thank you Xeno,

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

3684363

unread,
Feb 9, 2008, 5:58:41 AM2/9/08
to
if you still have that’s problem;

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.

url:http://www.ureader.com/msg/1540829.aspx

Michael Miller

unread,
Feb 11, 2008, 10:41:02 AM2/11/08
to
Hi. Can I call you by your first name?
Hello 3684,

Thanks for the input. I did get it to work after redoing the steps.
I will save your solution for future use.

Thanks.
--
MichaelM

Jaspal Khanna

unread,
May 28, 2008, 8:49:37 AM5/28/08
to
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
http://www.developmentnow.com

danny

unread,
Jun 15, 2008, 2:03:21 PM6/15/08
to
On May 28, 5:49 am, Jaspal Khanna<jaspakha...@hotmail.com> wrote:
> 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.
>
> Fromhttp://www.developmentnow.com/g/58_2007_11_0_0_1034862/Unable-to-upda...
>
> Posted via DevelopmentNow.com Groupshttp://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

0 new messages