Skip to content

Chilkat Tech Notes

Chilkat Software Tech Notes

    September 11, 2012

    SQL Server sp_OACreate fails (out of memory condition)

    After successfully sending cca 250 e-mails I have error: DECLARE @hr int DECLARE @sTmp0 nvarchar(4000) — The mailman object is used for sending and receiving email. DECLARE @mailman int EXEC @hr = sp_OACreate ‘Chilkat.MailMan2’, @mailman OUT select @hr — -2147024882 select @mailman — null The solution is to call sp_OADestroy when finished with each of the ActiveX objects For example: […]

    Uncategorized 0 21 sec read

    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