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.

Latest KB Entries

IPv6 Support Using Ping Component

07/01/2009 - Explains how to use the Ping component with IPv6 addresses in IPWorks.

Delphi: Using IPWorks Components in a Custom Package

06/30/2009 - Explains how to include components in a Delphi package without conflicts.

FTP Error: 550 SIZE Command Not Supported

01/13/2009 - This will occur when the component tries to calculate the percent complete for downloads.

Winsock Error 10060: Timeout

07/24/2008 - Explains Winsock error 10060 and possible causes for a TCP connection timing out.

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.