I have published the same app to the same server but on different virtual directories.
https://server.com/test https://server.com/prod
I get the error from the title, I suppose ASP.NET MVC "sees" them as the same website (server.com)
For sure there must be a setup or a configuration to make them work together, but couldn't find anything online.