Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
168
VersionUtility 2017.1 installation failed on VisualStudio 2015 & 2017
posted

during the installation of VersionUtility 2017.1 i get error message - Microsoft Visual Studio: Unknown Error

log file:

Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action VS2017DevSetup, location: C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\, command: C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\devenv.exe /setup /nosetupvstemplates
=== Logging stopped: 2017-07-30 16:24:46 ===

what could be wrong? i'm running Windows 7 Pro 64bit, have installed both VS2015 Pro and VS2017 Pro. both IDEs looks fine, i can code and compile with them.

other parts (WinForms, ASP.NET, WPF, etc...) installed without problems. the only problem is with VersionUtility. 

VS2017 is fresh installed, one week ago. VS2015 is older and have VersionUtility 2013.1 and 2016.1 installed.

thanks for any help!

Parents Reply
  • 7535
    Offline posted in reply to Divya Jain

    Hello ,

    I would like to inform you that the bug is being fixed and the new version is on production.

    This service release is available from your My Keys and Downloads Page on the Infragistics Website. To download the service release, select the 'Dev Tools' tab and then select the volume you are using. Finally, select the 'Service Releases' tab and the available service releases will be listed below.

    Also note:llease note:
    In order to get the latest version of the Version Utility, you have to upgrade the Install Wrapper to its latest version.
    You will be notified that new Install Wrapper is available when you start an older version. When you get the latest Install Wrapper, you have to update the Version Utility to the latest version as well. There is also notification available about that and you can upgrade it through the Install Wrapper. After you install the latest version of Version Utility (17.1.2003) successfully, if you still don't see it under Visual Studio 2017, please do the following: - Close Visual Studio 2017 if it is open - Navigate to "[VS2017 install folder]\Common7\IDE" folder on your machine and open command prompt as administrator - Run the following command: "devenv.exe /setup /nosetupvstemplates" Now Version Utility should be available in VS 2017.

    Please let me know if you need further assistance.

Children