I try to add a project to my vault and I get this error.
Where should I look to fix this?
Also, second problem, every time I try to get the latest version, if I leave the 'use folder' blank and click OK, it says "please provide a path or click "use inherited", but there is no "use inherited" check box.
I would like my project to restore to the same path it was originally in without trying to browse to it. Check-in/Check-out errors with "folder conflict, folder already exists", so every time I want to update my vault, I have to delete the project from the vault and re-upload it.
I am on the latest version from the web site.
Data error (cyclic redundancy check).
Moderator: SourceGear
On the first question, it would appear it's having a problem getting the files from your disk. To verify this, try adding those files from another computer.
Some things you can try from your system include:
--check or uncheck chunked encoding in Tools - Options - Network Settings.
--Clear your Client Side Cache. There may be information left from your previous attempt
--Clear the server cache by opening up a command prompt and typing iisreset. Your users will experience a disconnection to the server during that.
On the second problem, are you using IDE integration? This will make a difference in how I answer.
Some things you can try from your system include:
--check or uncheck chunked encoding in Tools - Options - Network Settings.
--Clear your Client Side Cache. There may be information left from your previous attempt
--Clear the server cache by opening up a command prompt and typing iisreset. Your users will experience a disconnection to the server during that.
On the second problem, are you using IDE integration? This will make a difference in how I answer.
Still, can you check the server log for an error and post that for me?
On the second question, Vault doesn't keep track of where files were added from. You would need to set a working folder back to the original location. Please be aware that you can't set multiple items to the same working folder. The way I found to mimic the structure in Vault is to just select the highest level folder for the structure I want built in a location (for me it's usually root), and set that for the working folder and click the inherit working folder option. The tree from that point down is reflected on disk. You don't have to overwrite at that point.
On the second question, Vault doesn't keep track of where files were added from. You would need to set a working folder back to the original location. Please be aware that you can't set multiple items to the same working folder. The way I found to mimic the structure in Vault is to just select the highest level folder for the structure I want built in a location (for me it's usually root), and set that for the working folder and click the inherit working folder option. The tree from that point down is reflected on disk. You don't have to overwrite at that point.
Here are two different events to show the log from Vault:
-----------------------------------------------------------------------
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 6/1/2007
Time: 9:48:00 AM
User: N/A
Computer: **************(masked)
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 6/1/2007 9:47:54 AM
Event time (UTC): 6/1/2007 1:47:54 PM
Event ID: 020a52e24ca64ed981b5d231e20dbe1c
Event sequence: 5691
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/VaultService-1-128250965917656250
Trust level: Full
Application Virtual Path: /VaultService
Application Path: **************(masked)\VaultService\
Machine name: **************(masked)
Process information:
Process ID: 2656
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: InvalidOperationException
Exception message: Request format is unrecognized for URL unexpectedly ending in '/Ping'.
Request information:
Request URL: **************(masked)/VaultService/VaultService.asmx/Ping
Request path: /VaultService/VaultService.asmx/Ping
User host address: **************(masked)
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type type, HttpContext context, HttpRequest request, HttpResponse response)
at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
----------------------------------------------------------------------------------------------------
Event Type: Error
Event Source: Active Server Pages
Event Category: None
Event ID: 5
Date: 6/1/2007
Time: 3:29:36 PM
User: N/A
Computer: **************(masked)
Description:
Error: The Template Persistent Cache initialization failed for Application Pool 'ASP.NET V2.0' because of the following error: Could not create a Disk Cache Sub-directory for the Application Pool. The data may have additional error codes..
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 05 00 00 00 ....
---------------------------------------------------------------------
Note, in all cases I have SSL enabled and my firewall does not allow pings, all pings are blocked do to DOS protection.
-----------------------------------------------------------------------
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 6/1/2007
Time: 9:48:00 AM
User: N/A
Computer: **************(masked)
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 6/1/2007 9:47:54 AM
Event time (UTC): 6/1/2007 1:47:54 PM
Event ID: 020a52e24ca64ed981b5d231e20dbe1c
Event sequence: 5691
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/VaultService-1-128250965917656250
Trust level: Full
Application Virtual Path: /VaultService
Application Path: **************(masked)\VaultService\
Machine name: **************(masked)
Process information:
Process ID: 2656
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: InvalidOperationException
Exception message: Request format is unrecognized for URL unexpectedly ending in '/Ping'.
Request information:
Request URL: **************(masked)/VaultService/VaultService.asmx/Ping
Request path: /VaultService/VaultService.asmx/Ping
User host address: **************(masked)
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.Services.Protocols.WebServiceHandlerFactory.CoreGetHandler(Type type, HttpContext context, HttpRequest request, HttpResponse response)
at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
----------------------------------------------------------------------------------------------------
Event Type: Error
Event Source: Active Server Pages
Event Category: None
Event ID: 5
Date: 6/1/2007
Time: 3:29:36 PM
User: N/A
Computer: **************(masked)
Description:
Error: The Template Persistent Cache initialization failed for Application Pool 'ASP.NET V2.0' because of the following error: Could not create a Disk Cache Sub-directory for the Application Pool. The data may have additional error codes..
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 05 00 00 00 ....
---------------------------------------------------------------------
Note, in all cases I have SSL enabled and my firewall does not allow pings, all pings are blocked do to DOS protection.
That's useful information, but can I have you check your Vault log as well? By default it's under C:\WINDOWS\Temp\sgvault and is called sgvault.log. There should be some errors posted in there as well.
Another thing that will give me additional information is just the environment details. Can you open up your Vault client and go to Help - Technical Support and copy the data from that window here?
Another thing that will give me additional information is just the environment details. Can you open up your Vault client and go to Help - Technical Support and copy the data from that window here?