El jue, 02-10-2003 a las 20:50, Michael C McHugh escribi�:
> I was wondering what I did wrong.
> I am running apache 2.0.47, mod_mono_unx cvs from last week. It used to
> work fine, nothing has changed that I can think of since last week, but now running 
> mono
> /usr/local/xsp/bin/mod-mono-server.exe & shoots back:
> 
> Unhandled Exception: System.ArgumentException: Should be something like
> VPath:realpath

Make sure that mod-mono-server.exe.config is in the same directory as
mod-mono-server.exe and its <appSettings> section contains this:

<add key="MonoApplications" value="/:." />

Alterntively, you can run 'mono mod-mono-server.exe --applications /:.'

Btw, there's been a new release of xsp and mod_mono a couple of days
ago.

-Gonzalo



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to