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.
COM Error 80040154: Retrieving the COM Class Factory Failed
06/24/2011 - Explains how to resolve the error "Retrieving the COM class factory for component with CLSID [ID] failed due to the following error: 80040154." when using ActiveX controls in .NET applications.
Controlling browser behavior for S3 Objects in ASP.NET
04/22/2010 - Demonstrates how to control whether file content is displayed in a browser page or downloaded as a file in ASP.NET.
Optimize .NET DLL Load Time to Reduce Component Response Delay
04/21/2010 - When an internet connection is unavailable, .NET DLL load times may increase, causing components to respond slowly.
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.
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 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.