|
I was currently using Visual web developer 2005 I updated to 2008 and it install alot of updates including .net 3.0. The server immediately quit working so I uninstalled the updates and visual web developer 2008. The problem I am having now is that now pictures will display or backgrounds. I get the red X or a no picture picture. I have been working on this for days now and any help will be greatly welcomed!
THANKS!
Asp.net and IIS 6.0 I installed an update on intranet server and now I cant see any pictures or backgrounds!?
I don't think this is related to IIS or the updates you installed.
Check out the source HTML for you page. Verify that the src attribute of the images not displaying is wrong. Find out why its wrong and fix the problem. For example, the Folder where the src attribute is pointing might not be existent, or the pictures are not there.
Hope this helps.
|