Is there a fix or workaround for this? No other process is using it and it happens on occasion?
The process cannot access the file 'filename' because it is being used by another process. Stack Trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at Rebex.IS.L(String B, FileMode R, FileAccess I, FileShare A, RS J) at Rebex.Security.FileEncryption.IE(String B, FileMode R, FileAccess I) at Rebex.Security.FileEncryption.RE(String B) at Rebex.Security.FileEncryption.L(String B, String R)