[Mono-list] XSP not compiling asp.net

Jeff Love doclove@gmail.com
Fri, 21 May 2004 07:22:23 -0600


Thanks for your help. I uncommented the Alias lines and still
continued to have the same problem of every page, but .aspx pages
going through mod_mono.

On Fri, 21 May 2004 12:36:01 +0200, Gonzalo Paniagua Javier
<gonzalo@ximian.com> wrote:
>=20
> El vie, 21-05-2004 a las 06:39, Jeff Love escribi=F3:
> > I think that I am getting closer to finding the problem. I did some
> > playing around and found that every file in my root directory goes
> > through mod_mono and xsp, but none of the .aspx pages do. If I try to
> > browse to a non-existent .html page I get the Asp.Net 404 error page.
> > If I try to browse a non-existent .aspx page, I get the standard
> > apache 404 error page. I can't find anything in my httpd.conf file
> > that would prevent the aspx pages from going where they need to go. I
> > have attached a copy of my httpd.conf and the relevant virtual host
> > file.
> >
> > I am using the latest copy out of anonymous CVS for mod_mono and XSP.
> > I am using the new virtual server feature in XSP. My virtual servers
> > appear to work fine and handle non-aspx pages using mod_mono, just not
> > .aspx pages.
>=20
> You should use the Alias command to map from virtual directories to real
> ones. They are commented out in httpd.conf.
>=20
>=20
>=20
> -Gonzalo
>=20
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>