首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

Reporting Service 401异常

2013-07-16 
Reporting Service 401错误登陆http://127.0.0.1:8080/ReportServer都是正常的,程序里为什么连不上,,我去R

Reporting Service 401错误
Reporting Service 401异常
登陆http://127.0.0.1:8080/ReportServer都是正常的,程序里为什么连不上,,我去

  Reporting?Service
[解决办法]
权限不对
[解决办法]
如果你的程序是asp.net,它不是运行在当前登录用户下的,而是其他用户
win2003 IIS6下是NETWORK SERVICE
xp IIS5下是ASPNET

设置报表权限,给上面的用户正确的权限。
[解决办法]
可以看下这个讨论:
ReportViewer Control in ASP.NET Web Form - 401: Unauthorized error
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/1688f270-7608-475e-b81b-d077e0664090/reportviewer-control-in-aspnet-web-form-401-unauthorized-error

热点排行