M
mosscliffe
I need to reference a file on my published server as
"../mydir/myfile.txt", which is fine and it works.
On my local develop computer the "../mydir" refers to C:\Program
Files\Microsoft Visual Studio 8\Common7
Is there any way I can get the "../" to refer to somewhere more
convenient, ideally as /mydir within my project.
I could not find any settings in Visual Studio, which referred to this
'Common7' Directory.
Thanks
"../mydir/myfile.txt", which is fine and it works.
On my local develop computer the "../mydir" refers to C:\Program
Files\Microsoft Visual Studio 8\Common7
Is there any way I can get the "../" to refer to somewhere more
convenient, ideally as /mydir within my project.
I could not find any settings in Visual Studio, which referred to this
'Common7' Directory.
Thanks