[Mono-bugs] [Bug 58511][Wis] Changed - XSP not working on Windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 21 May 2004 10:46:00 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by pbaena@uol.com.ar.

http://bugzilla.ximian.com/show_bug.cgi?id=58511

--- shadow/58511	2004-05-20 10:44:09.000000000 -0400
+++ shadow/58511.tmp.32158	2004-05-21 10:46:00.000000000 -0400
@@ -249,6 +249,66 @@
 ------- Additional Comments From pbaena@uol.com.ar  2004-05-20 09:35 -------
 I forgot: this was XSP both 0.13 and from CVS
 
 ------- Additional Comments From gonzalo@ximian.com  2004-05-20 10:44 -------
 I fixed a bug related to Process not finding the executables on
 windows. I'll provide a new installer in a few hours.
+
+------- Additional Comments From pbaena@uol.com.ar  2004-05-21 10:45 -------
+Tried it.  
+  
+mono-0.91.99-win32-3.exe  
+  
+When installing, now, it says:  
+  
+Error running gacutil!  
+Run "C:\Program Files\Mono-0.91.99\creategac.bat" after finishing  
+setup program.  
+ 
+(I don't have .NET) 
+ 
+And then, XSP still throws: 
+ 
+Server error in '/' application 
+ 
+ 
+ 
+Description: Error processing request.  
+ 
+Error Message: HTTP 500.  
+ 
+ 
+Stack Trace:  
+ 
+ 
+System.IO.FileNotFoundException: File 'C:
+\DOCUME~1\Tetsuo\LOCALS~1\Temp\Tetsuo-temp-aspnet\8cbf4cd1\65321.dll' 
+not found. 
+in (unmanaged) (wrapper managed-to-native) 
+System.Reflection.Assembly:LoadFrom (string) 
+in <0x00004> (wrapper managed-to-native) 
+System.Reflection.Assembly:LoadFrom (string) 
+in <0x002fa> 
+Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromFileBatch 
+(System.CodeDom.Compiler.CompilerParameters,string[],bool) 
+in <0x003bd> 
+Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDomBatch 
+(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit[]) 
+in <0x00057> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom 
+(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompileUnit) 
+in <0x00105> System.Web.Compilation.CachingCompiler:Compile 
+(System.Web.Compilation.BaseCompiler) 
+in <0x002cb> System.Web.Compilation.BaseCompiler:GetCompiledType () 
+in <0x001fc> System.Web.Compilation.AspGenerator:GetCompiledType () 
+in <0x0006a> 
+System.Web.UI.ApplicationFileParser:GetCompiledApplicationType 
+(string,System.Web.HttpContext) 
+in <0x00044> System.Web.HttpApplicationFactory:CompileApp 
+(System.Web.HttpContext) 
+in <0x0002b> System.Web.HttpApplicationFactory:InitializeFactory 
+(System.Web.HttpContext) 
+in <0x00070> System.Web.HttpApplicationFactory:GetInstance 
+(System.Web.HttpContext) 
+in <0x00116> System.Web.HttpRuntime:InternalExecuteRequest 
+(System.Web.HttpWorkerRequest) 
+ 
+