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.

Running the public project was successful, now I am trying to access the main application. I have it running through cmd, however after an attempt of logging in, it does redirect to the application or back to the public website. It displays an error (see attached photo). Please help with this issue. Thank you.

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.

Dear Support,

We are using ASP.NET CORE & Angular (single solution). Just having problems finding ways on how to upload and display an image.

Samples would be a great help.

We are working on a project that we allow users to upload images of menus of a restaurant.

Regards,

Dear Support,

We are getting the error when uploading the files to our azure app service.

Everything works locally.

Also, we've tried uploading a diffrent angular project to the same azure app service, it worked.

Please advise.

Showing 1 to 8 of 8 entries