Hi,
I m new in c#.net . In C#.net, how i will get the current working path? when i used following function "Application.St artupPath" then it show the executable path.(e:\Projec t\DataList\bin\ debug). But i have created my project at the project directory. Now i want to get the path (e:\Project\Dat aList\). How i will get this? IS there any solution to solve this problem? I have created my crystal report file in the "e:\Project\Dat aList\"...