I have a website that was working fine prior to installing 2008 Volume 1 Hotfix 2033. After installing the hotfix I began receiving the following error "Cannot use a leading .. to exit above the top directory.". So I then upgraded to 2008 Volume 2 in hopes that would fix this issue.
My scenario is...
I have a web navigator on my master page that has images for the entries in the menu. I have the images located in the ~/Images folder and they display fine on the default page. When I move to the next page in my site (located in a subfolder named: Site Folder\Shared_Pages) the images are replace with red "x's", but the page functions fine. When I move to the next page in the site located in a subfolder within a subfolder: Site Folder\Applications\ApplicationName) I get the error mentioned above. I only reference the Images folder using "~/Images" within my website. If I move the images into the folder along with the web page then everything works fine.
Is there a fix to this problem or some new property that needs to be set to get around this error?
Is anyone else having this issue?