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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 May 2004 09:33:17 -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-19 17:44:53.000000000 -0400
+++ shadow/58511.tmp.18926	2004-05-20 09:33:17.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58511
 Product: Mono: Runtime
 Version: unspecified
 OS: Windows XP
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pbaena@uol.com.ar               
 QAContact: mono-bugs@ximian.com
@@ -176,6 +176,72 @@
  
  
 
 ------- Additional Comments From gonzalo@ximian.com  2004-05-19 17:44 -------
 Get the latest installer from
 http://primates.ximian.com/~gonzalo/mono/blog/files/mono-0.91.99-win32-2.exe
+
+------- Additional Comments From pbaena@uol.com.ar  2004-05-20 09:33 -------
+With latest installer, the page (http://localhost:8080/button.aspx)
+says:
+
+Description: Error processing request. 
+Error Message: HTTP 500. 
+
+Stack Trace: System.IO.FileNotFoundException: File 'C:\DOCUME~1
+\Tetsuo\LOCALS~1\Temp\Tetsuo-temp-aspnet\977aa2e8\45718.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.CodeCompil
+eUnit[])
+in <0x00057> Mono.CSharp.CSharpCodeCompiler:CompileAssemblyFromDom 
+(System.CodeDom.Compiler.CompilerParameters,System.CodeDom.CodeCompil
+eUnit)
+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
+ 
+
+And the console says:
+
+C:\Documents and Settings\Tetsuo\My Documents\xsp\test>mono xsp.exe
+Warning: --applications is deprecated. Use --appconfigdir or --
+appconfigfile ins
+tead.
+Adding applications '/:.'...
+Registering application:
+    Host:          any
+    Port:          any
+    Virtual path:  /
+    Physical path: C:\Documents and Settings\Tetsuo\My 
+Documents\xsp\test
+Listening on port: 8080
+Listening on address: 0.0.0.0
+Root directory: C:\Documents and Settings\Tetsuo\My 
+Documents\xsp\test
+Hit Return to stop the server.
+'/target:library' is not recognized as an internal or external 
+command,
+operable program or batch file.
+
+
+