I have not build SlnExt, but DTE.tlb is not supported with VS2005. replace it
by DTE.olb. If you dont find the same on your machine (as it is not present
on machines having only VS2005 Beta) then try DTE80a.olb
I hope this will work for you.

Signature
Seema Sharma
(Assistant system Engineer)
Tata Consultancy Services,
Mumbai
India
> VS.NET SDK Aug Preview Release
> VsLangProj.tlb : date 8/31/2005, version 7.0.9466.0
[quoted text clipped - 12 lines]
> Thanks,
> Conan
ccallen - 26 Oct 2005 17:23 GMT
Thanks Seema, that did it. Actually, I tryed changing the #import statement
from VsLangProg.tlb to VsLangProj.olb, worked great. I also saw DTE.olb,
DTE80.olb, and DTE80a.olb.
Conan
> I have not build SlnExt, but DTE.tlb is not supported with VS2005. replace it
> by DTE.olb. If you dont find the same on your machine (as it is not present
[quoted text clipped - 18 lines]
> > Thanks,
> > Conan