I have a basic table based report backed by an SQL2012 stored procedure. When I try to preview the report I get this error:
There was no endpoint listening at net.pipe://localhost/PreviewProcessingService6476/ReportProcessing that could accept the message. This is often caused by an incorrect address or SOAP acction. See InnerException, if present, for more details.
How do you view the inner exception?
How do you troubleshoot this error?
scott