Can't rename/delete shared file

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

Moderator: SourceGear

Post Reply
daveh
Posts: 3
Joined: Fri Sep 01, 2006 5:41 am

Can't rename/delete shared file

Post by daveh » Fri Sep 01, 2006 5:50 am

I have a file that is shared between 2 folders. I was trying to rename it but sourcegear came up with the following error - ] An exception was encountered during the transaction. Exception: Server was unable to process request. ---> Error in the application. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at VaultClientNetLib.ClientService.VaultService.BeginTx(Int32 nRepID, String strComment, VaultRequestItem[]& requests, String& strTxID)
at VaultClientNetLib.VaultConnection.BeginTx(Int32 nRepID, VaultRequestItem[]& requests, String& strTxID, String comment)
at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, Boolean keepCheckedOut, Boolean removeLocalCopy, Boolean bIsImport, DateTime dateImport, Int32 nUserIDImport, Int64& nRevID)


When I looked at the link status of the file it shows up as being shared into a folder that dosn't actually exist. This seems to be whats causing the problem. I have tried deleting the file but I get the same error. Can anyone tell me:
1) How a file can get shared into a location that dosn't exist and
2) how I can fix it?

Thanks

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

Post by Beth » Fri Sep 01, 2006 7:20 am

What version of Vault are you using?

Have you checked your history on that file and the folder involved so you know what's been happening to them?
Last edited by Beth on Fri Sep 01, 2006 7:40 am, edited 2 times in total.

daveh
Posts: 3
Joined: Fri Sep 01, 2006 5:41 am

Post by daveh » Fri Sep 01, 2006 7:22 am

Beth wrote:What version of Vault are you using?
Server and Client are both: 3.1.8.3771

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

Post by Beth » Fri Sep 01, 2006 7:30 am

Read this post and give restarting IIS a try and let me know what happens: http://support.sourcegear.com/viewtopic ... c17d7df50c

daveh
Posts: 3
Joined: Fri Sep 01, 2006 5:41 am

Post by daveh » Fri Sep 01, 2006 7:40 am

Beth wrote:Read this post and give restarting IIS a try and let me know what happens: http://support.sourcegear.com/viewtopic ... c17d7df50c
Thats fixed it Beth - had visions of some very long nights repopulating a database there, thanks for the help!

Dave

Post Reply