El mar, 14-01-2003 a las 23:17, ENEA Gabriel escribi�: > Hi, > > I've installed xsp server from anonim-cvs and when I try to run > http://127.0.0.1:8080/ > I get the folowing error: > > System.Web.HttpException: File '/root/go-mono/xsp/server/test/' does not exist > in <0x000e4> 00 System.Web.StaticFileHandler:ProcessRequest > (System.Web.HttpContext) > in <0x001b6> 00 .ExecuteHandlerState:Execute () > in <0x0005e> 00 .StateMachine:ExecuteState (IStateHandler,bool&)
The server should redirect you to index.aspx. Do the files/directories have proper access permission for the user you're running the server as? Which version of mono are you using? 0.17? 0.18? CVS? -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
