There is a host console application that launches a WCF service and an ASP.NET Core 8 website that runs when the host is running.
Do you need ISS or something or is it in the configuration files? How to interact with the wcf service via asp.net after publishing locally?
When launched through Visual Studio, the site runs on localhost. After publishing the project, while working on another clean computer, I launch host and when I switch to localhost, the site does not start.
Ilnur Arslanov is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.