Access to the path : "C:\Inetpub\*******\4565483215.jpg" is denied
原因:ASP.net的用户,一般都是“IUSER_computerName”
解决方法:在Web.Config的<System.Web>里加<identity impersonate="true"/>节点
详细介绍:
http://www.microsoft.com/china/community/program/originalarticles/techdoc/impersonation.mspx