Hello all,
I have already deployed the Kinetic 2025.1 app server. Now I am trying to deploy our SSRS reports, but I get this error. I have verified the web portal from the SQL Server to be correct, and I can access it from the app server.
Validating Deployment Data.
Validating IceCommon Database
Configuration Errors
The following issues were found. Please fix these and try again:
SSRS - The SSRS Web Portal URL is not valid.
Did you try taking the port off the URL? It shouldnât be needed - http is port 80. Can you open your web browser and get to the web portal URL? You should be able to.
Hmm..What about the âconnection testâ from application server configuration. Did it passed the connection test.. Maybe the issue is related to authentication type and user..
It works with a custom URL. Weâve never used /Reports. All the way back to 10.1 and 10.2 we used custom URLs. And we use HTTPS for SSRS.
We like to be different I guess
I didnât know any different when I first deployed Epicor. We had always done custom web service and web portal URLs for SSRS so I just did that for Epicor. And itâs always worked.
Thank you all for the replies. I tried all suggestions, but it seemed futile. We are spinning a new VMs for the SQL and app servers for testing, and hopefully it will be a smooth install of Kinetic 2025. And like ChaddB said, we have custom web services, and they have always worked until this one.
@jalbitz and I are setting up a new instance of the 2025.1 demo database on a brand new app server. Weâre getting the same SSRS - The âSSRS URL is not Validâ and âSSRS - The SSRS Web Portal URL is not validâ error a few minutes into the EAC creating the new app server.
Weâre using the default app server configuration URLâs (as weâve done in the past), but they generate the error above. I checked our existing configuration (of the 2024.2 demo db on our existing app server), and itâs the same.
We moved IIS from C drive to D drive - Anything there we could have forgotten to do? Weâve restarted IIS and the server before getting to this stage, if that matters.