[转][ASP.NET]System.UnauthorizedAccessException: 拒绝访问。
采集日期:2008-4-29作者:fallriver(注:本数据由系统自动采集,内容与BHCODE无关)
-- The <authentication> section enables configuration of the security authentication mode used by ASP.NET to identify an incoming user.--> <authentication mode="Windows"/> <identity impersonate="true" userName="YourAdminUsr" password="YourAdminPwd"/>