Getting the physical folder path of a virtual path or directory in WCF
I had a request from a client today to save something uploaded through WCF to the local disk to a particular sub folder. Normally this is easy in ASP.NET with Server.MapPath but this isn’t available in the WCF application.
Read More...
Read the complete post at http://ericphan.info/blog/2010/4/9/getting-the-physical-folder-path-of-a-virtual-path-or-direct.html