View Single Post
  #4  
Old 01-05-2006, 04:23 PM
Robert Aldwinckle
 
Posts: n/a
Default Re: IE not Displaying Pages

"Adam" <Adam@discussions.microsoft.com> wrote in message
news:133F45E9-0EA0-462E-BC9D-E2F0A9C8797A@microsoft.com
....
> Even my proxy server shows no connection attempts
> to from the client server to the proxy server.

....
> Any other ideas or paths to run down?



Have you taken a packet trace of it? E.g. perhaps the failure occurs
during the lookup? Capture both cases and then look for differences
in the two flows.

Because you are already using a proxy it may not be possible to use a
proxy tracer (such as FiddlerTool) but you should be able to use netcap
and then format the resulting .cap file with Ethereal (for example.)


Good luck

Robert
---


Reply With Quote