473,785 Members | 2,395 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Images Loading Problem in ASP.NET

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.

Nov 19 '05 #1
3 1253
Are you using Windows Server or Professional?
Pro had a limit on the number of concurrent connections...

"Anavim" <or*******@hotm ail.com> wrote in message
news:11******** *************@c 13g2000cwb.goog legroups.com...
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.

Nov 19 '05 #2
Hi, thanks for the fast reply.

Actually, I'm using XM Professional edition.

Any suggestion?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #3
WJ
Try on a faster chip. Also reduce the density of your graphic may help (ie.
Gif & Jpeg).

John

"Ori Anavim" <or*******@hotm ail.com> wrote in message
news:ee******** ******@TK2MSFTN GP14.phx.gbl...
Hi, thanks for the fast reply.

Actually, I'm using XM Professional edition.

Any suggestion?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1970
by: stan k. | last post by:
First of all let me clarify - I am not talking about having a bunch of images loaded all at once (or preloaded) and then controlling the display of the images after that point -- I know that can be done. I am talking about controlling the loading of those images themselves. I was told that the only way to do this was to dynamically write the html code via javascript and put time delays inbetween the dynamic creation of that html such as:
15
2336
by: Geoff Cox | last post by:
Hello I have following type of code in the header function pre_load_pics() { if (document.images) { var image1 = new Image(400,265); image1.scr = "pic1.jpg";
4
1621
by: VR | last post by:
Hi, I am trying to have a menu item (which is an HTML img) to change as a mouse moves over it. So, my code looks something like this: <a onmouseover="ActivateImage('MyImage');" onmouseout="InactivateImage('MyImage');" href="javascript:void(FollowLink('MyImage'));">
6
2566
by: Ivan Bútora | last post by:
I have recently looked at http://alistapart.com/articles/imagegallery to implement a simple picture gallery on a webpage that I'm working on. Everything works fine; however, I have one question. When I click on a thumbnail, a JavaScript function is executed to change the picture in the main view. Since some of these images are around 300KB, it takes up to a couple of seconds to load the image. In Internet Explorer, one can see the image...
3
9514
by: littleark | last post by:
Hi everybody, I have a typical javascript images preloader, it works fine both on Firefox and on IE in my intranet (local server). It works fine on the Internet (remote server) in IE. In Firefox it stops before loading every image. Does image.onload function have some problems with little images?
0
2205
by: speedcoder | last post by:
hi all, i'm stumped. my applet used to load images over the network. (it was actually designed by someone else.) yes, the applet used to load each image file independently over the network and incurred a network hit per image file. i wanted to avoid the overhead of a separate network connection for each image file, so i bundled all the images into the JAR file. yet, somehow, the loading time for the applet is slower now! i'm totally...
3
2590
jeremydowe
by: jeremydowe | last post by:
Hi, I have noticed that quite a few websites use a preloading graphic (i.e spining circle) to show the that the site is loading images while the user waits. How can I add this to my website? At the moment, i have a request after click on a thumbnail which loads an image below using the innerHTML property. For example:
1
1920
by: mlikesit | last post by:
I am trying to get the following code to pre-load some images before re-dirrecting the user. The problem is that the onError event gets called for all of the images immediately. I've tripple checked that the images do in fact exist at the specific url, so I can't figure out why the onError is being called. The script is currently posted on http://www.mkcustomdesign.com/index.html. <script type="text/javascript"> var imagesToLoad = 0;...
2
1776
by: obstinate | last post by:
hello all, i'm a newbie in ajax. now i work in team that developed an online map site which is similar like google map. we use <div> to contain the map. This div contains map image tiles and this map can be dragged like google map, when we drag this map, the map will request images with ajax. At this point, both in IE 6 an firefox has no problem to load the map image tiles. After that, we want to create icons that can be clicked,
5
13381
matheussousuke
by: matheussousuke | last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails. The goal is: Make it send the email with the URL http://mghospedagem.com/images/controlpanel.jpg instead of http://mghospedagem.comhttp://mghospedagem.com/images/controlpanel.jpg As u see, there's the website URL before the image URL.
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10356
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10161
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10098
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9958
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5390
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4058
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3662
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.