VB.NET - How to find HostingEnvironment.ApplicationPhysicalPath in vb.net
Asked By Nani gd on 28-Mar-13 10:59 AM
Hi All,
if i know the web service path i want to find the Physical path of that folder
Example: if i send the http://120.20.112.33/webfolder/service.asmx path, i want to return the physical path like C://wwroot/inetpub/Webfolder should come..
please do needful.
Regards,
Nani