Reports cannot be accepted while deploying on the server
Hello to all,
I have the large database to maintain for my business, and on the daily,weekly and on the monthly basis I have to generate the Report to have the balance and the commodity check,report generation problem occurs in the last days whenever I try to keep the records on the SQL server it cannot accept the Records. Here i will provide you the path where I have put the records.
Deploying to "http://localhost/ReportServer"
Deploying data source '/Report Project1/cnt_SDS_REQUEST'.
The Report Server Web Service is unable to access secure information in the report server. Please verify that the WebServiceAccount is specified correctly in the report server config file.
please help me whether I am doing it in the proper way if not please provide me the right way.
Thanks
Re: Reports cannot be accepted while deploying on the server
The Report Server Web Service is unable to access secure information in the report server. Please verify that the WebServiceAccount is specified correctly in the report server config file.
otherwise follow this:
- Open Configure Report Server Tool
- Update 'Web Service Identity' tab to reflect Asp .Net account on the machine.
For Eg. machineName\ASPNET - Click Apply Button, This will update WebServiceAccount tag in your report server configuration file 'rsreportserver.config'.
Hope this helps.
Re: Reports cannot be accepted while deploying on the server
Hello,
Check the error in the file :
<ORACLE_HOME>/j2ee/OC4J_BI_Forms/application-deployments/reports/OC4J_BI_Forms_default_island_1/application.log
I got this when I was establishing reports on the Oracle server might you also get something like that to find the path.
Regards