Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24668] Windows: ti info should not list being unable to find VS2017 install DLL as an issue

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-07-25T20:46:11.000+0000
Affected Version/sRelease 6.1.0
Fix Version/sRelease 6.2.0
ComponentsCLI, Windows
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2017-05-08T15:57:01.000+0000
Updated2017-09-22T20:02:37.000+0000

Description

Description

When running ti info -t windows on a Windows machine without VS2017 installed the below will be flagged as an issue, I don't believe this should be flagged as an error, as it more than likely means they just dont have VS2017 installed (which provides the DLL)
Windows Issues
  ×  Unable to load DLL 'Microsoft.VisualStudio.Setup.Configuration.Native.dll': The specified
     module could not be found. (Exception from HRESULT: 0x8007007E)

Steps to reproduce

Make sure you do not have VS 2017 installed

Run ti info -t windows

Actual

The above error will be shown in the issues

Expected

The above should not be shown as an error

Comments

  1. Ewan Harris 2017-06-20

    Windowslib pr: https://github.com/appcelerator/windowslib/pull/70
  2. Kota Iguchi 2017-07-04

    windowslib updated. (windowslib 0.5.1) Now titanium_mobile needs this changes in order to resolve this ticket.
  3. Ewan Harris 2017-07-10

    PR: https://github.com/appcelerator/titanium_mobile/pull/9203
  4. Ewan Harris 2017-07-25

    Merged as part of TIMOB-24591
  5. Samir Mohammed 2017-08-22

    Verified fix in SDK Version: 7.0.0.v20170821125551 and SDK Version: 6.2.0.v20170822080825 *Test Environement*
       APPC CLI 6.2.3-master.23
       Operating System:
       Name = Microsoft Windows 10 Pro
       Version = 10.0.14393
       Architecture = 32bit
       CPUs = 4
       Node.js:
       Node.js Version = 6.10.1
       
  6. Victor Vazquez Montero 2017-09-22

    [~eharris] I have a customer who is currently running into this issue trying to run appc setup. they are currently on SDK 6.1.1 and trying to upgrade to latest release Environment Microsoft Windows 10 Enterprise", version": "10.0.10586", architecture": "32bit", numcpus": 4, node version": "4.6.2" npm version": "2.15.11" SDK verion: 6.1.1 GA Visual Studio 2017

JSON Source