Re: asp changes do not show on clustered IIS 5.0

From: Bã§TãRÐ (nobody_at_msn.com)
Date: 08/04/04


Date: Wed, 04 Aug 2004 00:27:25 GMT

I've had this problem as well, luckily you have direct access to the server where I did not. So , when this happens, I delete the file, open it up the web browser and force the 404 Page not found
error, then I do a Save As and save the file as the same name refresh the browser and see if that works. I know its kind of a hack but it seems to work more often than not when I dont have direct
access to the server. Good luck.

- ***

On Tue, 3 Aug 2004 12:41:01 -0700, "Nerses" <anonymous@discussions.microsoft.com> wrote:

>I have clustered IIS 5.0. It is working on a fail-over
>clustered model (Active-Passive), with one node as a
>preferred owner and the other only as a failover. I make
>the changes to IIS from one node, and then synchronize it
>with the other node. All of the data is stored on a shared
>external disk array. I have around 50 websites. All of
>them work fine and are accessible. Recently I have found
>out a confusing problem though.
>
>If I make any changes to asp pages, I cannot see the new
>changes online. It still shows the old page. The htm,
>html, and aspx changes show fine. All of the asp pages are
>accessible too, but once I make changes to them, the
>server shows the old versions anyway.
>
>I have deleted my internet files and cleaned the caches
>million times. I have also tried from many different PCes
>from remote locations, so I know it's not just a browser
>problem.
>
>Please help.
>Nerses