jmacalister
New Member
Hi all,
I am developing a web app in VS2008 which uses a third party software. I installed the software and updated their dlls (hotfixes) but when I try to debug in VS, I get a "The located assembly's manifest definition does not match the assembly reference" error.
The dlls are missing from the GAC (C:\Windows\Assembly)
I've tried dragging and dropping, access denied
I've tried using the gacutil.exe in the VS2008 command prompt (after selecting 'run as administrator'), and it says 'assembley successfully added to the cache', but I still get the same error in VS when I try to debug and the dlls are still missing from the GAC.
Any ideas?
I am developing a web app in VS2008 which uses a third party software. I installed the software and updated their dlls (hotfixes) but when I try to debug in VS, I get a "The located assembly's manifest definition does not match the assembly reference" error.
The dlls are missing from the GAC (C:\Windows\Assembly)
I've tried dragging and dropping, access denied
I've tried using the gacutil.exe in the VS2008 command prompt (after selecting 'run as administrator'), and it says 'assembley successfully added to the cache', but I still get the same error in VS when I try to debug and the dlls are still missing from the GAC.
Any ideas?