[Mono-list] mono 0.18 and XSP - System.Web.HttpException: File '/...' does not exist

Harald Rohan harald.rohan@firstinex.at
Fri, 17 Jan 2003 17:54:35 +0100


Hi

We are running mono 0.17.2 + xsp on redhat 8 successfully.
With mono 0.18.1 it doesn't work anymore.
The error message (using for simpleness the image, but got the same error using .aspx)

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


Any ideas ?