Replies: 1 comment
-
Run it in Vs2022 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to run the application, after build the project from visual studio 2019, when I try to run it, it shows an error page saying the
InvalidOperationException: The view 'Index' was not found. The following locations were searched: /Areas/Core/Views/Home/Index.en-US.cshtml /Areas/Core/Views/Home/Index.en.cshtml /Areas/Core/Views/Home/Index.cshtml /Areas/Core/Views/Shared/Index.en-US.cshtml /Areas/Core/Views/Shared/Index.en.cshtml /Areas/Core/Views/Shared/Index.cshtml /Views/Shared/Index.en-US.cshtml /Views/Shared/Index.en.cshtml /Views/Shared/Index.cshtml /Pages/Shared/Index.en-US.cshtml /Pages/Shared/Index.en.cshtml /Pages/Shared/Index.cshtml
if anyone can help me with this that would be very nice of you.
Beta Was this translation helpful? Give feedback.
All reactions