Hi,
I have tried to run the Document X 2008 on my VSIP project. The Document X 2008 gave me below error while I tried to add my VSIP project's assembly.
System.IO.FileNotFoundException: Could not load file or assembly 'EnvDTE, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'EnvDTE, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
I have not used the EnvDTE Version 7.0.3300.0 directly into my project. I have used the EnvDTE of Version 8.0.0.0 into my project. I have run the reflector on my all references and I found that VsProjLang use the EnvDTE of Version 7.0.3300.0. The Version 7.0.3300.0 is not exist in assembly of my local machine. I doubt that it ships even.
Any help on above will be highly appreciated.
Thanks in advance,
Regards,