Microsoft
Software
Hardware
Network
Question : Visual Studio error: type exists in both the referenceassemblies and the GAC
After converting my web project over to VS 2010, I am now getting an error that several types (System.Web.Extensions.Upd
atePanel for example) exist in both the GAC and the ReferenceAssemblies folder under Program Files. It looks like this is true, but how do I get around it? Why can't it just choose one and get on with it?!
Answer : Visual Studio error: type exists in both the referenceassemblies and the GAC
can you just try removiing it from referenced assemblies? clear the temp cache, temp internet files, and reset IIS, and then try it one more time.
Random Solutions
MS Outlook 2010 automatic backup add in
Fix footer in firefox?
connection string
How do I prevent my app from being indexed by search engines
How to Query Same Table twice using 1 SQL Query ?
Setjob function in server 2008
how to repair a corrupted PST
Windows 7 printing on Citrix Windows Server 2003
Terminal Services connections and Exchange 2010
How do I test for a null value in a datagridview cell