Base solution for your next web application

Activities of "joynext"

  • Run Web.Host project using CMD
  • SET ASPNETCORE_ENVIRONMENT=Development > SET ASPNETCORE_URLS=http://*:22742 > dotnet run
  • Run Web.Public project (IIS Express) using Visual Studio
  • Public website is displayed. Click login. Login page is displayed. Enter credentials > Login. Error is displayed.

Closing this ticket.

Moved the content of the /dist folder to /wwwroot

We also made the sure the URLs from the appsettings are correct.

Hi @maliming

We are using the RAD tools, we thought a single solution would allow us create the Angural UI as well. Given the current setup, what is your suggestion on how we can deploy the Angular Project to the server. the appsettings.json is being deployed under /src folder. Any help would be appreciated.

BTW The HOST and APIs were deployed succesffuly and we can view them via swagger URL.

Thanks @bobingham

Checked the app settings is correcty points to the host URL.

Yes ASP.NET CORE & Angular (single solution).

In azure i've set up 2 servers. one for the host and one for the Angular UI. Looking for guidance on how we should configure.

Showing 1 to 5 of 5 entries