IIS 5.1 on XP Pro should reflect back the changes to the page fairly
quickly. Sometimes, due to caching on the client machine, you do
need to force a new session with the IIS, and this I have found means
that one needs to close all IE windows, any OE window, and sometimes
also the FrontPage connected in authoring mode. Normally however
a publish of the changes, followed by a refresh of the IE windows is
all that should be needed. Something else you could try is to highlight
the web node in FrontPage and r-click refresh, and then doing the same
in the IIS mgmt UI.
--
Roger
[quoted text, click to view] "rickreyn" <rickreyn@email.msn.com> wrote in message
news:ufcR7PhLEHA.3684@TK2MSFTNGP12.phx.gbl...
> Roger,
> As far as I know I'm not using any session variables....
> Don't understand the application variables or global.asa question...
> Is this something that is triggered automatically.
> Question..
> Does it have something to do with the properties set-up under the IIS
> console?
> I noticed that if I have the following tree...
> *(local computer)
> **Web Sites
> ***Default Web Site
> ****Work Web Site
>
> The Work Web Site would be where my asp pages are...
> Is there a definition or permissions that need to be set-up to allow
> changes and updates and then you could open up a new browser, without
> restarting IIS?
>
>
> "Roger Abell" <mvpNOSpam@asu.edu> wrote in message
> news:u$%23zTDcLEHA.1644@TK2MSFTNGP09.phx.gbl...
>> If you are using session variables, you need to close
>> all instances of IE/OE/FP on your client in order to
>> get a new session, or, provide a page when you can
>> trigger a session.abandon; if you are using application
>> variables and are depending on changes to these,
>> especially if in global.asa then rethink what you are
>> doing, or provide a page where you can do an
>> application.abandon.
>>
>> --
>> Roger Abell
>> Microsoft MVP (Windows Server System: Security)
>> MCSE (W2k3,W2k,Nt4) MCDBA
>> "rickreyn" <rickreyn@email.msn.com> wrote in message
>> news:OmtER4ZLEHA.2976@TK2MSFTNGP10.phx.gbl...
>> > Help??
>> > Newbie....
>> > Set-up IIS to run on XP machine.
>> > I have set-up local, remote & test site on computer.
>> >
>> > Using ASP & access.
>> >
>> > Everytime I update an asp page and put it to the remote server, I have
> to
>> > restart IIS.
>> >
>> > Is there a security setting or something that needs to be adjusted?
>> >
>> >
>> >
>>
>>
>
>