Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in SSIS Design Warnings Scanner #22

Open
DocGitHub opened this issue Jan 22, 2018 · 8 comments
Open

Error in SSIS Design Warnings Scanner #22

DocGitHub opened this issue Jan 22, 2018 · 8 comments

Comments

@DocGitHub
Copy link

Visual Studio 2017, bi developer extensions 2.1.1

See error in attached screen:
image

@furmangg
Copy link
Contributor

Thanks for reporting. Do you have any custom components in your data flow? In project settings what version of SSIS are you deploying to? I'm Help... About Microsoft Visual Studio what version of the SSIS is installed?

@DocGitHub
Copy link
Author

DocGitHub commented Jan 30, 2018

Deployment Target is SQL 2012.

I copied Info from visual Studio versions below:

Microsoft Visual Studio Professional 2017
Version 15.5.2
VisualStudio.15.Release/15.5.2+27130.2010
Microsoft .NET Framework
Version 4.7.02556

Installed Version: Professional

Microsoft Visual Studio Tools for Applications 2017
Microsoft Visual Studio Tools for Applications 2017

Visual Basic 2017
Microsoft Visual Basic 2017

Visual C# 2017
Microsoft Visual C# 2017

Visual C++ 2017
Microsoft Visual C++ 2017

Visual F# 4.1
Microsoft Visual F# 4.1

Application Insights Tools for Visual Studio Package 8.10.01106.1
Application Insights Tools for Visual Studio

ASP.NET and Web Tools 2017 15.0.31125.0
ASP.NET and Web Tools 2017

ASP.NET Core Razor Language Services 1.0
Provides languages services for ASP.NET Core Razor.

ASP.NET Web Frameworks and Tools 2017 5.2.51007.0
For additional information, visit https://www.asp.net/

Azure App Service Tools v3.0.0 15.0.31106.0
Azure App Service Tools v3.0.0

Azure Data Lake Node 1.0
This package contains the Data Lake integration nodes for Server Explorer.

Azure Data Lake Tools for Visual Studio 2.3.1000.1
Microsoft Azure Data Lake Tools for Visual Studio

Azure Data Lake Tools for Visual Studio 2.3.1000.1
Microsoft Azure Data Lake Tools for Visual Studio

BI Developer Extensions 2017 Extension 2.1.1
BI Developer Extensions 2017 Visual Studio Extension v2.1.1 - An add-in to extend SQL Server Data Tools

Child Process Debugging Power Tool 1.0
Power tool to add child process debugging to Visual Studio.

Common Azure Tools 1.10
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

Fabric.DiagnosticEvents 1.0
Fabric Diagnostic Events

GitHub.VisualStudio 2.3.6.391
A Visual Studio Extension that brings the GitHub Flow into Visual Studio.

JavaScript Language Service 2.0
JavaScript Language Service

JetBrains ReSharper Ultimate 2017.3.1 Build 111.0.20171221.145902
JetBrains ReSharper Ultimate package for Microsoft Visual Studio. For more information about ReSharper Ultimate, visit http://www.jetbrains.com/resharper. Copyright © 2018 JetBrains, Inc.

Microsoft Azure HDInsight Azure Node 2.3.1000.1
HDInsight Node under Azure Node

Microsoft Azure Hive Query Language Service 2.3.1000.1
Language service for Hive query

Microsoft Azure Service Fabric Tools for Visual Studio 1.8
Microsoft Azure Service Fabric Tools for Visual Studio

Microsoft Azure Stream Analytics Language Service 2.3.1000.1
Language service for Azure Stream Analytics

Microsoft Azure Stream Analytics Node 1.0
Azure Stream Analytics Node under Azure Node

Microsoft Azure Tools 2.9
Microsoft Azure Tools for Microsoft Visual Studio 2017 - v2.9.51120.3

Microsoft Continuous Delivery Tools for Visual Studio 0.3
Simplifying the configuration of continuous build integration and continuous build delivery from within the Visual Studio IDE.

Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

Microsoft MI-Based Debugger 1.0
Provides support for connecting Visual Studio to MI compatible debuggers

Microsoft Visual C++ Wizards 1.0
Microsoft Visual C++ Wizards

Microsoft Visual Studio Tools for Containers 1.1
Develop, run, validate your ASP.NET Core applications in the target environment. F5 your application directly into a container with debugging, or CTRL + F5 to edit & refresh your app without having to rebuild the container.

Microsoft Visual Studio VC Package 1.0
Microsoft Visual Studio VC Package

NuGet Package Manager 4.5.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

Project 1.0
Information about my package

Redgate SQL Prompt 1.0
Write, format, and refactor SQL effortlessly

RegexTester 1.0
This is regular extension tester.

Show Missing Files 1.0
Find files references in project files that don't exist on disk, and optionally files that do exist on disk that aren't included in a project.
Runs on Build. Missing files are listed in Error List window.

SQL Server Analysis Services 14.0.1016.240
Microsoft SQL Server Analysis Services Designer
Version 14.0.1016.240

SQL Server Data Tools 15.1.61710.120
Microsoft SQL Server Data Tools

SQL Server Integration Services
Microsoft SQL Server Integration Services Designer
Version 14.0.3002.68

SQL Server Reporting Services 14.0.1016.233
Microsoft SQL Server Reporting Services Designers
Version 14.0.1016.233

SsmsVsIntegration 1.0
Information about my package

ToolWindowHostedEditor 1.0
Hosting json editor into a tool window

TypeScript Tools 15.5.11025.1
TypeScript Tools for Microsoft Visual Studio

Visual Studio Code Debug Adapter Host Package 1.0
Interop layer for hosting Visual Studio Code debug adapters in Visual Studio

Web Extension Pack 2017 15.0.4
The easiest way to set up Visual Studio for the ultimate web development experience.

WebJobs Tools v1.0.0 15.0.31201.0
WebJobs Tools v1.0.0

@DocGitHub
Copy link
Author

Regarding Custom components, the answer is no. but we do use Script Task(s) and Script Component(s).

@furmangg
Copy link
Contributor

furmangg commented May 2, 2019

@DocGitHub is this still an issue with the latest 2.3.1 release of BI Developer Extensions?

@DocGitHub
Copy link
Author

It's too far back, but i do have a package which is in 'Project deployment' mode, but i can enable /disable package configurations via the normal menu. Which normally i shouldn't be able to. So your addon comes with an error:
image
image
Normally config should only be available in 'Package deployment'

@furmangg
Copy link
Contributor

We whiffed on the test case for the parameter window feature. We will put that on the list to fix up for the next release. Thanks for reporting.

@furmangg
Copy link
Contributor

Is the connection manager in question a project connection manager or package connection manager? That’s one scenario I suspect we haven’t tested for configuration loading.

@DocGitHub
Copy link
Author

DocGitHub commented May 15, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants