Error trying to pull files from Vault
Posted: Fri Jan 14, 2011 11:11 am
I'm getting the following error trying to pull some files via the API:
System.Exception: The working folder state information for C:\\Documents and Settings\\cruest\\Application Data\\Temp\\P8-XL\\PRMD_APL is incompatible with this version of Vault. Please choose a different working folder path. The specific compatibility exception was: Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.\r\nParameter name: ticks\r\n at VaultClientIntegrationLib.GetOperations.ProcessCommandGet(String[] objectPaths, GetOptions getOptions)\r\n at VaultIntegration.AllegroVaultClient.GetFile(String vaultPath, String localPath) in C:\\Projects\\SetApp\\VaultIntegration\\Vault.cs:line 703"
It's really weird as I essentially have 3 identical directory structures. Two work fine, this one results in this error. I'm stumped...
System.Exception: The working folder state information for C:\\Documents and Settings\\cruest\\Application Data\\Temp\\P8-XL\\PRMD_APL is incompatible with this version of Vault. Please choose a different working folder path. The specific compatibility exception was: Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.\r\nParameter name: ticks\r\n at VaultClientIntegrationLib.GetOperations.ProcessCommandGet(String[] objectPaths, GetOptions getOptions)\r\n at VaultIntegration.AllegroVaultClient.GetFile(String vaultPath, String localPath) in C:\\Projects\\SetApp\\VaultIntegration\\Vault.cs:line 703"
It's really weird as I essentially have 3 identical directory structures. Two work fine, this one results in this error. I'm stumped...