Rank: Newbie Groups: Member
Joined: 8/17/2010 Posts: 2
|
Hello Support,
Any idea on how to handle this Warning: Unable to update auto-refresh reference 'eo.web.dll'. Cannot find assembly 'C:\Users\bbirt.DEBSBS\AppData\Local\Microsoft\VisualStudio\9.0\ProjectAssemblies\a_jqluft01\EO.Web.dll'.
I have removed the EO Tab from my Visual Studio Toolkit and exited vs, then reopened VS and my project and recreated the tab and browsed to the controls and followed the directions for adding them...
Thanks...
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You can try to go to your Solution Explorer -> References to delete EO.Web, then right click and select Add Reference to add the correct one. This usually happens after you updated to a new version but your project still remembers the old version. You may also delete the .refresh file (if there is one) in your bin folder.
If you still have problems, you may want to search online about how Visual Studio maintain and update references to third party DLLs. We consider your issue a general question related to Visual Studio because you can run into this problem with any DLL; Even though in this case you run into the problem while using our product. To avoid abuse, we have a rather strict policy of only supporting issues that are directly related to our product. So we officially do not provide support for general ASP.NET programming or Visual Studio related issues.
Thanks
|