VSLangProj and EnvDTE in VS 2005

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,
I am updating a existing VS 2003 add-in to VS 2005 addin.
But I am using the the dll "VSLangProj" for some automation. But
unfortunately I couldn't run the appliction in a machine having VS 2005
(Not having VS 2003) only. I am getting a FileNotFound exception
(System.IO.FileNotFoundException: Error while loading file 'EnvDTE,
Version=7.0.3300.0). One of my project is using VSLangProj and it is
dependent on 'EnvDTE, Version=7.0.3300.0. The microsoft people haven't
rebuild this dll inorder to maintain backward compatibility. They are
saying that we can resolve this by adding a config file to redirect it
to new dll.

http://msdn2.microsoft.com/en-us/library/ms228768.aspx

I tried this. But my project output is class library and I am not able
to use it successfully.
Do you have any idea about how to resolve this issue?.

Thanks!
Rathish P S.

.



Relevant Pages

  • RE: Application cant find dll even when its in the same directory
    ... Yes, I did resolve this problem, I needed to use Dependency Walker (its all ... >> I'm working on an application which uses a dll for some of its classes. ... >> PublicKey ...
    (microsoft.public.dotnet.general)
  • Re: .tmp is not a valid win32 resource file
    ... Please suggest some ways to resolve ... I replaced the dll as suggested in the mentioned post. ... dll present in the framework folder and the system 32 folder are ... I got the problem when i reinstalled the .Net framework 1.1. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: unresolved external symbol __ftol2
    ... This doesn't resolve the problem. ... I just checked and got to know that FDK 7.2 ... I am trying to build the dll using VC++ 6.0 ... i get the following error multiple times: ...
    (microsoft.public.vc.mfc)
  • Re: Loading DLLs from different path
    ... it is implicitly loaded Windows that we can give Windows the ... you cannot specify alternative search paths. ... specifying the full path to each DLL that you want to load. ... resolve process. ...
    (microsoft.public.win32.programmer.kernel)
  • RE: Application cant find dll even when its in the same directory
    ... hi JOhnny, ... Were you ever able to resolve this issue. ... having permission problems on c:\winnt\temp and in spite of having the right ... > I'm working on an application which uses a dll for some of its classes. ...
    (microsoft.public.dotnet.general)