Forum Discussion
http error 503 reporting service unavailable but Report server is running
Hi All,
In my previous post i asked question about to insert user to Power bi database dynamically and got the answer like using Reportingservice 2010 we can achieve the same.
I did this and it was working. Now i am getting one strange issue like this ReprtingService2010 web service is not accessible when i tried like this: http://<myPowerbiReportServerdomain>//ReportServer/ReportService2010.asmx?wsdl
It is throwing Http Error 503, Service not available.
But i am able to access this Power bi Report server all the reports without any issue.
Kindly suggest on it.
Thanks,
Vikash
4 Replies
- Greg_Deckler
Community Champion
You have an extra / in there right before ReportServer ?- AnonymousNot applicable
Hello Greg,
It is a typo mistake.
- HealthecFrequent Visitor
Hi Team,
One more update here. When i was able to access the ReportingService that time we don't have SSL certificate installed in this server.
Now when i found like the ReportingService is not accessible get to know that it is happening after SSL certificate installed.
I tried to access the ReportingService with https also but still getting the same error server unavailable.
Please suggest.