Search Suggest

BUG
BUG

Bug: Script Task - Cannot load script for execution

Case My Script Tasks are running fine in Visual Studio 2017, but when deployed to the catalog I get an error in all Script Tasks: Cannot load script …

Runbook with ADF: Method not found

Case A little over two weeks ago we created a new Azure Automation account with a PowerShell runbook to pause and resume the ADF Integration Runtime …

Where is the new SSIS project type?

Case I just downloaded the new SSDT for Visual Studio 2017 (15.3.0 preview) and although I selected Integration Services during installation it isn&…

SSRS Snack: Excel Rendering Extension Error

Case I am trying to export my SSRS report to Excel, but I'm getting an error. How Can I solve it? Excel Rendering Extension: Unknown image format…

Deployment bug SSIS VNEXT missing reference

Case When deploying a project from SSDT VNEXT (SQL Server Data Tools 17.0 RC1) I get an error. Could not load file or assembly 'Microsoft.SqlServ…

Renaming project during deployment Ispac file

Case I have an SSIS project in Visual Studio which is called "01 StageFinance". The prefix is to preserve the order of projects in the Visu…

Timeout after 30 seconds when executing package via .NET

Case I'm executing a package via .NET ( example 1 , example 2 ), but if the packages takes more than 30 seconds I get an error: Timeout expired. …