Hi,
I have a C#.net class library that references a folder and the files in it.
I've added this library as a reference in my ASP.NET web project and I can't figure out how i'm supposed to get the path to this folder.
Anyone know? Or would you have to pass the Server.MapPath in from the website?
Cheeres