I am running IIS under windows 2003. I can get see all of my webpages
and files, but no image files (jpg, gif...) will load on any of my
webpages. If i right click on an image, click properties, and copy
the image address into the address bar, i can see the image. the only
way it won't work is if i'm looking at the image on the html page. |
Request for Question Clarification by
passive-ga
on
13 Oct 2004 08:30 PDT
Are you trying to access the web server from the machine that is running it?
What path are you using to access the web server? What browser are you using?
Are you able to view images on all other web pages with the same browser?
Are the images linked relatively or absolutely?
|
Clarification of Question by
russellz-ga
on
16 Oct 2004 22:07 PDT
I have tried from that machine and another machine on the network. in
addition, the page i created was for an ebay auction, and when i put
the auction up, none of the images showed up on the ebay page.
i have tried IE and Opera.
I am able to view all other images. I also have a site hosted by
1and1, and when i link to an image hosted on that site and on my site,
only the image from the 1and1 site loads.
i have tried both absolute and relative links.
|
Request for Question Clarification by
passive-ga
on
17 Oct 2004 11:34 PDT
If it wouldn't be invasive, could you post the tag you are using to
link to the image?
|
Clarification of Question by
russellz-ga
on
17 Oct 2004 14:05 PDT
do you need my website address or the image code?
there is some other information i forgot to mention. i have a dynamic
ip address and my isp blocks port 80, so i am using the no-ip.com
service with port redirection. i don't think this has anything to do
with it because i can still load the pages, just not the images.
|
Clarification of Question by
russellz-ga
on
18 Oct 2004 19:53 PDT
I misstated before that i could not see the image from computers on my
network. I can see the images from the computer running iis and from
another computer on my network. Computers from outside my network
cannot see the images.
|
Request for Question Clarification by
passive-ga
on
19 Oct 2004 07:34 PDT
Ok, so you cannot see images from outside of your network unless you
try to access them directly?
I really don't know what that could be, but I have an idea you could
try that might help us figure out the problem.
Clear your cache, and then visit one of the pages. Go to your cache
directory, and see if the images are in your cache. If they are, that
means that it is downloading them, just not displaying them, so it's
probably a browser or HTML problem. If they aren't, then it means
either it is not downloading them (in which case it's likely a
security problem, or problem with the HTML), or it is having a problem
downloading them (in which case it's a network problem).
Good luck, I hope we can figure this out.
|
Clarification of Question by
russellz-ga
on
19 Oct 2004 10:18 PDT
Ok, i'm getting somewhere now. I can see the image from a browser
both on an html page and loading the image directly. the only problem
that remains is referencing the image from another website (ebay).
when i put in the reference, the image does not load.
|
Clarification of Question by
russellz-ga
on
19 Oct 2004 10:23 PDT
fixed the problem. i think it was permissioning issues. i created a
new site on iis and things are finally working. thanks for your help!
|