[thelist] ASP - Application never unloads
Atkins, Chris
CAtkins at patriothomes.com
Thu Jun 1 17:25:47 2000
[Atkins, Chris] Whasssssssuuuuuup?!? (yeah, it's tired, sue me :)
> couple things:
>
> 1) make sure the Scheduler service is started. AT won't run without it,
> and
> the service is not running by default
>
[Atkins, Chris] Yeah, I knew about that. :)
> 2) throw in the mtxstop command before you go shutting down IIS --this
> will
> prevent you from having a hung server and going to the office at 2am to
> reboot the machine
>
[Atkins, Chris] You mentioned mtxstop in your first message. Does
this shutdown MTS? If their are no active sessions then there
shouldn't
be any active transactions right? I'm going to do it anyway, but
I'm
just curious why "this will prevent [me] from having a hung server".
Thanks for the advice, as always.