Friday, April 15, 2011

Find ASP.Net projectdir programmatically

the title is my question. i don't know the details of the web server that my project will be deployed on. in one class i execute a batch file in the project directory. should i just say "C:\Inetpub\wwwroot\etcetcetc" and hope for the best?

From stackoverflow

0 comments:

Post a Comment