[Mono-aspnet-list] Re start mono after compile?

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Sun Jul 26 23:25:14 EDT 2009


On Sun, 2009-07-26 at 08:43 -0700, Mark DevGood wrote:
> I created a very small test case and it doesn't appear to have the problem.
> Does this mean that its possible that it only happens when the project gets
> more complex? What do you suggest I try next?

My guess is that your simple test is missing one little thing that the
application is doing...

> I agree it looks like something todo with the AppDomain. Is this in theory
> restarted behind the scenes after doing a compile? I've always wondered how
> to restart it. Another related question is, is there a way to restart the
> AppDomain from the [bash] command line?

I think a simple way would be to touch Global.asax or, may be, not sure
with current svn HEAD, touch web.config.

-Gonzalo




More information about the Mono-aspnet-list mailing list