Quantcast
Channel: Chilkat Forum - latest questions
Browsing all 1061 articles
Browse latest View live

Is file transferred with SFTP available on the server before it is fully...

Can files transferred with SFTP be seen on the server before they are fully transferred?

View Article


Multi-thread c# heavy get-post lags and eating so much memory suddenly !!

Well i am running trial now and willing to purchase it asap but something is very wrong on disposing or clearing objects when i run http post and get multithread app it runs well lag free under 500 or...

View Article


Error when using CCM and HTTPS (MHT component)

Component is unable to connect to a server using "Centralized Certificate Management" (IIS). Could there be another way to obtain additional information?DllDate: Jan 19 2012 Architecture: Little...

View Article

Hosting chilkat http AX in a VB Active X Control

We have a legacy VB Active X hosted by our ASP.NET site, which leverages the inet, making secure calls to our web site, honoring authentication.Based on inspecting a sample POST from Fiddler, it sends...

View Article

ANDROID: Email (POP3/IMAP) and using ASYNC

We are working on an Android app for emails. Need to code in some ASYNC processing for threading issues (bit new for me) but not sure the best way to do this with Chilkat. Started going through the...

View Article


VC++ 6.0 CkHttp hangs up in delete/destructor until time-out met

I'm doing an http request in its own thread, which waits for it to be finished (a 180 second timeout) or for the user to abort it.Using the background mode, I expected to be able to abort the request....

View Article

The post data isn't getting to the ASP.NET page.

The content-length is 0. Dim resp As ChilkatHttpResponse http.AddQuickHeader "Content-Type", "multipart/form-data; boundary=" & sBoundary http.AddQuickHeader "Pragma", "no-cache"...

View Article

Chilkat UWP does not work on Windows 10 IOT

When trying to run Chilkat UWP samples on Windows 10 IOT, get exception: Additional information: Requested Windows Runtime type 'Windows.System.Profile.HardwareIdentification' is not registered.Then...

View Article


Setting "Deleted" Flag does not remove email from IMAP mailbox?

I hope you can help with a minor problem I have with IMAP component. I am running this code: success = imap.SetMailFlag(email, "Deleted",1); But, when I am quering for new messages, the mail is still...

View Article


Store Emails in "Sent Items" after sending?

Two issues I wish to address if possible, both with Cloud Exchange (Office 365). I am developing with MS Access 2013, 32 bitCurrently using CDO I can send emails directly via Cloud Exchange through...

View Article

SSH/SFTP Login Failure Resolution

I'm posting this here to potentially help others. A customer reported an SSH/SFTP login failure, yet was passing the correct login/password, AND other programs seemed to work (such as logging in via a...

View Article

How to save an encrypted email and later load and send it?

i want save a prepared mail to the FileSystem (Android) insted send it instant. But i also use this: CkCert userCertificate = ….. ckEMail.AddEncryptCert(userCertificate);...

View Article

How to get the client socket handle after an ASYNC...

This SYNC AcceptNextConnection method returns the client socket handle this way :clientSocket = CkSocket_AcceptNextConnection(listenSocket,0);How to obtain the same result with the ASYNC method ?task =...

View Article


Chilkat CSV Vb.NET Max Number of Rows

I was having an issue where it would not find a single row or column, despite having over 2 million rows and 19 columns. I looked far and deep and couldn't find out why. I then realized there is a...

View Article

ChilkatEmail SaveAllAttachments doesn't download eml file inside email

Hi using Chilkat activeX v9.5.0.56 we have problems executing SaveAllAttachments method in the case of email containing eml file as attachment. SaveAllAttachments ignore this type of file. With the...

View Article


SslAllowedCiphers options

Looking at the documentation for the TCP socket component, I see a list for the available SslAllowedCiphers. It seems that SHA384 is the highest level available. We have a client that wants to use...

View Article

Encrypt/Decrypt not compatible between versions?

i posted this before but the message never showed up. hope this will not be duplicatedWe have some code that uses chilkat to encrypt/decrypt a stringtrying to change to the newer version of chilkat the...

View Article


Is there support for Multi-Factor Authentication

Wondering if there was support for Multi-Factor Authentication (MFA) and if so, what settings do I need to set?

View Article

Error: %1 is not a valid Win32 application. in node-webkit 0.12.1 win32

chilkat for nodejsenvironment:node-webkit (nw) 0.12.1code : require("chilkat_win32") Error: "%1 is not a valid Win32 application. E:nwjs-v0.12.0-win-ia32node_moduleschilkat_win32chilkat.node"who can...

View Article

What Product Do I pUrchase...

I have a Windows Server R2 (64) running SQL Server 2008 R2. I need to execute sFTP transfer from within a SQL stored procedure.Which product should I purchase to accomplish this task?

View Article
Browsing all 1061 articles
Browse latest View live