Hi, Maybe you should try: > cd c:\Projects\RMS\src\mono\sample > xsp --application localhost:8088:/sample:.
Most likely, XSP doesn't like the 'C:\' stuff (note the colon inside) On Monday 26 March 2007 15:00, Suneesh V.R wrote: > Hi I am getting the following error > > C:\Documents and Settings\10068>xsp --applications > localhost:8088:/sample:/C:\P > rojects\RMS\src\mono\sample > xsp > Unhandled Exception: System.ArgumentException: Should be something like > [[hostna > me:]port:]VPath:realpath > at Mono.WebServer.ApplicationServer.AddApplicationsFromCommandLine ( > System.Str > ing applications) [0x00000] > at (wrapper remoting-invoke-with-check) > Mono.WebServer.ApplicationServer:AddAp > plicationsFromCommandLine (string) > at Mono.XSP.Server.Main (System.String[] args) [0x00000] > > Any one can tell how to give the correct format in windows for xsp > --application ? > > I would like to run the application on localhost:8088 vpath is /sample and > realpath is C:\P > rojects\RMS\src\mono\sample > > Thanks > Suneesh -- Dmitry Kostenko .NET Developer Registered Linux User #286813 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
