Unable to execute MVC sandbox project. #24353
Unanswered
topagarwal
asked this question in
General
Replies: 1 comment 1 reply
-
@mkArtakMSFT as @topagarwal asked in #24270 (comment), please let them know if this should be filed under issues. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I got latest AspNet core from github and installed all the dependencies as mentioned in the wiki,
I am able to build the MVC solution by running build.cmd from within the src\MVC project.
However, when I open .slnf file using startvs.cmd command and set MVCSandbox as the startup project (not using IIS), i get following error:
Using windows 10 and installed all extensions and sdk as per installVS script in eng/scripts.
It will be great if someone can help me understand what I might be missing here.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions