IIS Server - Web Application won't restart

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > January 2005 > Web Application won't restart





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Web Application won't restart
Chris M

2005-01-27, 5:52 pm

It is my understanding (And works like this on my machine) that any
changes to the global.asa file will force the web app to restart. Also
teh unload button in properties will force it to restart. Why is it on
a customer's machine if he changes the global.asa his application is not
being restarted?

Is there some caching involved?
Ken Schaefer

2005-01-28, 2:47 am

Application restart depends on Windows notifying IIS that there is a change
to the file (file change notification). Maybe IIS is not getting that
notification, or (as you say) there's some kind of caching

Cheers
Ken

"Chris M" <chris@_takethisout_eventsoft.com> wrote in message
news:ctbu7g$s0i@dispatch.concentric.net...
> It is my understanding (And works like this on my machine) that any
> changes to the global.asa file will force the web app to restart. Also
> teh unload button in properties will force it to restart. Why is it on a
> customer's machine if he changes the global.asa his application is not
> being restarted?
>
> Is there some caching involved?



Chris M

2005-01-28, 7:52 am

Ken Schaefer wrote:
> Application restart depends on Windows notifying IIS that there is a change
> to the file (file change notification). Maybe IIS is not getting that
> notification, or (as you say) there's some kind of caching
>
> Cheers
> Ken
>
> "Chris M" <chris@_takethisout_eventsoft.com> wrote in message
> news:ctbu7g$s0i@dispatch.concentric.net...
>
>
>
>

But also the unload button isn't firing it either. That seems really odd.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com