C
Christina Androne
Hi
Has anybody encountered this:
EnvDTE.DTE env = new EnvDTE.DTE();
raises this exception:
{"COM object with CLSID {3C9CFE1E-389F-4118-9FAD-365385190329} is
either not valid or not registered." }
Cruising over the internet I have found out that this happends only
when the framework version is bigger that 1.0 (beta, v1.1). I am using
1.1.
Is there any method for getting rid of this issue?
Any help is greatly appreciated.
Christina Androne.
Has anybody encountered this:
EnvDTE.DTE env = new EnvDTE.DTE();
raises this exception:
{"COM object with CLSID {3C9CFE1E-389F-4118-9FAD-365385190329} is
either not valid or not registered." }
Cruising over the internet I have found out that this happends only
when the framework version is bigger that 1.0 (beta, v1.1). I am using
1.1.
Is there any method for getting rid of this issue?
Any help is greatly appreciated.
Christina Androne.