-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Projects won't load in VS2019 #1013
Comments
I was able to build it in VS 2019.
Mb it will help you. PS |
Hi @MrDywar, Thanks for the tip above! Could you post the error message(s) you get. It's important to ensure the 4 GB RAM as per https://github.com/dotnet-architecture/eShopOnContainers/wiki#setting-up-your-development-environment-for-eshoponcontainers Hope this helps. |
Hi @mvelosop, Thanks for link, i did not read all docs before i started :) As i use docker toolbox the https://github.com/dotnet-architecture/eShopOnContainers/wiki/03.-Setting-the-eShopOnContainers-solution-up-in-a-Windows-CLI-environment-(dotnet-CLI,-Docker-CLI-and-VS-Code) did the trick!
Docker for Windows (localhost) and docker toolbox (192.168.99.100) difference bring some erros, like 4хх on images. But it's OK. I think my problem not related to VS 2019, and @rmagruder just need to instal ".NET Core 2.2". P.S. May be i will update to Win Pro, and start using Hyper-V. It will reduce problems today and in the future. |
@mvelosop This might be a good tip to add it to our wiki? |
Closing this issue now, but feel free to comment, will reopen if needed. |
Same machine as installed VS2017 which DOES load the ServiceAndWebApps solution just fine....VS2019 will NOT. Also verified on another machine. VS2019 complains that the proper .net SDK could not be found and the project cannot be loaded. But again, same machine works fine on VS2017, so the SDK's are properly installed.
This could well be a VS2019 bug but other .net core projects seem to load fine it. This one, however, just won't.
The text was updated successfully, but these errors were encountered: