Cannot get Angular .NET Core App to work in Production / after being Published

rlm42 1 Reputation point
2021-08-01T08:29:08.057+00:00

I've tried everything, It just doesn't want to display anything after being published or run in Production mode (just a white screen). Works fine in Debug and Release modes with "ASPNETCORE_ENVIRONMENT set to Development.

I've uploaded the whole project on Github:
https://github.com/rlm42/angular12

You can run it in Visual Studio.

If someone can please help I would be grateful :)

Developer technologies C#
{count} votes

1 answer

Sort by: Most helpful
  1. rlm42 1 Reputation point
    2021-08-05T07:43:54.143+00:00

    This is what I get when running the published files in CMD, and a white screen output with no errors

    120742-image.png

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.