Our knowledge base is a comprehensive resource designed to help you get the most out of our products. It includes getting started articles that guide you through initial setup, detailed information on specific features, and troubleshooting resources to assist you with any issues you may encounter. Explore our knowledge base to find helpful information about our products and answers to common questions.

Socket Address Already in Use

07/23/2008 - This occurs when more than one process attempts to bind to the same local port.

SOAP Code Example: Clearing or Setting the Method Namespace Prefix

07/17/2008 - The SOAP component will allow you to change the method

MIME Component Recursive Decoding for Nested Messages

07/16/2008 - Demonstrates how to recursively decode nested MIME messages using the IPWorks MIME component, including handling multipart entities, text content, and attachments.

SFTP: Server Error (4) Failure

06/17/2008 - This may happen if you do not have permission to upload to the specified location.

SFTP Remote Path Not Found Error Handling

06/17/2008 - SFTP file access depends on correctly resolving the remote directory path and ensuring the account has access to it. When the specified location cannot be resolved or accessed, the server may return a "No Such File" or "File Not Found" error.

Partial HTTP Downloads Using the HTTP Component

04/23/2008 - Explains how to download a specific byte range from a resource using HTTP.

Using DirList to Retrieve File Listings in FTP and SFTP Tasks

04/14/2008 - Learn how to use the DirList property in SSIS FTP and SFTP Receive Tasks with user variables, Foreach Loop Containers, and Script Tasks.

Using Dynamic Passwords in SSIS

04/14/2008 - You can set the value of a password property to point to a user variable.

SOAP Code Example: Using Complex Types

03/31/2008 - You can both send and receive complex types with the SOAP component.

SOAP Send and Read Complex Types Using XPath

03/31/2008 - Learn how to send and receive complex XML types using the IPWorks SOAP component, including how to build full XML payloads and extract response values with XPath.

SSIS: Error 0x8009000B Key not valid for use in specified state.

03/28/2008 - This happens because the password properties are marked as sensitive.

Key not valid for use in specified state using SSIS tasks

03/28/2008 - Learn why SSIS error 0x8009000B occurs when accessing sensitive properties in nsoftware SSIS tasks and how to resolve it using proper package protection settings.