[Mono-list] [MonoDevelop] webservice debugging question

Robert Jordan robertj at gmx.net
Tue Nov 25 16:53:48 EST 2008


Ben Joldersma wrote:
> I think that if there were a ASP.NET compatible web server that ran entirely
> within on AppDomain (so you would need to restart it each time your code
> changed), you could then debug ASP.NET.

Since these domains are created by ASP.NET internally, there is no
straightforward way to get rid of them. ASP.NET hosts (like XSP)
cannot control this feature.

Robert



More information about the Mono-list mailing list