We have a number of errors in our vauldshadowfolderservice.txt (the log file of the Vault Shadow folder service) - here is an example:
09.07.2007 17:15:41 <generic>: [<No Name>:7252] Vault's Shadow Folders attempting get (by Delta) for LSPS2007
09.07.2007 17:15:41 <generic>: [<No Name>:7252] [System.ArgumentOutOfRangeException: Ticks müssen sich zwischen DateTime.MinValue.Ticks und DateTime.MaxValue.Ticks befinden.
Parametername: ticks
bei System.DateTime..ctor(Int64 ticks)
bei VaultClientOperationsLib.WorkingFolderFileInfo_1.Read(BinaryReader br)
bei VaultClientOperationsLib.WorkingFolderState_1.Read_1(BinaryReader br)
bei VaultClientOperationsLib.WorkingFolderState_1.Read(Stream inputStream, Boolean& readOldFormat)
bei VaultClientOperationsLib.WorkingFolder.LoadState()]Ticks müssen sich zwischen DateTime.MinValue.Ticks und DateTime.MaxValue.Ticks befinden.
Parametername: ticks
bei System.DateTime..ctor(Int64 ticks)
bei VaultClientOperationsLib.WorkingFolderFileInfo_1.Read(BinaryReader br)
bei VaultClientOperationsLib.WorkingFolderState_1.Read_1(BinaryReader br)
bei VaultClientOperationsLib.WorkingFolderState_1.Read(Stream inputStream, Boolean& readOldFormat)
bei VaultClientOperationsLib.WorkingFolder.LoadState()
09.07.2007 17:15:41 <generic>: [<No Name>:7252] Vault Shadow Folder encountered a problem: The working folder state information for \\WEBFIX\Root_D\Inetpub\LSPS2007\images is incompatible with this version of Vault. Please choose a different working folder path. The specific compatibility exception was: Ticks müssen sich zwischen DateTime.MinValue.Ticks und DateTime.MaxValue.Ticks befinden.
Parametername: ticks
Vault 4.0.2 is running on a 32bit Windows Small Business Server 2003 while the target shadow folder is on a 64-bit Windows Server 2003 machine, both operating systems are in German.
The shadow folder are working for all folders in the project aside from the images folder which contains all the images.
Any hint on what we can do to get shadow folders working for that folder too?
Best regards
Jan Pies
NET-LINE Online-Dienste GmbH
Error logs in Vault Service logfile
Moderator: SourceGear