Umbraco 4.7.1 image and css paths broken when deployed to a Virtual Directory
Hi,
I have just done a web deploy of an Umbraco 4.7.1 website via the webmatrix deploy to an IIS 7 server Virtual Directory off the default web site. The link to the css file is broken as are the XSLT generated links to the images.
Also the images and thumbnail images normally displayed in the media section of the CMS are not showing. I have trawled long and had to find a resolution to this other than not use a virtual directory. However 4.7.1 is supposedly Virtual Directory freindly. Any pointers would be much appreciated.
Umbraco 4.7.1 image and css paths broken when deployed to a Virtual Directory
Hi,
I have just done a web deploy of an Umbraco 4.7.1 website via the webmatrix deploy to an IIS 7 server Virtual Directory off the default web site. The link to the css file is broken as are the XSLT generated links to the images.
The image links should point to
http://myserverIPAddress/UmbracoXXX/media/1459/your_day_-_front_page.png
but actually point to
http://myserverIPAddress/media/1459/your_day_-_front_page_thumb.jpg
Also the images and thumbnail images normally displayed in the media section of the CMS are not showing. I have trawled long and had to find a resolution to this other than not use a virtual directory. However 4.7.1 is supposedly Virtual Directory freindly. Any pointers would be much appreciated.
Cheers
Steve
Gave up and went for a site install instead :) Everything works as expected in this scenario.
Cheers
Steve
is working on a reply...