C
C#17mo ago
Ayoub

❔ 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
Angius
Angius17mo ago
What can you see in the solution explorer? What files are there?
Ayoub
AyoubOP17mo ago
just the solution , there are no files 0 projets
Angius
Angius17mo ago
And on the disk? Does the project and files exist when you open them with file explorer?
Ayoub
AyoubOP17mo ago
yes
Angius
Angius17mo ago
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
Ayoub
AyoubOP17mo ago
it gave me an error when i try to add the project
Angius
Angius17mo ago
What error?
Ayoub
AyoubOP17mo ago
sdk "micorsoft .net sdk.web' specific missing
Ayoub
AyoubOP17mo ago
will do thanks
Accord
Accord17mo ago
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.

Did you find this page helpful?