I am running into a problem I haven't seen any where I have worked. Typically I reference a relative path to access files - in this case images that reside in a directory inside the web site root and down one level >> root/images.
When I use a relative path to access these images I get a message telling me they cannot be found but the web site is not looking for them in the relative directory. It is looking in c:\windows\system32\inetsrv
Why is this doing this? How can this be fixed?
Thanks.