Images Loading Problem in ASP.NET

A

Anavim

Hi,

I have a really wired behaviour in my asp.net application.

Little background,

I have a base pages which contains about 17 images laying around
(create a circle) and this page contains a control where I'm
presenting my pages content.

Here is the problem:

In most cases, when the pages are loaded at least one images is missing
(you see the "X" images) even though the images exist and the path
is correct. I need to refresh that page several times until the image
will appear, but in most cases, some other images (among the other 16)
behave the same (start disappear). In some case I see it, and in other
cases don't.

The biggest problem is that it's not persistent. In one time the
images can appear, and two other times it doesn't.

I know its sounds like a general problem, but maybe anyone has any
Idea what to do in order to solve this problem for once an for all
(caching or something, I really have no idea).
I'm using Microsoft IIS 5.1

Thanks,

Ori.
 
A

Alex Homer

Are you using Windows Server or Professional?
Pro had a limit on the number of concurrent connections...
 
O

Ori Anavim

Hi, thanks for the fast reply.

Actually, I'm using XM Professional edition.

Any suggestion?
 
W

WJ

Try on a faster chip. Also reduce the density of your graphic may help (ie.
Gif & Jpeg).

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top