web farm fastreport.net ver 1.4.12 error
hi all:
first, in the one web server ,fast report work fine (ver 1.4.12) , but
when I use the fast report on my web farm,it doesn't work well,
there is the error message,does someone else has this issue?
help,please.
thanks.
first, in the one web server ,fast report work fine (ver 1.4.12) , but
when I use the fast report on my web farm,it doesn't work well,
there is the error message,does someone else has this issue?
help,please.
thanks.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[Win32Exception (0x80004005): 目錄å稱無效。]
[ExternalException (0x80004005): Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Windows\TEMP\j3u5ylua.cmdline".]
System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine) +3237
System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine) +7773832
Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs) +331
Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames) +914
Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources) +2972558
Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources) +64
F7CjSUelyufwDpqIeQ.qXEgna5CmRI2fhpgIF.yNLqZZkfB() +385
FastReport.Report.Prepare(Boolean append) +257
subjselect.course_table.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\subjsele(2010)\subjselect\course_table.aspx.vb:105
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Comments
I find the way to fix this issue
it might be windows system limits of authority.
create local account at the web farm system and provide this local account can assess the temp file.