Skip to content

Chilkat Tech Notes

Chilkat Software Tech Notes

    October 5, 2010

    VB6 Error — “TYPE MISMATCH (ERROR CODE 13)” w/ IMAP Search method

    This happens if the Chilkat ActiveX objects are dragged and dropped onto your formvia the “Project–>Components” menu. Instead, add a reference to the objects via the “Project–>References” menu.

    Instances of the object should be created dynamically. For example:

    Dim imap as ChilkatImap
    Set imap = New ChilkatImap
    
    admin
    0
    Tags :
    error messagesIMAPvb6

    Post navigation

    WSAECONNREFUSED No connection could be made because the target machine actively refused it.
    RSA – Matching OpenSSL Signature w/ Chilkat

    Blogroll

    • * Release Notes
    • Chilkat Binary Encodings
    • Chilkat Character Encodings
    • Chilkat Home
    • Example Code
    • Generate Chilkat Code from Postman
    • How to Determine FTP Connection Settings
    • How To Register ActiveX DLLs
    • MSVC Runtimes for .NET Assemblies
    • Never Handle Non-Text Binary Data as a String
    • Online XML Signature Validators
    • Reference Documentation
    • SOAP WSDL to Chilkat Code
    • Socket Programming Must-Know Concepts
    • StackOverflow (Chilkat Software)

    Tags

    ActiveX asp async asynchronous C# callbacks Delphi email Encryption error messages events exchange server FTP GMail HTTP IMAP IOS Java Linking MIME oauth2 Office365 pfx PHP pop3 port-forwarding regsvr32 release notes RSA SFTP smartcard SMTP socket SSH SSL TLS tunnel upload vb6 VBScript VC++ x64 xades XML zip

      Copyright ©2025 Chilkat Tech Notes . All rights reserved. Powered by WordPress & Designed by Bizberg Themes