Vault Crashes in VS 2012

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

Moderator: SourceGear

Post Reply
glerler
Posts: 19
Joined: Mon Nov 15, 2010 12:12 pm

Vault Crashes in VS 2012

Post by glerler » Mon Jul 15, 2013 3:38 pm

This just reared its ugly head last week. Went away and is now back .
1. Launch VS 2012
2. Go to open project from Vault on the file menu and I get VS has stopped working......etc etc.
3. I can open Vault client ok
4. I went into options / source control and flipped it around and things started to play nice. At least for now.
anything thoughts on this?
Thanks
G

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault Crashes in VS 2012

Post by lbauer » Mon Jul 15, 2013 4:21 pm

What version of Vault are you using? Are you using Enhanced or Classic integration for Visual Studio?
source control and flipped it around
Could you give me more details on this? Do you mean you deselected and reselected the plugin?

Please send me a copy of the Visual Studio log file.

If you're using the Enhanced client, the log is called VaultVsipClient2012.txt is in your user's temp directory.

When you Open Project from Vault, are you opening a project for the first time, a project that doesn't already existing in your working folder?
Linda Bauer
SourceGear
Technical Support Manager

glerler
Posts: 19
Joined: Mon Nov 15, 2010 12:12 pm

Re: Vault Crashes in VS 2012

Post by glerler » Tue Jul 16, 2013 1:06 pm

Sorry about delay. Under water this week.
I am using Vault 6.1 standard in Enhanced VS interface
I have been using this config for quite a while w/o issue.
This situation came up again. VS start w/o issue but when I tried to open a solution thru Vault it crashed.
My workaround was to go into VS Tools>Options and toggle Vault off and then on again.

Are you asking for the ActivityLog file??
That is what I attached.
Thanks
G
Attachments
ActivityLog.txt
(106.76 KiB) Downloaded 432 times

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault Crashes in VS 2012

Post by lbauer » Tue Jul 16, 2013 2:03 pm

The error in the activity log is:
<source>VisualStudio</source>
<description>End package load [PHP.Project.PHPProjectPackage, PHP.VS, Version=1.7.4340.0, Culture=neutral, PublicKeyToken=17116b35d45f8bb8]</description>
<guid>{9DD0D70B-6760-4C96-B1DC-03AAF937D95A}</guid>
<hr>80004005 - E_FAIL</hr>
<errorinfo>Could not load file or assembly 'file:///C:\Users\gle248\AppData\Local\Microsoft\VisualStudio\11.0\Extensions\wi0opaiz.d24\PHP.VS.dll' or one of its dependencies. The system cannot find the file specified.</errorinfo>

I'm not sure this is specifically related to Vault, since it's a Visual Studio error. What kind of project is this?

Has anything been added to/removed from the project that might cause this error?

Do you have the Vault Visual Studio log?

The log is called VaultVsipClient2012.txt and will be in your user's temp directory, %temp%.

It might also be helpful to see the the Vault Server log from the time of the crash.

The Vault server log is called sgvault.log and is in %windir%\temp\sgvault on the server machine.

Send them to support at sourcegear.com, ATTN: Linda.

Please include a link to this forum post.
Linda Bauer
SourceGear
Technical Support Manager

glerler
Posts: 19
Joined: Mon Nov 15, 2010 12:12 pm

Re: Vault Crashes in VS 2012

Post by glerler » Tue Jul 16, 2013 2:28 pm

FYI
I was able to recreate the issue
I closed VS and when I tried to reopen a solution thru Vault it crashed.
I ran a repair on the Vault install and it seems to OK again. ???

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Vault Crashes in VS 2012

Post by lbauer » Tue Jul 16, 2013 3:06 pm

OK, let us know if it happens again. You might also run a repair install of Visual Studio if it happens again.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply