ComInit error when doing anything with 3.1 and VS 2005

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
swildermuth
Posts: 4
Joined: Tue May 18, 2004 1:19 am

ComInit error when doing anything with 3.1 and VS 2005

Post by swildermuth » Tue Aug 02, 2005 12:30 pm

When I try to attach or upload a project to my Vault Source (v3.1) with Visual Studio 2005 (doesn't seem to matter the project type), I get the following error:

"Error Initializing Vault in ComInit():
The value of the property "type" cannot be parsed. The error is: Could not load file or assembply 'Template Installer, Version 10.0.0.0, Culture=neutral, PublicKeyToken=8a6b4c2a8d4d0b53' or one of its dependencies. The system cannot find the the file specified. (C:\program files\microsoft visual studio 8\common7\ide\devenv.exe.config line 28)"

Anyone else having this problem?

Shawn Wildermuth
C# MVP
Author, Speaker and Consultant
http://adoguy.com

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Aug 02, 2005 12:52 pm

Looks like a configuration problem with VS2005 & Vault.

What is at line 28 in C:\program files\microsoft visual studio 8\common7\ide\devenv.exe.config ?

swildermuth
Posts: 4
Joined: Tue May 18, 2004 1:19 am

LIne 28

Post by swildermuth » Tue Aug 02, 2005 1:23 pm

D'oh. My bad, its an installer extension for Indigo (I have the WinFX SDK installed too). I commented it out and it seems to be working. I'll try again when I get to the July Preview and hte new WinFX to see if it is still an issue, or a bug in the WinFX SDK.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Aug 02, 2005 1:42 pm

Be careful with the July VS2005 CTP - it actually is broken in regards to source control and web projects. See the posting at http://forums.microsoft.com/msdn/ShowPo ... stID=61357

Post Reply