[MonoDevelop] xsp2 web server cannot be started (but it has started??)

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Sep 3 21:15:23 EDT 2009


On Thu, Sep 3, 2009 at 7:00 PM, sgwill<samuel.g.williamson at gmail.com> wrote:
> The initial problem in the MonoDevelop.AspNet project. In
> AspNetAppProject.cs, DoExecute, there's a check to see if xsp/xsp2 is in the
> path by firing xsp2 --version. In Windows, this needs to be "xsp2.bat
> --version". Later, if the process succeeds in the test, the _real_ process
> does check if it's in Windows and adds the ".bat" (See
> AspNetExecutionHandler.cs, Execute()).

Really, both CheckXsp and AspNetExecutionHandler should use the same
path. If someone doesn't patch this first, I'll aim to fix it in time
for the 2.2 release, but I'm really tied up with the iPhone addin
right now.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list