System.io.filenotfoundexception: Could Not Find File 'c:\windows\temp\bvnliepl.dll'
alogicman
Екатеринбург
Добрый день!
Периодически появляются такие эксепшны при вызове Report.Prepare()
Приэтом, ненайденный файл всегда разный. Ошибки происходят хаотически, никаких закономерностей установить не удалось (иногда работает, иногда кидает ошибку).
В чем проблема?
Version=2014.2.1.0
Периодически появляются такие эксепшны при вызове Report.Prepare()
System.IO.FileNotFoundException: Could not find file 'C:\Windows\TEMP\bvnliepl.dll'.
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, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
at FastReport.Code.AssemblyDescriptor.InternalCompile()
at FastReport.Report.Compile()
at FastReport.Report.Prepare(Boolean append)
Приэтом, ненайденный файл всегда разный. Ошибки происходят хаотически, никаких закономерностей установить не удалось (иногда работает, иногда кидает ошибку).
В чем проблема?
Version=2014.2.1.0