|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Thursday, May 30, 2013 8:26 AM
Points: 44,
Visits: 128
|
|
I have created report and deployed it on report server 2008, I want to display report using web application with reportviewer control. When I am debugging and running program from visual studio, it works fine but when I deploy the web application, it gives 401 error.. Thank you
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, June 17, 2010 1:40 AM
Points: 3,
Visits: 6
|
|
| I have the same problem, do you have find issue?
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, May 28, 2010 7:03 AM
Points: 1,
Visits: 2
|
|
hi mandavli,
I am getting the error after deployment .which is, "The current action cannot be completed. The user data source credentials do not meet the requirements to run this report. Either the user data source credentials are not stored in the report server database, or the user data source is configured not to require credentials but the unattended execution account is not specified. (rsInvalidDataSourceCredentialSetting) "
If u found that solution , reply me. I hope that u can help me for this issue.
Advance Thanks,
Uma.
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Thursday, March 21, 2013 5:54 AM
Points: 433,
Visits: 199
|
|
Hi All,
If you can run the report from the reportserver then you can also run the report using the reportviewer.
i think we need to add the credentials for the reportserver in the webapplication imean in the web.config to run the reportserver.
Go through the below one...
http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/724182a8-e42a-4603-822c-3ff836845cdb
Thanks. Veeren
Thanks & Regards, Veeren. Ignore this if you feel i am Wrong.
|
|
|
|