R
R
Roman Rakzin2017-07-01 19:16:46
ASP.NET
Roman Rakzin, 2017-07-01 19:16:46

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
GS-W17lUTku8ZRFnbgLAwA.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
Zelimkhan Beltoev, 2017-07-01
@TwoRS

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 question

Ask a Question

731 491 924 answers to any question