I have tried chaging the media foldervirtualRoot value (~/media/) in config/FileSystemProviders.config, but doesn't seem to affect from where it loads the images, it only affect to where it uploads new files. Meaning new files are uploaded correctly to the path in the FileSystemProviders.config, but existing images are not getting loaded from same path. Note that if I create a new web-site on iis (different port such as 8080), then everything loads since the site is the root itself.
Media files not displaying
Hi,
After publishing the umbraco site to IIS on windows 7 there seems to be a problem with loading images from the media folder.
The site is in a sub-folder i.e. http://localhost/xxxyyy
Whereas I can see that the images are refering to a path like http://localhost/media
But I want it to load from http://localhost/xxxyyy/media
I have tried chaging the media foldervirtualRoot value (~/media/) in config/FileSystemProviders.config, but doesn't seem to affect from where it loads the images, it only affect to where it uploads new files. Meaning new files are uploaded correctly to the path in the FileSystemProviders.config, but existing images are not getting loaded from same path. Note that if I create a new web-site on iis (different port such as 8080), then everything loads since the site is the root itself.
Regards
satish
Perhaps this is a bug. You might also want to report it here: http://issues.umbraco.org/dashboard#newissue=yes
Jeroen
is working on a reply...