Hi all! I have the following problem with XSP:
http://192.168.0.210:8080/ System.Web.HttpException: File '/root/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 http://192.168.0.210:8080/index.aspx System.Web.HttpException: ---> System.IO.FileNotFoundException: Could not find file "/index.aspx" in <0x00261> 00 System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool) in <0x00057> 00 System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) in <0x0006d> 00 System.Web.Compilation.PageCompiler:GenerateSourceFile () in <0x0004f> 00 System.Web.Compilation.PageCompiler:GetCompiledType () in <0x000ef> 00 System.Web.Compilation.PageCompiler:CompilePageType (System.Web.UI.PageParser) in <0x0000e> 00 System.Web.UI.PageParser:CompileIntoType () in <0x0005c> 00 System.Web.UI.TemplateControlParser:GetCompiledInstance (string,string,System.Web.HttpContext) in <0x0004c> 00 System.Web.UI.PageParser:GetCompiledPageInstance (string,string,System.Web.HttpContext) in <0x00014> 00 System.Web.UI.PageHandlerFactory:GetHandler (System.Web.HttpContext,string,string,string) in <0x001a5> 00 System.Web.HttpApplication:CreateHttpHandler (System.Web.HttpContext,string,string,string) in <0x00094> 00 .CreateHandlerState:Execute () in <0x00092> 00 .StateMachine:ExecuteState (IStateHandler,bool&) --- End of inner exception stack trace --- http://192.168.0.210:8080/mono.png System.Web.HttpException: File '/mono.png' 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&) - machine.config is present - the files are in the current directory - installed mono form www.debianplanet.org/mono - build xsp form your source file - I don't know what to do.... :-( please help! THX, Arthur _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
