BIDeveloperExtensions / bideveloperextensions

A Visual Studio extension that enhances development functionality in Business Intelligence Development Studio (BIDS) and SQL Server Data Tools (SSDT).
https://bideveloperextensions.github.io
Other
87 stars 24 forks source link

SSIS: Error on opening package #106

Closed wim-dp closed 4 years ago

wim-dp commented 4 years ago

Describe the bug On opening a package deployement dtsx package, an error occurs. Unable to cast object of type 'Microsoft.DataTransformationServices.Design.DtsPackageView' to 'Microsoft.DataWarehouse.Design.EditorWindow'. at BIDSHelper.SSIS.ParamatersWindowPlugin.OnWindowActivated

Deploy button is also not visible

image

Version image

To Reproduce Steps to reproduce the behavior:

  1. Go to Solution Explorer
  2. Click on any .dtsx package
  3. See error

Expected behavior No error Deploy button should be visible image

Additional context Updated to SSDT BI to 15.9.25 image

furmangg commented 4 years ago

We released BI Developer Extensions 2.4.0. This should specifically fix your issue. If it doesn't your SSDTBI build number (15.0.1200.70) is quite a bit out-of-date. We've uploaded the download instructions to indicate that you may need to uninstall and reinstall in order to get to a newer SSDTBI build number (the shared modules that can't be updated directly).