Hi Everyone,
I am getting an error when I am trying to deploy my reports to my web server which contains reporting services. The error that am getting is 'Exception of type Microsoft.ReportingServices.ReportProcessing.ReportProcessingException was thrown.' and it appears within the Visual Studio IDE causing the deployment to fail. Has any one seen this error and if so what’s the fix that worked for you? Or any suggestions?
Here’s some background information -
My sql server is behind a firewall and within a network.
My web server is outside the network and the firewall.
I have created my own ssl certificate.
I have tried deploying the reports as different users with different log-ins and still no success. I get the same error.
I hope that's enough information for now.
Thanks
I am now getting a new error -
'The underlying connection was closed: Could not establish trust relationship with remote server. '
Any one have any suggestions?
Thanks|||Hey everyone,
I found a solution to my problem. I believe this is a common problem especially if you install your own SSL certificate. The solution to simple go into RsReportServer.Config and turn off SSL. This allowed me to upload all the reports to server. Then turn it back on for your safety.
I hope this helps anyone else thats having a similar problem.
Thanks
No comments:
Post a Comment