*Experts* Bucky Posted November 11, 2002 *Experts* Posted November 11, 2002 How can the local path ("c:\inetpub\wwwroot\appname" for example) of an ASP.NET web application be retrieved? Or at least the local path of the ASP.NET page so IO.Path.GetDirectoryName can be used? Quote "Being grown up isn't half as fun as growing up These are the best days of our lives" -The Ataris, In This Diary
*Gurus* Derek Stone Posted November 11, 2002 *Gurus* Posted November 11, 2002 Request.PhysicalApplicationPath Request.PhysicalPath Quote Posting Guidelines
*Experts* Bucky Posted November 11, 2002 Author *Experts* Posted November 11, 2002 Yet another ASP.NET problem solved by Derek! Thanks. :) Quote "Being grown up isn't half as fun as growing up These are the best days of our lives" -The Ataris, In This Diary
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.