Ticket #41 (closed defect: fixed)
Cannot find visual studio (while trying to locate VSTest.Console.exe)
Reported by: | michelpons | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Maintenance of Phase II |
Component: | Building distribution | Version: | 1.2.0.0 |
Keywords: | Cc: |
Description
Using commit 138, launched makedistribution.py. Got the following error:
File "C:\Users\CTO\Documents\colan_cobia\makedistribution.py", line 214, in <module>
raise RuntimeError?('Cannot find visual studio (while trying to locate VSTest.Console.exe)')
RuntimeError?: Cannot find visual studio (while trying to locate VSTest.Console.exe)
while vstest.console.exe exists on the machine at
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions?\Microsoft\TestWindow?
Change History
comment:1 Changed 4 years ago by michelpons
- Component changed from COBIA Runtime MSI to Building distribution
comment:2 Changed 4 years ago by anonymous
Michel - please perform, on the cmd prompt,
set | find "VS"
and let me know the outcome?
comment:3 Changed 4 years ago by michelpons
Microsoft Windows [Version 10.0.18362.1256]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\Users\CTO>set | find "VS"
C:\Users\CTO>