I needed to programmatically map a share drive to access files for a asp.net web application. This works on the app pool identity and doesn’t have mapped drives by default so after a little Googling, I found this :
http://www.codeproject.com/KB/system/mapnetdrive.aspx
It maybe a few years old, but works like a dream!
No comments:
Post a Comment