About 28,400 results
Open links in new tab
  1. SSIS Web Serivce Task getting error 'SSL certificate response ...

    Mar 4, 2019 · SSL certificate response obtained from the server was not valid. Cannot process the request. ------------------------------ BUTTONS: OK ------------------------------

  2. Visual Studio 2013 and SSIS Package Project integration

    Jan 7, 2015 · I have installed Visual Studio 2013 Ultimate Edition and SQL Server 2012 Developer edition on a Windows 7 pro x64 machine. I have also installed Microsoft SQL …

  3. Web Service Task not showing input - social.msdn.microsoft.com

    May 21, 2010 · I'm trying to call a web service using the SSIS "Web Service Task". I give the Connection Manager a valid URL, download the WSDL, and go to the input pane of the "Web …

  4. How to convert .dts packages to SSIS packages

    Feb 3, 2014 · Are you by any chance asking method to download SSIS packages deployed in a SQL Server (MSDB) instance as .dtsx files?

  5. SSIS Package failing with The underlying connection was closed: …

    we have an SSIS package which uses HTTP connection manager to download a file from a URL. It was working fine until yesterday but suddenly the package started failing.

  6. SSIS Package run from Visual Studio but fails from SQL Server …

    Sep 6, 2018 · My package is running fine when I run it from Visual Studio but it is failing when I run from SQL Server Agent.

  7. CDC SSIS 2012 ,CDC TASK,CDC Source,CDC Splitter

    Nov 3, 2015 · I am talking about the CDC control task that needs to be set up in the ssis package before you use the cdc source in a dataflow. Pay attention to the CDC Control operation in the …

  8. Visual Studio 2015 - SSIS Development - Backward Compatibility

    Sep 20, 2017 · This post is a little old and possibly out of date, now if I try to download Data Tools for SQL Server 2014, the page I find gives me a link to Visual Studio 2015. I have tried to use …

  9. merge PDF files using script task - social.msdn.microsoft.com

    Apr 7, 2014 · As Arthur posted, merging PDF files is not supported by stock SSIS Tasks/Components. To achieve your goal, you can reference to a custom or third party .NET …

  10. SSIS Package runs perfectly, but when ran as a job fails miserably.

    Apr 13, 2013 · I remember having a similar issue where my SSIS job ran perfectly when I ran it manually via BIDS or SSMS, but when it ran as a scheduled job it failed. The answer for me …