|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IIS serving broken images
i'm getting broken images from my IIS server but only on sites using asp.net
to make it more interesting, if you open the page up on the server using localhost or the server name, all the images display correctly. anybody experience this problem or know what could cause it? I've checked permissions for the images folder, reinstalled the .net framework, and reinstalled frontpage extensions. |
|
#2
|
|||
|
|||
|
How about looking at the properties of the broken image and seeing what the server thought was the url of the image file? I'm guessing your page code doesn't generate the image url links properly.
Guessing is the operative word ![]() |
|
#3
|
|||
|
|||
|
yeah, i thought it might have been that too, but you can look at the source and paste the image url into the browser and it will come up. even from a remote connection.
|
|
#4
|
|||
|
|||
|
Have you tried from different computers?
|
|
#5
|
|||
|
|||
|
i figured it out, somebody put a <base href=""> tag in the header and it was throwing off the urls for the images.
|
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > IIS serving broken images |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|