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

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.

FTP Code Example: Upload from a stream

03/27/2008 - Shows how to use the component to upload from a stream.

Uploading a File from a Stream Using the FTP Component

03/27/2008 - Learn how to upload data to an FTP server directly from a stream using IPWorks FTP components in C#, VB.NET, and Java.

Delphi: How do I use your components in IntraWeb?

03/17/2008 - You can create a local instance of the component.

Using IPWorks Components in IntraWeb Applications

03/17/2008 - Learn how to use IPWorks components in IntraWeb by creating and using component instances programmatically within procedures.

FTP error:

01/24/2008 - The FTP server returns this error:

FTP Error 425 Data Connection Failure

01/24/2008 - Learn why FTP error 425 occurs due to firewall and data connection issues, and how to resolve it by adjusting passive mode settings in IPWorks FTP components.

Group Chat with the XMPP Component

01/07/2008 - Learn how to implement XMPP (Jabber) group chat using the SendCommand method and message settings.

DataIn Event Behavior with EOL in TCPClient and TCPServer

10/02/2007 - Learn how to control when the DataIn event fires in TCPClient and TCPServer.