Hi all,
I've an issue when trying to deply reports from visual studio.
I always get the following error message:
Deploy Reports started 03/25/2021 15:53.
Unable to deploy reports. Error = System.InvalidOperationException: Retrieving the SSRS Server IP Address failed with the following exception: Value cannot be null.
Deploying reports through powershell is working fine. The web.Config contains 127.0.0.1 as the IP for SSRS.
Any Idea why Visual studio is complaining about the server IP or where that is stored.