Incorrect code or incorrect setting in IIS. For example, the client requests
imageA.jpg, but you have a redirect to imageB.jpg, which in turn redirects
back to imageA.jpg.
I have also seen javascript code cause problems (causing the client to send
a request forever and ever).
The best thing is to check the IIS log file. If you have a lot of requests
to the same file(s), something is strange with those file(s) or their
referer.

Signature
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
> What would cause loop redirects? Is this something that updated IE might
> fix?
[quoted text clipped - 33 lines]
>> >
>> > Don