Help : Application location

  • Thread starter Thread starter Bob Powell [MVP]
  • Start date Start date
You can use

Path.GetDirectoryName(Server.MapPath(Request.FilePath));

Regards,
Sandeep
 
Hi,
How I can get my Application physical Location (I mean the the physical path
of my applicaion) with in my applicaiton programaticaly .
Development platform = VB.NET
Kindly help me out
thanks
regards
noorali
 
Back
Top