Trouble add a file

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

Moderator: SourceGear

Post Reply
epsobolik
Posts: 33
Joined: Mon Jan 07, 2008 10:19 am
Location: Lexington, MA
Contact:

Trouble add a file

Post by epsobolik » Fri May 09, 2014 8:42 am

We have Vault Standard version 6.1.0 (531). The server is installed on an Amazon Instance. When I tried to add several files to the repository, one file failed - a 113 MB .zip file. I have tried adding it by itself without success. At first the error message was about the server not accepting files that size. So, I doubled the limit to 204,800 KB. Now the message is:
# SourceGear Vault Server ----5/5/2014 12:54:10 AM --()-- The Plugin at http://127.0.0.1/VaultIndexService/Vaul ... rvice.asmx was not called with Event Change Set. Exception: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: --


HTTP Error 500.24 - Internal Server Error

An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.



Most likely causes:
•system.web/identity@impersonate is set to true.



Things you can try:
•If the application supports it, disable client impersonation.
•If you are certain that it is OK to ignore this error, it can be disabled by setting system.webServer/validation@validateIntegratedModeConfiguration to false.
•Move this application to an application pool using Classic .NET mode - for example, %SystemRoot%\system32\inetsrv\appcmd set app "Default Web Site/" /applicationPool:"Classic .NET AppPool"
(You can set "Classic .NET AppPool" to the name of another application pool running in Classic managed pipeline mode)


Detailed Error Information:



Module
   ConfigurationValidationModule

Notification
   BeginRequest

Handler
   WebServiceHandlerFactory-Integrated-4.0

Error Code
   0x80070032



Requested URL
   http://127.0.0.1:80/VaultIndexService/V ... rvice.asmx

Physical Path
   C:\inetpub\wwwroot\VaultService\VaultIndexService\VaultIndexService.asmx

Logon Method
   Not yet determined

Logon User
   Not yet determined




More Information:
If you are not sure or unable to use the first two options, then it is preferred that you move this application to Classic mode.
View more information »



The web.config has impersonation turned off. Any ideas?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Trouble add a file

Post by Beth » Mon May 12, 2014 8:00 am

If you are adding with the Vault GUI client, try using Chunked Encoding. That setting is found in the Vault - Tools - Options - Network Settings.
Beth Kieler
SourceGear Technical Support

epsobolik
Posts: 33
Joined: Mon Jan 07, 2008 10:19 am
Location: Lexington, MA
Contact:

Re: Trouble add a file

Post by epsobolik » Mon May 12, 2014 8:29 am

That did the trick. Thanks.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Trouble add a file

Post by Beth » Mon May 12, 2014 8:36 am

You're welcome.
Beth Kieler
SourceGear Technical Support

Post Reply