Debugging with Mono Tools 2 beta on Visual Studio 2008 - getting "Failed to start XSP!" error
I'm trying to run a .NET web application through Mono. I'm using Mono Tools 2.0 beta on VS 2008 and trying to debug locally (directly on Windows). When I just "Run in Mono", the application launches fine -- even though I get a fatal exception which I'll deal with once I get debug mode working. But when I "Debug in Mono", I see the Mono...