Could not load file or assembly 'EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Thanks in Adv
Regards
Rushi
Javeed M ShaikhPosted Nov 3, 2011, 10:10 AM
Please check this.
1. go to folder "C:\Program Files\Microsoft Visual Studio
2. open file "devenv.exe.config" in notepad
3. make sure you have the correct redirection to version "8.0.0.0" like the following:
newVersion="8.0.0.0 "/>