Forum Moderators: open
Maybe I can explain better. If I have a file at
c:\inetpub\wwwroot\myApp\img\myGif.gif and I refer to it as \img\myGif.gif, I'm getting c:\inetpub\wwwroot\img\myGif.gif even though myApp is defined as a virtual directory and an application. Any suggestions as to what I'm doing wrong? Is this not possible in 2003 Server?