On Tue, 2005-02-22 at 19:19 +0100, Massimiliano Vella wrote: >Hi all, I'm new here! I've a problem with mono and apache2 on debian >unstable (mono and all relative packages version 1.0.5-2, apache2 >version 2.0.53-4). I've written a simple asp.net page and I've followed >the instructions to add this web application to mono-server, i.e. >mono-server-admin.conf add --path=/home/myname/ASPNET >--app=PaginaTest.aspx and then mono-server-update.conf. When I open the >web page (http://localhost/PaginaTest.aspx) I obtain the following >error: >Server error in '/PaginaTest.aspx' application > >________________________________________________________________________ >File '/PaginaTest.aspx/' not found. >Description: Error processing request. > >Error Message: HTTP 404. File '/PaginaTest.aspx/' not found. > >Well, I've also installed asp.net-examples (version 1.0.4-0pre1) and >I've done the following experiment: in the /usr/share/asp.net-demos/asp/ >folder I've added the symbolic link to the previous web application >(PaginaTest.aspx). Surprise... loading the asp.net-examples page >(http://localhost/samples), there are all the examples plus my >PaginaTest.aspx and, incredible, it works!
It's not clear to me what your configuration is. Can you send the interesting lines related to mono that you have in your configuration file? -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
