MicroStation SDK U13 issues.Visual Studio 2017 Professional

Something probably goes wrong during installation. Buildallexamples fails with this error:

Wed Oct 16 11:18:29 2019, elapsed time: 0:00
BMAKE: Error - Cannot find the .Net framework 64-bit version for this toolset. VS2017_FrameworkVersion64 was not defined, and registry lookup failed. FrameworkVer64
BMAKE: call trace
line: 136, C:\PROGRA~1\Bentley\MICROS~2\mki\VCVarsQueryRegistry2017.mki

The two missing reg keys are:

\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\SxS\VS7, "FrameworkVer64"
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VisualStudio\SxS\VC7", "FrameworkDir64"

What am i doing wrong?

Parents Reply Children
No Data