getting a 404 error on commit

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

Moderator: SourceGear

Post Reply
wshaddix

getting a 404 error on commit

Post by wshaddix » Tue Mar 23, 2004 5:28 pm

I am getting an error:
"The remote server returned and error: (404) Not Found"
when attempting to commit files into the repository. The server is windows 2003 and I made sure that the asp.net web service extensions is permitted (enabled). What else can/should I do?

I am using the Vault Client 2.0.1 (2137) and can create and rename repositories from the client, just not add / commit any files.

Thanks

Wes

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Tue Mar 23, 2004 6:08 pm

Is the file VaultFileUpload.aspx in the VaultService directory? Does it have the correct permissions? Can you go to http://server/VaultService/VaultService.asmx and http://server/VaultService/VaultFileUpload.aspx ?

Guest

Post by Guest » Wed Mar 24, 2004 9:53 am

Is the file VaultFileUpload.aspx in the VaultService directory?
Yes

Does it have the correct permissions?
The Internet Guest Account has read permissions on the file.

Can you go to http://server/VaultService/VaultService.asmx
Yes

and http://server/VaultService/VaultFileUpload.aspx
NO. I changed the web config file to display errors to remote clients and the error I'm getting on this file is

2103 : FailCookieInvalid
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: VaultLib.VaultSoapException: 2103 : FailCookieInvalid

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[VaultSoapException: 2103 : FailCookieInvalid ]
VaultService.VaultFileUpload.Page_Load(Object sender, EventArgs e) +2481
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Wed Mar 24, 2004 10:05 am

Email me your phone number and we'll get this straightened out offline.

Post Reply