XSP4 from Mono 2.10 not working under Windows

1.8k Views Asked by At

I'm trying to run any application on XSP4 web server using new Mono 2.10 (downloaded from windows installer bundle). I have already tried to run simple ASP.NET MVC2 project and ASP.NET. Both were simple applications stubs. In all cases in browser under localhost:XXXX it seems that page is loading but nothing happens. With Mono 2.8 it works without any problems. Any suggestions how I can debug or solve this problem?

PS. My windows firewall is turned off so it shouldn't be problem.

2

There are 2 best solutions below

2
On

A good place to ask questions regarding ASP.NET using Mono is Mono ASP.NET list

0
On

The latest MonoDevelop Beta, 2.6b1, contains an updated XSP4 and Mono.WebServer.XSP (aliased as MonoDevelop.Xsp.dll in this distribution, and from my experience must be placed in the GAC for it to work) which fixes this issue on 2.10.