[Mono-list] does asp.net detect changed files?

Marek Habersack grendel at twistedcode.net
Wed Nov 24 13:26:46 EST 2010


On Wed, 24 Nov 2010 13:01:52 -0500
Abe Gillespie <abe.gillespie at gmail.com> wrote:

> I can attest from personal experience this works fairly well.
> However, sometimes with newly dropped assemblies I'll get an "Internal
> Server Error" from Apache.  But usually a subsequent request / refresh
You will get it if the event comes in the middle of a request. The request is aborted, mod_mono
fails to communicate with the backend and sends error 500.

marek

> will fix it.
It will just recompile the application at the next request.

marek


More information about the Mono-list mailing list