Closed mogadanez closed 2 years ago
System.IO.FileNotFoundException: Could not find file 'C:\Windows\TEMP\wz5ipmfn.dll'. FileName: C:\Windows\TEMP\wz5ipmfn.dll Source: mscorlib 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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) 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 Spark.Compiler.BatchCompiler.Compile(Boolean debug, String languageOrExtension, String[] sourceCode) in F:\work\apopov\trunk.foreign\dotnet\Spark\1.7.2.net4.mvc3\spark\src\Spark\Compiler\BatchCompiler.cs:line 125 at Spark.Compiler.CSharp.CSharpViewCompiler.CompileView(IEnumerable`1 viewTemplates, IEnumerable`1 allResources) in F:\work\apopov\trunk.foreign\dotnet\Spark\1.7.2.net4.mvc3\spark\src\Spark\Compiler\CSharp\CSharpViewCompiler.cs:line 31 at Spark.SparkViewEngine.CreateEntryInternal(SparkViewDescriptor descriptor, Boolean compile) in F:\work\apopov\trunk.foreign\dotnet\Spark\1.7.2.net4.mvc3\spark\src\Spark\SparkViewEngine.cs:line 259 at Spark.SparkViewEngine.CreateEntry(SparkViewDescriptor descriptor) in F:\work\apopov\trunk.foreign\dotnet\Spark\1.7.2.net4.mvc3\spark\src\Spark\SparkViewEngine.cs:line 235 at Spark.Web.Mvc.SparkViewFactory.FindViewInternal(ControllerContext controllerContext, String viewName, String masterName, Boolean findDefaultMaster, Boolean useCache) in F:\work\apopov\trunk.foreign\dotnet\Spark\1.7.2.net4.mvc3\spark\src\Spark.Web.Mvc\SparkViewFactory.cs:line 179 at Spark.Web.Mvc.SparkViewFactory.FindPartialView(ControllerContext controllerContext, String partialViewName, Boolean useCache) in F:\work\apopov\trunk.foreign\dotnet\Spark\1.7.2.net4.mvc3\spark\src\Spark.Web.Mvc\SparkViewFactory.cs:line 134 at Spark.Web.Mvc.SparkViewFactory.System.Web.Mvc.IViewEngine.FindPartialView(ControllerContext controllerContext, String partialViewName, Boolean useCache) in F:\work\apopov\trunk.foreign\dotnet\Spark\1.7.2.net4.mvc3\spark\src\Spark.Web.Mvc\SparkViewFactory.cs:line 367 at System.Web.Mvc.ViewEngineCollection.Find(Func`2 lookup, Boolean trackSearchedPaths) at System.Web.Mvc.PartialViewResult.FindView(ControllerContext context)
Is this error still happening for you? If so, can you provide some context or some reproduction steps if possible?