Sample Header Ad - 728x90

SSIS Failed to start project

1 vote
2 answers
10130 views
I've created sereral SSIS packages in Visual Studio 2012 and they can be executed without any problems. For a project I'm working on I generate packages using BIML. In my BIML script I create a package for each databaseview in two defines databaseschemas. For example: - [crm].[contact] - [crm].[account] - [navision].[vendor] - [navision].[customer] The name of the packages will be [schemaname] viewname, e.a. "[crm] contact". When I start a package in Visual Studio I get the message "Failed to start project" see below. Error message in Visual Studio 2012 "Exception deserializing the package. "Specified part does not exist in the package". Why is this error occurring?
Asked by Ruud van de Beeten (588 rep)
Aug 8, 2014, 07:37 AM
Last activity: Sep 16, 2017, 12:38 PM