Archived Beta Discussions > SlickEdit 2022 v27 Beta Discussion

Opening Visual Studio 2019 solution issue

(1/3) > >>

paladin:
Connecting to a vs 2019 solution project I'm getting 'Cannot find Visual Studio install path for version: 17'.
Removing the se generated artifacts recreating the workspace files from scratch does not help.  No issue building the solution in VS

Clark:
It sounds like SlickEdit is trying to configure your build environment for Visual Studio 2022 and it's failing. Is this what you want or do you want SlickEdit to use Visual Studio 2019?

paladin:
2022 is not installed and the solution space is built with 2019. I must be missing something fundamental in the setup. I need it build using VS2019

Clark:
Something is definitely a little off.

Try to execute this command:

--- Code: ---"c:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe"  -utf8 -all -prerelease -requires Microsoft.Component.MSBuild -format xml

--- End code ---

If it works, redirect the output to a file and post the file here.

paladin:
Results Attached

Navigation

[0] Message Index

[#] Next page

Go to full version