Tagged Questions

2
votes
2answers
606 views

XSP4 from Mono 2.10 not working under Windows

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 ...
0
votes
4answers
1k views

Sample web Page using Mono and XSP on windows box

I'm attempting to get my first ASP.NET web page working on windows using Mono and the XSP web server. I'm following this chaps example. The first part of his example works very well with the latest ...