On Mar 30, 10:52 am, "Mike" <mike_sadows...@hotmail.com> wrote:
> On Mar 29, 4:37 pm, "David Wang" <w3.4...@gmail.com> wrote:
>
>
>
>
>
> > I'm glad you found a satisfactory resolution, but I do not think it is
> > for the same problem nor correct resolution.
>
> > It sounds like you have KeepAlive disabled for the directory
> > containing your images because normally the browser would just re-use
> > the authenticated connection established to that web server to access
> > another URL under that website. Or you may have a intervening proxy
> > breaking the authenticated connection and triggering an unexpected 401
> > which would cause the login dialog to appear. Something is causing the
> > browser to not re-use the authenticated connection, and it is
> > happening unexpectedly to the browser.
>
> > In other words, what you observe is usually some networking
> > misconfiguration or server-side application error.
>
> > You are "working around" it in your case by making the images not
> > require authentication. However, that does not resolve the real
> > problem, so it is not the correct resolution.
>
> > //David
http://w3-4u.blogspot.comhttp://blogs.msdn.com/David.Wang
> > //
>
> I did check the KeepAlive and it is enabled for the website. I did
> fail to mention in my prior post that I do not get the login
> credentials prompt when I access the page through IE, only when I try
> and access it from a web enabled outlook folder that I am using for an
> outlook Add-in I created. Being so, it is a bit tricky to isolate the
> root cause. Any other possible thoughts, etc. on why this might be?
>
> Thanks,
>
> Mike- Hide quoted text -
>
> - Show quoted text -
IE, so it all depends on what API and who is using that API. It may