Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Why images can not be loaded in the webpage.

Reply
Thread Tools

Why images can not be loaded in the webpage.

 
 
cheers_ye@hotmail.com
Guest
Posts: n/a
 
      09-18-2006
The source of the image is

<IMG ID=\"69\" class=\"a10\"
SRC=\"Imageprocesser.aspx?SessionID=1111&amp;repor tStream=1&amp;ReportID=258&amp;HistoryID=2006-09-15T18:25:25&amp;Action=LoadSnapshot&amp;ReportType =HTML4.0&amp;imageExt=&amp;imageWidth=&amp;imageHe ight=&amp;useToolbar=False&amp;htmlFragment=False& amp;mappedPath=/kyoga-qa/CKEmployerReports/BCBSTNReports/DiabeticMemberSummary&amp;reportVariable_GroupID=8 &amp;reportVariable_BasePath=/kyoga-qa&amp;RPSessionID=nopykwuqk2nofz551tm30u45&amp;Im ageID=C_69_S\"/>

in the Imageprocesser.aspx.cs file, it will retrieve the image from
another server response. and use response.write() to write the image
stream to the current browser. The problem here is sometimes the image
can be loaded correctly, sometimes there is only a cross sign (meaning
the image is not loaded correctly).

I try to debug, but in stepping mode, everytime the image can be loaded
correctly. This problem only happens when i execute the program without
using debugging.

I am really confused. What could be wrong?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
why why why why why Mr. SweatyFinger ASP .Net 4 12-21-2006 01:15 PM
findcontrol("PlaceHolderPrice") why why why why why why why why why why why Mr. SweatyFinger ASP .Net 2 12-02-2006 03:46 PM
Why the images can not be loaded in the browser sometimes? cheers_ye@hotmail.com ASP General 1 09-18-2006 02:34 PM
java -verbose doesn't show "loaded from" for classes loaded from custom jars in the classpath Udo Corban Java 0 01-23-2004 09:32 AM
Re: how to programatically give assembly loaded from network the same trust as those loaded from local host? Marcelo Birnbach [MS] ASP .Net 0 06-27-2003 11:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57