[Mono-list] mod_mono problem

Carl Olsen carl at carl-olsen.com
Sun Sep 11 23:15:10 EDT 2005


Okay, I'm finally making some progress.  I got this to run with xsp 1.1.9:

xsp --root /usr/lib/xsp/test

using:

http://localhost:8080/index.aspx

When I try it with my application, I get an error, which means that there's
something different about my application.  I'm going to copy the
configuration files from the /usr/lib/xsp/test directory into my application
and see if that makes a difference.  Once I get it running with xsp, I'll go
back and try the virtual host thing again.

Carl

-----Original Message-----
From: mono-list-bounces at lists.ximian.com
[mailto:mono-list-bounces at lists.ximian.com] On Behalf Of Niel Bornstein
Sent: Sunday, September 11, 2005 4:41 PM
To: mono-list at lists.ximian.com
Subject: RE: [Mono-list] mod_mono problem

I am having the same problem with xsp in 1.1.9:
Server error in '/' application

________________________________________________________________________
Description: Error processing request. 

Error Message: HTTP 500. 

Stack Trace: 
System.ArgumentNullException: Argument cannot be null.
Parameter name: path
in <0x000c9> System.IO.Directory:CreateDirectory (System.String path)
in <0x000d5> System.Web.Compilation.CachingCompiler:Compile (System.String
language, System.String key, System.String file,
System.Collections.ArrayList assemblies)
in <0x00093> System.Web.UI.TemplateParser:GetAssemblyFromSource
(System.String vpath)
in <0x00169> System.Web.UI.TemplateParser:ProcessMainAttributes
(System.Collections.Hashtable atts)
in <0x00093> System.Web.UI.TemplateControlParser:ProcessMainAttributes
(System.Collections.Hashtable atts)
in <0x00bc5> System.Web.UI.PageParser:ProcessMainAttributes
(System.Collections.Hashtable atts)
in <0x000c9> System.Web.UI.TemplateParser:AddDirective (System.String
directive, System.Collections.Hashtable atts)
in <0x005d8> System.Web.UI.TemplateControlParser:AddDirective (System.String
directive, System.Collections.Hashtable atts)
...

Niel





More information about the Mono-list mailing list