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
ComInit error when doing anything with 3.1 and VS 2005
Moderator: SourceGear
-
- Posts: 4
- Joined: Tue May 18, 2004 1:19 am
-
- Posts: 4
- Joined: Tue May 18, 2004 1:19 am
LIne 28
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.
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