Access Failure

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

Moderator: SourceGear

Post Reply
kgoold
Posts: 4
Joined: Thu Aug 24, 2006 4:36 am

Access Failure

Post by kgoold » Tue Aug 29, 2006 9:55 am

Hi.
We've recently been getting a regular 'Access Failure" message on doing a 'Get Latest Version (recursive) on a project in a multi-project solution from the .Net MDI. The same goes if we do it from the solution level. This only seems to occur when the other user has checked in a change.

We've tried closing the solution; and Visual Studio...
The only way round is to do a get latest from the Vault client.

Here's an example message from the output window:

Anyone have any ideas?
Kevin

[29/08/2006 16:43:20] Local file update for $/XtraProjects/products/Background Data/frmDataParent.vb failed: System.InvalidCastException: Specified cast is not valid.
at VaultClientPresentationLib.GUIClientInstance.PromptForOverwrite(WorkingFolder wf, VaultClientFile file, String origFile, String newFile, MergeType& merge, Boolean& applyToAll, Object dialogOwner)
at VaultClientOperationsLib.OverwritePrompt.DoPrompt(WorkingFolder wf, VaultClientFile file, String origFile, String newFile, MergeType& Merge)
at VaultClientOperationsLib.WorkingFolder.UpdateWorkingFile(VaultClientFile file, Int64 targetVersion, Int64 displayVersion, MergeType merge, VaultDateTime dt, Boolean makeBackups, OverwritePrompt PromptData)
at VaultClientOperationsLib.ClientInstance.ProcessGetFileRequests(GetFileInfo[] infos, MakeWritableType makeWritable, SetFileTimeType setFileTime, MergeType merge, Boolean updateHiddenFilesOnly, String ancestorFullPath, Boolean flat, String ancestorDiskPath, OverwritePrompt PromptData, Boolean isLabelGet, String currentPathToLabelItem, Int64 labelID, Boolean isRetry, Boolean isGetByDisplayVersion)
SCCGetFile Method: Exception of type VaultClientOperationsLib.GetLatestVersionFailedException was thrown.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Aug 29, 2006 11:44 am

What version of Vault are you using?

What version of Visual Studio?

Could you email the sgvault.log file that covers the time period of the error? It's in %windir%\temp\sgvault on the server machine. Send it to linda at sourcegear.com.

Be sure to include a link to this post in your email.
Linda Bauer
SourceGear
Technical Support Manager

kgoold
Posts: 4
Joined: Thu Aug 24, 2006 4:36 am

Post by kgoold » Fri Sep 01, 2006 7:54 am

Hi Linda.
I have sent you an email as requested. Please let me know if it's not been received!
Kevin

Post Reply