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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 10:38:48 -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-14 10:38:48.000000000 -0400
+++ shadow/58511.tmp.6952	2004-05-14 10:38:48.000000000 -0400
@@ -0,0 +1,132 @@
+Bug#: 58511
+Product: Mono: Class Libraries
+Version: unspecified
+OS: Windows XP
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: pbaena@uol.com.ar               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XSP not working on Windows
+
+I tried to run xsp on windows (tried a hand compiled one and one compiled 
+at linux) and I get this (mono-Beta1-win32-2.exe and XSP 0.13): 
+ 
+Listening on port: 8080 
+Listening on address: 0.0.0.0 
+Root directory: C:\xsp-0.13\test 
+Hit Return to stop the server. 
+ 
+** (xsp.exe:844): WARNING **: cant resolve internal call to 
+"System.Environment: 
+:GetOSVersionString()" (tested without signature also) 
+ 
+Your mono runtime and class libraries are out of sync. 
+The out of sync library is: C:\Program Files\Mono-0.91\lib\mscorlib.dll 
+ 
+When you update one from cvs you need to update, compile and install 
+the other too. 
+Do not report this as a bug unless you're sure you have updated 
+correctly: 
+you probably have a broken mono install. 
+If you see other errors or faults after this message they are probably 
+related 
+and you need to fix your mono install first. 
+ 
+** (xsp.exe:844): WARNING **: cant resolve internal call to 
+"System.Environment: 
+:GetOSVersionString()" (tested without signature also) 
+ 
+Your mono runtime and class libraries are out of sync. 
+The out of sync library is: C:\Program Files\Mono-0.91\lib\mscorlib.dll 
+ 
+When you update one from cvs you need to update, compile and install 
+the other too. 
+Do not report this as a bug unless you're sure you have updated 
+correctly: 
+you probably have a broken mono install. 
+If you see other errors or faults after this message they are probably 
+related 
+and you need to fix your mono install first. 
+System.Reflection.TargetInvocationException: Exception has been thrown by 
+the ta 
+rget of an invocation. 
+ 
+Server stack trace: 
+in <0x000b3> System.Reflection.MonoCMethod:Invoke 
+(object,System.Reflection.Bind 
+ingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) 
+in <0x00021> System.Reflection.MethodBase:Invoke (object,object[]) 
+in <0x001de> System.Runtime.Serialization.ObjectRecord:LoadData 
+(System.Runtime. 
+Serialization.ObjectManager,System.Runtime.Serialization.ISurrogateSelector,Syst 
+em.Runtime.Serialization.StreamingContext) 
+in <0x000ef> System.Runtime.Serialization.ObjectManager:DoFixups () 
+in <0x00028> 
+System.Runtime.Serialization.Formatters.Binary.ObjectReader:ReadNex 
+tObject (System.IO.BinaryReader) 
+in <0x000ac> 
+System.Runtime.Serialization.Formatters.Binary.ObjectReader:ReadObj 
+ectGraph 
+(System.IO.BinaryReader,bool,object&,System.Runtime.Remoting.Messaging. 
+Header[]&) 
+in <0x0014f> 
+System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Dese 
+rialize 
+(System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler) 
+in <0x00013> 
+System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Dese 
+rialize (System.IO.Stream) 
+in <0x0004f> 
+System.Runtime.Remoting.Channels.CADSerializer:DeserializeObject (S 
+ystem.IO.MemoryStream) 
+in <0x0003e> 
+System.Runtime.Remoting.Messaging.CADMethodReturnMessage:GetArgumen 
+ts () 
+in <0x0006a> System.Runtime.Remoting.Messaging.MethodResponse:.ctor 
+(System.Runt 
+ime.Remoting.Messaging.IMethodCallMessage,System.Runtime.Remoting.Messaging.CADM 
+ethodReturnMessage) 
+in <0x003c4> 
+System.Runtime.Remoting.Channels.CrossAppDomainSink:SyncProcessMess 
+age (System.Runtime.Remoting.Messaging.IMessage) 
+ 
+ 
+Exception rethrown at [0]: 
+ ---> System.NullReferenceException: Object reference not set to an 
+instance of 
+an object 
+in <0x0005d> System.MissingMemberException:.ctor 
+(System.Runtime.Serialization.S 
+erializationInfo,System.Runtime.Serialization.StreamingContext) 
+in <0x0001d> System.MissingMethodException:.ctor 
+(System.Runtime.Serialization.S 
+erializationInfo,System.Runtime.Serialization.StreamingContext) 
+in (unmanaged) (wrapper managed-to-native) 
+System.Reflection.MonoCMethod:Interna 
+lInvoke (object,object[]) 
+in <0x00004> (wrapper managed-to-native) 
+System.Reflection.MonoCMethod:InternalI 
+nvoke (object,object[]) 
+in <0x00077> System.Reflection.MonoCMethod:Invoke 
+(object,System.Reflection.Bind 
+ingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) 
+--- End of inner exception stack trace --- 
+ 
+in <0x001c0> System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke 
+(System.Run 
+time.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,Syste 
+m.Exception&,object[]&) 
+ 
+ 
+ 
+This application has requested the Runtime to terminate it in an unusual 
+way. 
+Please contact the application's support team for more information.