Failed To Save Source Files in Vault

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
uholl
Posts: 2
Joined: Mon Dec 19, 2005 12:07 pm

Failed To Save Source Files in Vault

Post by uholl » Mon Dec 19, 2005 12:32 pm

I am attempting to add a solution that was created in Visual Studio 2003 to Vault. The attempt successfully created the Vault folders for each project but did not write any of the source files to those folders. I then received the error message:

"Files could not be mapped to the Vault project $/..."

Attempts to save individual projects to source control give me the same error message. I don't know what to do next, and I would greatly appreciate any direction.

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

Post by lbauer » Mon Dec 19, 2005 1:08 pm

Did you add the files with the Vault GUI Client or with VS.NET?

In order to create source control bindings, the a solution should be added to Vault with VS.NET, using the File->Source Control->Add Solution to Source Control command.
Linda Bauer
SourceGear
Technical Support Manager

uholl
Posts: 2
Joined: Mon Dec 19, 2005 12:07 pm

Post by uholl » Mon Dec 19, 2005 1:47 pm

I attempted to add the solution to source control through Visual Studio just as you described.

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

Post by lbauer » Mon Dec 19, 2005 2:27 pm

This can happen if the client loses connectivity with the Vault Server.

Were there any errors on the client side or any errors in Vault server log file that indicate a problem with connectivity?
Linda Bauer
SourceGear
Technical Support Manager

Locked