I am unable to update DIS to the latest version. Update fails with the error below.
10/11/2023 12:53:42 PM - Found installed product - Global Location
10/11/2023 12:53:42 PM - Found installed product - Visual Studio Professional 2017
10/11/2023 12:53:42 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableDataImpl(IInstallableExtension extension, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)
Indeed. Thanks Miguel.
Hi Wale
Support for Visual Studio 2017 has been dropped since DIS 2.41: DIS 2.41 | DataMiner Docs
I would suggest to update to Visual Studio 2022 to have the latest features as some features are only available on Visual Studio 2022 (e.g.: Visual Studio Templates).
If you still need DIS on a Visual Studio 2017, you can find the latest version supporting 2017 here: DataMiner Integration Studio - Downloads - DataMiner Dojo
I see that you are already on 2.40, so you have the latest available version for Visual Studio 2017.
Hi Wale,
If I check the download page (https://community.dataminer.services/dataminer-integration-studio-other-downloads/), I see that the latest DIS version for 2017 is 2.40.124 (the current version that you have installed). I believe you will need to upgrade first Visual Studio before upgrading DIS.