MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Please clarify which version of .NET Core SDK you installed, so that we can help troubleshoot the issue better. You can get detailed information about a .NET Core installation by using doenet --info command.
With Regards,
Fei Han
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
None
0 Points
14 Posts
Asp.Net Core the sdk microsoft.net.web.sdk specified could not be found
May 19, 2019 04:01 PM|mahmoud_arafa|LINK
I just wanted to try creating my first asp.net core project and I got this error. Help please.
Contributor
2150 Points
705 Posts
Re: Asp.Net Core the sdk microsoft.net.web.sdk specified could not be found
May 20, 2019 02:57 AM|Jenifer Jiang|LINK
Hi mahmoud_arafa,
There are a number of causes that could cause this, the most common ones being the following:
You could try the following ways to fix that problem for good.
For more about the details, you could refer to: https://www.ryadel.com/en/asp-net-core-fix-microsoft-net-sdk-web-not-found-error-visual-studio-2017-vs2017/
Another reference: https://andrewlock.net/the-sdk-microsoft-net-sdk-web-specified-could-not-be-found/
Best Regards,
Jenifer
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
All-Star
40565 Points
6233 Posts
Microsoft
Re: Asp.Net Core the sdk microsoft.net.web.sdk specified could not be found
May 24, 2019 02:49 AM|Fei Han - MSFT|LINK
Hi mahmoud_arafa,
Please clarify which version of .NET Core SDK you installed, so that we can help troubleshoot the issue better. You can get detailed information about a .NET Core installation by using
doenet --info
command.With Regards,
Fei Han