Hello
Just installed VS2019 Community Edition 2019 on a brand new Window10 Pro.
Can't create projects because VS can't find sln file (neither do I, for what matters)
Any ideia why?
The message i had is this: The following fileres were specified on the command line: c:\users\source\repo\ProjectFolder\SolutionName.sln
These files could not be found and will not be loaded.
Just installed VS2019 Community Edition 2019 on a brand new Window10 Pro.
Can't create projects because VS can't find sln file (neither do I, for what matters)
Any ideia why?
The message i had is this: The following fileres were specified on the command line:
It could be that the.net framework has been ruined, and I suggest you try to reinstall visual studio.
If you can't solve the problem, please let me know.
Best regards,
Sam
.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.
.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.
Member
79 Points
121 Posts
VS2019 Community Edition - can't find file
Feb 09, 2020 10:01 PM|dr.Xis|LINK
Hello
Just installed VS2019 Community Edition 2019 on a brand new Window10 Pro.
Can't create projects because VS can't find sln file (neither do I, for what matters)
Any ideia why?
The message i had is this:
The following fileres were specified on the command line:
c:\users\source\repo\ProjectFolder\SolutionName.sln
These files could not be found and will not be loaded.
Contributor
3370 Points
1409 Posts
Re: VS2019 Community Edition - can't find file
Feb 10, 2020 05:31 AM|samwu|LINK
Hi dr.Xis,
It could be that the.net framework has been ruined, and I suggest you try to reinstall visual studio.
If you can't solve the problem, please let me know.
Best regards,
Sam
Member
79 Points
121 Posts
Re: VS2019 Community Edition - can't find file
Feb 10, 2020 11:06 PM|dr.Xis|LINK
I did that right away - even before asking here for help.
Didn't work :/
Fun part - i create a forms app - and it worked fine :| - but now when trying to create .net 4.7.xx web app
Contributor
3370 Points
1409 Posts
Re: VS2019 Community Edition - can't find file
Feb 11, 2020 04:14 AM|samwu|LINK
Hi dr.Xis,
please try to use the InstallCleanup.exe tool to remove installation files and product information for all installed instances of Visual Studio.
More information about the InstallCleanup.exe tool you can refer to this link: https://docs.microsoft.com/en-us/visualstudio/install/remove-visual-studio?view=vs-2019
Best regards,
Sam