Re: Favorites link won't work, but typed in URL does



Hi Rob,

Thanks for the response, but the box was unchecked, so I guess it wasn't
that. It's the strangest problem. If we use the link, none of the data on the
page that is required is collected up and put in the request object, so it
fails. But if we open the short cut, copy the exact URL and paste it into a
browser and click GO, it works fine. Very annoying!

Thanks,
Nancy

"Rob ^_^" wrote:

Hi Nancy,

This is just a guess so I may be wrong. Check the properties of the Favorite
(right click and select Properties). Make sure that the 'Make this page
available offline' option is unchecked.

Perhaps you are deleting offline content when you clear the cache and the
Favorite is looking for the offline copy?

Regards.
"Nancy H" <Nancy H@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5145A561-76DA-4266-AA43-7D5A3E973A7A@xxxxxxxxxxxxxxxx
We're seeing a very strange error. We have a local WAS server running, and
have a URL mapped to it - something like dev.abc.company.com. If we click
the Favorites link (http://dev.abc.company.com) we get an error (no
message
returned so I'm not sure what it is). If we type that exact same URL into
the browser, it works perfectly. Some of the trace logs imply that the
favorites link is doing a GET vs the typed in link is doing a POST. We're
not passing alot of data around, for now just hardcoded a login id and
automatically submit the page onLoad. but in incase the login id was not
collected up, we put some error trapping in the backend code to see if
it's
null, and it was not.

One other thing is that we see a 304 Not Modifed message in some of the
logs
when the link is clicked. We just see a 200 OK message when the url is
typed
in.

Any ideas why a favorites Link would behave differently than typing the
URL
in directly? I've searched the net and the MS Knowledge base and dont' see
any info on this.

Thanks!



.



Relevant Pages

  • Re: Favorites link wont work, but typed in URL does
    ... Perhaps you are deleting offline content when you clear the cache and the ... the browser, it works perfectly. ... but in incase the login id was not ... Any ideas why a favorites Link would behave differently than typing the ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Temporary Internet Files
    ... If "Empty Temporary Internet Files folder when browser is ... Those web pages in your My Documents folder are safe. ... make available offline through the Favorites menu. ...
    (microsoft.public.windowsxp.general)
  • Re: cant login using username@domain.com while offline
    ... they are able to login using their username less ... >> login defaults to the local computer, and you typed in username@domain, you'd ... If you are offline later, ...
    (microsoft.public.windowsxp.network_web)
  • Re: login out of sync
    ... >hey all, ... >when i'm online connected to my domain i can't login ... Ari, ... Is your computer joined to a domain, with you logging in offline against cached ...
    (microsoft.public.windowsxp.network_web)
  • [PATCH 3/3] firewire: fw-sbp2: retry login if scsi_device was offlined early
    ... If a bus reset happens after the login and SCSI INQUIRY succeeded --- ... the brand new scsi_device offline already, leaving the SBP-2 target ... offline; if so, remove the device, logout, and let another login attempt ... Has yet to be tested by the Fedora bug reporter. ...
    (Linux-Kernel)

Loading