[Mono-list] XSP error on windows 2000

Jim Chappell jimc at intuitivesys.com
Tue Mar 6 13:29:46 EST 2007


I just installed Mono on windows 2000.  I'm getting the error below after
starting XSP from a Mono command prompt and browsing to port 8080.  What's
wrong?

C:\Program Files\Mono-1.2.3.1\lib\xsp\test>xsp
xsp
Listening on port: 8080 (non-secure)
Listening on address: 0.0.0.0
Root directory: C:\Program Files\Mono-1.2.3.1\lib\xsp\test
Hit Return to stop the server.
Application_Start
Stacktrace:

  at System.Web.Configuration.WebDefaultConfig.GetConfigFromFileName
(string,System.Web.HttpContext) <0xffffffff>
  at System.Web.Configuration.WebDefaultConfig.GetConfigFromFileName
(string,System.Web.HttpContext) <0x002c1>
  at System.Web.Configuration.WebDefaultConfig.GetConfigFromFileName
(string,System.Web.HttpContext) <0x00292>
  at System.Web.Configuration.WebDefaultConfig.GetConfig
(string,System.Web.HttpContext) <0x00041>
  at System.Web.Configuration.WebConfigurationSettings.GetConfig
(string,System.Web.HttpContext) <0x00017>
  at System.Web.HttpContext.GetConfig (string) <0x00010>
  at System.Web.Security.FormsAuthenticationModule.OnAuthenticateRequest
(object,System.EventArgs) <0x00097>
  at (wrapper delegate-invoke)
System.MulticastDelegate.invoke_void_object_EventArgs
(object,System.EventArgs) <0xffffffff>
  at <>c__CompilerGenerated4.MoveNext () <0x0057c>
  at <>c__CompilerGenerated5.MoveNext () <0x002e7>
  at System.Web.HttpApplication.Tick () <0x00037>
  at System.Web.HttpApplication.Start (object) <0x000e2>
  at
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest
(System.Web.HttpContext,System.AsyncCallback,object) <0x0007d>
  at System.Web.HttpRuntime.RealProcessRequest (object) <0x001ab>
  at System.Web.HttpRuntime.ProcessRequest (System.Web.HttpWorkerRequest)
<0x0002c>
  at Mono.WebServer.MonoWorkerRequest.ProcessRequest () <0x0000a>
  at Mono.WebServer.BaseApplicationHost.ProcessRequest
(Mono.WebServer.MonoWorkerRequest) <0x00043>
  at Mono.WebServer.XSPApplicationHost.ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono
.WebServer.SslInformations) <0x003d2>
  at (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost.ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono
.WebServer.SslInformations) <0xffffffff>
  at (wrapper xdomain-dispatch)
Mono.WebServer.XSPApplicationHost.ProcessRequest
(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,by
te[],string) <0xffffffff>
  at (wrapper xdomain-invoke)
Mono.WebServer.XSPApplicationHost.ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono
.WebServer.SslInformations) <0xffffffff>
  at (wrapper remoting-invoke-with-check)
Mono.WebServer.XSPApplicationHost.ProcessRequest
(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono
.WebServer.SslInformations) <0xffffffff>
  at Mono.WebServer.XSPWorker.RunInternal (object) <0x0065a>
  at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_object
(object) <0xffffffff>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_object
(object,intptr,intptr,intptr) <0xffffffff>

abnormal program termination
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070306/9b0428a9/attachment.html 


More information about the Mono-list mailing list