Re: OWA does not load up, 'Loading' stays on screen
From: Henry Craven (IUnknown_at_Dot.Nyet)
Date: 08/29/04
- Next message: Mark Fulton: "Re: OWA does not load up, 'Loading' stays on screen"
- Previous message: JohnB MSFT: "RE: remote access connection"
- In reply to: Mark Fulton: "Re: OWA does not load up, 'Loading' stays on screen"
- Next in thread: Mark Fulton: "Re: OWA does not load up, 'Loading' stays on screen"
- Reply: Mark Fulton: "Re: OWA does not load up, 'Loading' stays on screen"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 29 Aug 2004 11:36:01 +1000
You can use the following script:
***************************
:: This program is Copyright (c) 2004 Microsoft Corporation.
::
:: All rights reserved.
::
:: THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
:: ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
:: THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
:: PARTICULAR PURPOSE.
::
:: IN NO EVENT SHALL MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS BE
:: LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
:: DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
:: WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
:: ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
:: OF THIS CODE OR INFORMATION.
net stop w3schdwn
net stop w3proxy
del E:\urlcache\dir1.cdat
net start w3proxy
net start w3schdwn
************************************
Set the Dir to your System Drive ( or location of the cache if you moved
them from default ) and name the file as a .cmd and execute it.
--
Henry Craven {SBS-MVP}
Melbourne Australia
"Mark Fulton" <MarkFulton@discussions.microsoft.com> wrote in message
news:67C1A53B-C353-402A-8FAD-1E018BE9C5E6@microsoft.com...
> Thanks, Marina, again for your kind assistance.
>
> I already had the KB hotfix installed but had not deleted the cached
files
> for IIS. Once I did (and did IISReset), the local OWA now works
perfectly,
> including the right click. Remotely, the same problem is there, the
'Loading'
> issue. I made sure to delete the files on my client. And I saved that
link!
>
> In doing a search in the user group, I did find a posting which says I
> should also delete the ISA Cache (I have ISA installed).
Unfortunately, the
> post did list the location of the ISA Cache. Can you help?
>
> Mark
- Next message: Mark Fulton: "Re: OWA does not load up, 'Loading' stays on screen"
- Previous message: JohnB MSFT: "RE: remote access connection"
- In reply to: Mark Fulton: "Re: OWA does not load up, 'Loading' stays on screen"
- Next in thread: Mark Fulton: "Re: OWA does not load up, 'Loading' stays on screen"
- Reply: Mark Fulton: "Re: OWA does not load up, 'Loading' stays on screen"
- Messages sorted by: [ date ] [ thread ]