Добрый день! сегодня при работе скрипта в получил сообщение:
15:22:25.53 System.Runtime.InteropServices.ExternalException: Невозможно выполнить команду. В этот момент выполнялась команда "C:\Windows\Microsoft.NET\Framework\v3.5\csc.exe" /noconfig /fullpaths @"C:\Users\Р\AppData\Local\Temp\-hsfwyst.cmdline".
в System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
в System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
в Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
в Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
в Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromFileBatch(CompilerParameters options, String[] fileNames)
в System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile(CompilerParameters options, String[] fileNames)
в TSLab.Utils.AssemblyGenerator.MakeAssemblyFromFiles(String dllFile, String[] scriptFiles, String[] refAssemblies, Boolean genDebug)
в TSLab.DataModel.TemplateExecutor.Compile(LogDelegate log, String[] dependences, Boolean genDebug)
в TSLab.DataModel.TemplateExecutor.Rebuild(LogDelegate log, Boolean genDebug)
в TSLab.ScriptEngine.TemplateContext.CheckExecutor()
в TSLab.ScriptEngine.TemplateContext.GetProperties(TemplateData templ)
в TSLab.ScriptEngine.TemplateContext.UpdatedProperties(TemplateData templ, IEnumerable`1 parameters)
в TSLab.ScriptEngine.TemplateContext.Execute(TemplateData templ, IEnumerable`1 parameters, Boolean clearCaches)
Что бы это значило?