In Visual Studio I have a web project. Instead of retaining a local copy of my image folder i'd like to access my image folder(located on another server) with a virtual folder during debuging. Is there a way to do this so that when I hit run, it sets up the virtual folder ready to use while debugging? Did that make any sense? lol Thanks! Jason
This questions has been answered. "Jason Hartsoe" wrote in message news:OycBefe5IHA.4356@TK2MSFTNGP03.phx.gbl... > In Visual Studio I have a web project. Instead of retaining a local copy > of my image folder i'd like to access my image folder(located on another > server) with a virtual folder during debuging. Is there a way to do this > so that when I hit run, it sets up the virtual folder ready to use while > debugging? > > Did that make any sense? lol > > Thanks! > > Jason >