Is there a size limit on items that can be put in the Vault? Mostly we try to limit check-ins to source code, but in this case I tried twice to upload a 54MB binary file, and the check-in failed. There doesn't seem to be any additional information in the messages, and I can't get to the Vault logs either.
Thanks,
John
Upload for item failed too many times
Moderator: SourceGear
Re: Upload for item failed too many times
Try using chunked encoding. That setting is found in the Vault Tools - Options - Network Settings.
If that doesn't work, then the IIS upload limit can be increased in the Vault admin web page. You could try increasing that limit to 1048575. Saving that setting will cause the Vault App Pool to recycle, which will disconnect users for about a minute, so you may need to perform it at a convenient time.
If that doesn't work, then the IIS upload limit can be increased in the Vault admin web page. You could try increasing that limit to 1048575. Saving that setting will cause the Vault App Pool to recycle, which will disconnect users for about a minute, so you may need to perform it at a convenient time.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 12
- Joined: Fri Apr 09, 2010 1:46 pm
Re: Upload for item failed too many times
Thanks, Beth, the chunked encoding worked perfectly.
John
John
Re: Upload for item failed too many times
I had this same issue and this Chunked Encoding resloved it; however, I have a question.
Is this an indication of something wrong with the server? I ask because I never had to use this setting before.
Is this an indication of something wrong with the server? I ask because I never had to use this setting before.
Re: Upload for item failed too many times
There's nothing wrong, it depends on your network configuration. Details here:
http://support.sourcegear.com/viewtopic ... unked#p215
http://support.sourcegear.com/viewtopic ... unked#p215
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager