Process is running even after I close Visual Studio 2008

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

Moderator: SourceGear

Post Reply
jmFightSpam
Posts: 13
Joined: Tue Apr 22, 2008 6:45 pm

Process is running even after I close Visual Studio 2008

Post by jmFightSpam » Thu Jul 03, 2008 9:08 pm

Hello,

I use Vault with Visual Studio 2008.

I noticed before I launch Visual Studio, the Vault databases (.mdf files) are accessible to move/copy/etc because they are not being used by another process.

However, after I close Visual Studio 2008, I cannot do any moving or copying of those databases (I do this via a batch file) because it tells me they are being used by another process.

Which process is using them?

Thanks.

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

Post by lbauer » Mon Jul 07, 2008 11:02 am

The Vault web service may be using them. Try stopping IIS with the iisreset /stop command from a command prompt. You should detach your databases before moving them.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply