CkEmailBundle Access Violation
The LoadTaskResult() method of the CkEmailBundle class is throwing an access violation exception. Any ideas why an access violation exception is being thrown?The following code sample works...
View ArticleChilkat Socket Error no internal socket object
We use chilkat (c# .net 4.0, chilkat version: 9.5.0.52) for our threaded tcp server. After a random time after the connection to a external server chilkat interrupts the connection with the errorNot...
View ArticleStand alone SSH tunnel (port forwarding) - does it really work?
Hi,I'm trying to setup an SSH tunnel using the SSH (VB.NET) library but it doesn't seem to work for me. At least not the way I am expecting it.I started something very simple: took the example from...
View ArticleKeep SSH Tunnel Alive/Running
Hi I'm trying to setup a simple SSH Tunnel client software with dynamic port forwarding.I'm doing it in VB.netBut I'm unable to keep the SSH Tunnel alive, it disconnects as soon as the...
View ArticleError when calling DeleteEmail(email)
Do I still need to call mailman.DeleteEmail(email) if ImmediateDelete is set to 1 already?
View ArticleProblem sending eMail with Office365 SMTP
I can't send email if i use Office 365 account. I have the same problem if i use sTunnel....I can only use it only with Gmail account. Can anyone help me ? The code i use is this:LOCAL loMailman LOCAL...
View ArticleProblem saving mail in Sent folder
I can connect and login but when i execute this commandlnSuccess = loImap.AppendMail("Sent",loEmail)i have this error message ChilkatLog: AppendMail: DllDate: Jun 13 2016 ChilkatVersion: 9.5.0.58...
View ArticleSSH ChannelReceiveUntilMatch() does not work after upgrade
I am attempting to upgrade from ChilkatDotNet4.dll version 9.4.1.0 to 9.5.0.58 but the following code no longer works:sshCK.SendReqExec(channelNum, "type \remote_host_Bshare_name$data.csv &&...
View Articleandroid Mtom
Hi i am trying to send multiple data with binary which i pass in a class is it possible to use your library for that?
View ArticleHow to decode quoted printable with Mime object?
I've got an email message, in this case from Gmail, that I've loaded into a Mime object. The body is HTML with quoted-printable encoding. When I retrieve the body with GetBodyDecoded() so I can render...
View ArticleHow to verify if SSH Tunne is still connected ? VB.net
Hi I'm using the latest version of Chilkat with VB.netHow do i detect if my SSH tunnel ls still connected or it got disconnected?I tried the ISAccepting function but it does not seems to be giving...
View ArticleThis Forum is not the Preferred Means for Paid Support
Please note that the Forum is not a good way to get paid-for support. The forum is intended for user-to-user discussion.If you are a licensed Chilkat customer with support that has not yet expired,...
View ArticleExtractInto call failing sporadically (Zip)
Hello, I am having this strange issue where I am issuing an ExtractInto call on a ZipEntry. I am unable to find an example of how to check for error. I am using events OnAbortCheck and OnPercentDone. I...
View ArticleActiveX Socket Behaves Differently Between VB6 and VB.net
Using the ActiveX ChilkatAx-9.5.0-win32.dll version 9.5.0.58. The dll was implemented in both a VB6 and VB.net test app. Each app is used to send commands to an Audio/Video (AV) device. The commands...
View Articlesend email failed
Anyone can help? Thanks. send email function is in a for loop.send 1st email: success, sleep 1 minutes. send 2nd email: failed, sleep 1 minutes. send 3rd email: success, sleep 1 minutes. ...Error...
View ArticleImplementing the Server-Side for SSL/TLS Client Certificates (2-way SSL)
I am putting together an SSL Socket connection - using Chilkat Socket component both at the client and the server.Things seem to be working well - in terms of server receiving messages from the client...
View Article64bit - Could not load file or assembly 'ChilkatDotNet4' or one of its...
In a web application, the following error shows up when browsing to a page that instantiates a Chilkat object. Could not load file or assembly 'ChilkatDotNet4' or one of its dependencies. An attempt...
View ArticleCan't build website with VS 2015 and ChilKatDotNet 64Bit
Hello,I can't build website with VS 2015 and ChilKatDotNet 64Bit. I tried some versions of the .dll and the nugetpackage manager.If I use it in .dll it wil work but not directly in the website project....
View Articledelphi events (not activex)
how can I get a disconnect event like "sftp.OnAbortCheck := sftpAbortCheck;" in ActiveX, please.I'm using Delphi non-Active-X Version and can't find out how to catch events in that version. (sry, I'm...
View ArticleChilkat support Lotus Domino Mail server?
Please confirm if you support Lotus Domino Mail server too.
View Article