I'm familiar with this problem from Windows Professional versions of IIS not allowing more than 10 concurrent connections, so if the browser uses more it just refuses to load random images beyond that count. Surely this isn't the same problem? Happens in IE7, Firefox and Opera from 3 different locations and national regions. Can anyone give me a hint what needs to be changed? Page is located at http://www.klrcarparts.com DevS Post Edited (DevS) : 3/26/2008 11:03:28 PM GMT
I couldn't see any of the images not loading, they always loaded quickly. However clicking on Product Detail for the Inter-cooler resulted in: System.InvalidOperationException: Sequence (details.aspx?pid=13) Salute, Mark
Yes, quite a few times it works flawlessly for me also. Then I'll go with spurts of the same images not loading no matter how many times i click refresh. Also, site is a work in progress. Thanks DevS
I noticed the extra dots inimage file names, is that a code procedure or do you really have additional dots in the images? i.e. -> images\h.Title.Top.gif May seem odd but things like: Underscores at the beginning of image names Uppercase Extra dots ..Can each cause odd behavior.