[Mono-list] Re placing ASMX files at Runtime
Robert Jordan
robertj at gmx.net
Sun Jul 26 14:10:31 EDT 2009
Gnanam wrote:
> Hi,
>
> I'm running Mono v1.2.4 on RedHat ES 5. I've implemented Code Behind
> throughout my web services. My question is, in my production environment,
> sometimes I end up replacing few ASMX files (because of application level
> bug fixes) while the Apache Mono service is running live. If I replace the
> files while the service is running, I'm getting error from Mono and all
> subsequent web service calls are failing because Mono service itself has
> crashed.
>
> Is there any way I can solve this by making the changes known to Mono,
> because I cannot bring down (restart or stop/start) my production server
> during this time?
There is no way to fix that other than updating your two years old Mono.
Robert
More information about the Mono-list
mailing list