An exception of type 'System.Net.WebException' occurred in System.Web.Services.dll but was not handled in user code
Additional information: The request failed with HTTP status 401: Unauthorized.
应该怎么配置呢? 能否讲的详细些,谢谢
...全文
15711打赏收藏
HTTP 权限问题,
一个已经正确运行的程序,我把源码拷贝到了本机,调试运行的时候提示: An exception of type 'System.Net.WebException' occurred in System.Web.Services.dll but was not handled in user code Additional information: The request failed with HTTP status 401: Unauthorized. 应该怎么配置呢? 能否讲的详细些,谢谢