I have an Image control on my form. At run time i assign an URL that is correct, i know that it is correct because i display that myImg.ImageUrl in a label and i see - C:\Inetpub\RTVSearchWords\germany\tempLogos\myPic.jpg. this path really exists on the server.
"germany" is a root directory for my website.
The logic is simple: Image should only appear at certain circumstance. Otherwise the control should be there but with a red 'X' at the top left corner. If image should be there then of course image control should display it but it wont
but image control is not showing red 'X' either, it shows some kind of an icon at the top left corner. It seems that image control actually receives URL but cant show it. If i view page source then i see that this img get correct url.
Struggling whole day already without any success. I wonder if it could be IIS issue. For example some configuration that blocks images?...
Thanks in advance guys!

New Topic/Question
Reply




MultiQuote




|