Error checking in file

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

Moderator: SourceGear

Locked
dcaver
Posts: 10
Joined: Thu Aug 25, 2005 8:28 am

Error checking in file

Post by dcaver » Wed Jan 24, 2007 3:29 pm

I just added the new AJAXToolkit.dll file to my bin directory. When I do a checkin on the file I get the following two errors:
"Files could not be mapped to the Vault Project $/SiteName/Bin"

"Failed to check in one or more files. Some files remain checked out or not added."

Anyone have an idea why I would be getting this error?

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

Post by lbauer » Wed Jan 24, 2007 3:55 pm

It's possible that the client lost connectivity with the server, or the checkin failed due to a problem uploading the file.

Are there any errors corresponding to the failure in the Vault Server log (sgvault.log in %windir%\temp\sgvault on the server machine)? Anything that indicates a system restart?
Linda Bauer
SourceGear
Technical Support Manager

dcaver
Posts: 10
Joined: Thu Aug 25, 2005 8:28 am

Post by dcaver » Wed Jan 24, 2007 4:44 pm

I rebooted my client machine but that still didn't help.

Looking at the log file I found the following:

VaultFileUpload.aspx encountered: an exception while calculating the CRC for AddFile. Error in the application.

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

Post by lbauer » Thu Jan 25, 2007 8:47 am

Something is interfering with the upload. Could anti-virus software or a network device (firewall, router) be blocking the file because of file size or type?

Can you upload the file using a client on the Vault Server machine, connecting to the server with "localhost?"
Linda Bauer
SourceGear
Technical Support Manager

Locked