[Mono-list] xsp error

ENEA Gabriel eneag@infoiasi.ro
Wed, 15 Jan 2003 00:17:20 +0200 (EET)


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&)


Can somebody help me?

Thanx...

Gabriel.

another eq:
http://127.0.0.1:8080/button.aspx
error:
System.Web.HttpException:  ---> System.IO.FileNotFoundException: Could not 
find file "/button.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 ---