<Exception>: System.IO.DirectoryNotFoundException
<Message>: Nastąpiła próba uzyskania dostępu do ścieżki, której nie ma na dysku. (An attempt was made to access a source that is not present on disk.)
<Source>: System.Data
<StackTrace>: w System.Data.SqlTypes.SqlFileStream.OpenSqlFileStream(String path, Byte[] transactionContext, FileAccess access, FileOptions options, Int64 allocationSize)
w System.Data.SqlTypes.SqlFileStream..ctor(String path, Byte[] transactionContext, FileAccess access, FileOptions options, Int64 allocationSize)
w Motorola.CommonCPS.Server.Providers.FileStreamProvider.FileStreamProvider.GetFile(String url, Int64 offset, Int32 bufferLen, Guid guid, String agencyId)
w Motorola.CommonCPS.Server.Repository.RepoWithFilesAccess`1.GetFileContentEnhancement(Guid filGuid, Int64 offset, Int32 bufferLen)
w Motorola.CommonCPS.Server.DataAccess.DataAccess.GetFileContentEnhancement(RMFile file, Int64 offset, Int32 bufferLen)
w Motorola.CommonCPS.Server.JobService.JobService.GetFileContentEnhancement(RMFile file, Int64 offset, Int32 bufferLen)
w System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
w System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)