[Mono-bugs] [Bug 402267] XSP broken on Windows

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 20 16:16:09 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=402267

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=402267#c6





--- Comment #6 from Gert Driesen <gert.driesen at pandora.be>  2008-06-20 14:16:08 MDT ---
This is the best I can do right now:

System.TypeInitializationException: An exception was thrown by the type
initiali
zer for System.Web.HttpRuntime

Server stack trace:
  at System.Web.Hosting.SimpleWorkerRequest..ctor (System.String page,
System.St
ring query, System.IO.TextWriter output) [0x00000]
  at Mono.WebServer.MonoWorkerRequest..ctor (IApplicationHost appHost)
[0x00000]

  at Mono.WebServer.XSPWorkerRequest..ctor (Int32 requestId,
Mono.WebServer.XSPR
equestBroker requestBroker, IApplicationHost appHost, System.Net.EndPoint
localE
P, System.Net.EndPoint remoteEP, System.String verb, System.String path,
System.
String queryString, System.String protocol, System.Byte[] inputBuffer, IntPtr
so
cket, Boolean secure) [0x00000]
  at Mono.WebServer.XSPApplicationHost.ProcessRequest (Int32 reqId, Int64
localE
PAddr, Int32 localEPPort, Int64 remoteEPAdds, Int32 remoteEPPort, System.String
verb, System.String path, System.String queryString, System.String protocol,
Sys
tem.Byte[] inputBuffer, System.String redirect, IntPtr socket,
Mono.WebServer.Ss
lInformations ssl) [0x00000]
  at (wrapper managed-to-native)
System.Runtime.Remoting.RemotingServices:Intern
alExecute (System.Reflection.MethodBase,object,object[],object[]&)
  at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage
(System.Mar
shalByRefObject target, IMethodCallMessage reqMsg) [0x00000]

Exception rethrown at [0]:
 ---> System.UriFormatException: Invalid URI: Invalid port number
  at System.Uri.Parse (UriKind kind, System.String uriString) [0x00000]
  at System.Uri.ParseUri (UriKind kind) [0x00000]
  at System.Uri.Parse () [0x00000]
  at System.Uri..ctor (System.String uriString, Boolean dontEscape) [0x00000]
  at System.Uri..ctor (System.String uriString) [0x00000]
  at (wrapper remoting-invoke-with-check) System.Uri:.ctor (string)
  at System.Web.HttpRuntime..cctor () [0x00000]
  --- End of inner exception stack trace ---
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Rem
oting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc,
System.Object[]
& out_args) [0x00000]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list