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.

IPWorks Bluetooth

Error Only one usage of each socket address (protocol/network address/port) is normally permitted

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 Code Example: Recursive decoding

07/16/2008 - Shows how to use the MIME component to recursively decode a MIME message

SFTP: Server Error (4) Failure

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

SFTP: Server Error (2) No such file or File not found

06/17/2008 - This error can occur when the RemotePath specified does not exist on the server.

SFTP Task for SSIS

6/1/2008 - Introduction to the /n software SFTP Task for SSIS

How can I do a partial download with HTTP?

04/23/2008 - How can I do a partial download with HTTP?

SSIS: Configure a password property to use a User variable

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

SSIS: Using the DirList property of the FTP and SFTP receive tasks

04/14/2008 - Discussion on how the DirList property can be used.

SOAP Code Example: Using Complex Types

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