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

Expression window does not work #124

Closed pablolerner closed 1 year ago

pablolerner commented 3 years ago

Describe the bug The expressions window looks transluscent and does not work

Version BIDS Helper Version

To Reproduce Steps to reproduce the behavior:

  1. Open any SSIS package
  2. Click on Vew -> Other Windows -> Expression List (BIDS Helper)
  3. See Error in the attached screen shot BIDS Helper Error

Expected behavior The Expressions List shows all expressions in the package and looks like the screenshot in the documentation. https://bideveloperextensions.github.io/features/ExpressionList/

furmangg commented 1 year ago

We've published an updated release of BI Developer Extensions for Visual Studio 2019 that resolves this issue. Please note the compatible SSIS extension version.

Note that I did notice some flakiness in the Expressions window during my testing. Closing the Expressions window, clicking onto an SSIS package, then reopening the Expressions window (or worst case restarting Visual Studio) usually resolved the issue. Let me know if the new version plus these suggestions don't help you.