首页 > 其他 > 详细

[tfs] report issue: An error has occurred during report processing.

时间:2014-02-25 19:57:37      阅读:604      评论:0      收藏:0      [点我收藏+]

Issue:

An error has occurred during report processing. (rsProcessingAborted) Query execution failed for dataset ‘dsIteration‘. (rsErrorExecutingCommand) For more information about this error navigate to the report server on the local server machine, or enable remote errors


How to fix:

1. This Error will pop up if the Dataset has the insufficient execute permission. Check that database your are using and give the execute permission if not.

Open Sql Server Mgmt Studio(SSMS) and log in through the user you are trying to access the report. Run the SQL Query in SSMS and make sure there is no error while running the script.

2. Update user password: Go to home page http://[servername]/Reports/Pages/Folder.aspx?ViewMode=List to change data source password to make sure it can connect to db.

Note: Report log file of report server. C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\LogFiles this location may change according to your installation. here you can get clear idea of the error.


[tfs] report issue: An error has occurred during report processing.

原文:http://blog.csdn.net/wzhiu/article/details/19901851

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!