Вот ошибка при закрытии программы CisLink FileClient
Подробная информация об использовании оперативной
(JIT) отладки вместо данного диалогового
окна содержится в конце этого сообщения.
************** Текст исключения **************
System.Security.Cryptography.CryptographicException: Отказано в доступе.
в System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr)
в System.Security.Cryptography.Utils._CreateCSP(CspParameters param, Boolean randomKeyContainer, SafeProvHandle& hProv)
в System.Security.Cryptography.Utils.CreateProvHandle(CspParameters parameters, Boolean randomKeyContainer)
в System.Security.Cryptography.RSACryptoServiceProvider.ImportParameters(RSAParameters parameters)
в System.Security.Cryptography.RSA.FromXmlString(String xmlString)
в CisLink.FileClient.Common.FileClientShortLogger.FlushAll(String fileName, String privateKey, Boolean isStub)
в FileClient.ClientForm.Exit()
в System.Windows.Forms.Form.WmClose(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)