rhenson

rhenson

  • NA
  • 2
  • 0

Newbie - .cs relative pathing

Oct 27 2005 9:17 AM
It seems simple enough, but I'm having a very hard time figuring out relative pathing.  I am working on a C# class project in a .cs file.  I want to read an xml file in <application root>/data/my.xml, but I can not get it working - everything I try returns windows/system32 for my application root - Any guidance would be greatly appreciated!