❔ visual studio error loading project asp.net core mvc
when I create a project in visual studio asp.net core mvc , all the files (Controllers, Views etc) are missing , is there anyway to fix this problem
11 Replies
What can you see in the solution explorer? What files are there?
just the solution , there are no files
0 projets
And on the disk? Does the project and files exist when you open them with file explorer?
yes
Aight, so, right-click on the solution and add an existing project
Then point to that project
I don't know why, but this kinda thing happens often
it gave me an error
when i try to add the project
What error?
sdk "micorsoft .net sdk.web' specific missing
https://learn.microsoft.com/en-us/answers/questions/1184941/the-sdk-microsoft-net-sdk-specified-could-not-be-f Check the answer to this question
will do
thanks
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.