Answer the question
In order to leave comments, you need to log in
Why does an Asp.net Core project start from Visual Studio, but from an exe file - errors?
What can cause project errors if I run the exe file? At the same time, the same project from Visual Studio works. Weird. Turned on the logs-During the launch of the application without the studio, it says that it cannot find the view. But with the studio, he finds .... some kind of nonsense.
Tell me, what could be the matter?
Here is a screenshot
Answer the question
In order to leave comments, you need to log in
The error clearly states that it cannot find the view. The solution is obvious: run from the console, after going to the bin folder, so that the view search is in the project folder, and not in the root of the current user folder
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question