I have a VB web app that I originally wrote using VS 2003 and am now converting to VB 2005. The conversion seemed to go OK but when I run debug to test it I get an exception "Failed to map the path '/'." from the statement PATH = Server.MapPath(".."). I cannot figure why this happens ... it works fine in VB 2003. CAn someone enlighten me? Thanks.