[Mono-dev] xsp2 problem
Anton Andreev
fn30762 at fmi.uni-sofia.bg
Thu Dec 20 15:29:36 EST 2007
Hi,
I am using the following bat file to execute my website from "test"
directory:
@echo off
call d:\PROGRA~1\MONO-1~1.6\bin\setmonopath.bat
cd /D D:\test
xsp2 --root . --port 8088 --applications /:.
and then: http://localhost:8088/
but I get the following error:
/Path '/' was not found./
*Description: *Error processing request.
*Error Message: *HTTP 404. System.Web.HttpException: Path '/' was not
found.
*Stack Trace: *
System.Web.HttpException: Path '/' was not found.
at System.Web.StaticFileHandler.ProcessRequest (System.Web.HttpContext context) [0x00000]
at System.Web.HttpApplication+<>c__CompilerGenerated5.MoveNext () [0x00000]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071220/d0890499/attachment.html
More information about the Mono-devel-list
mailing list