Re-Authentication Failure
Hi,what does a Re-Authentication Failure mean? A quick Google didn't give me any clear answers. Here is the log from my customer: Login(8577ms): DllDate: Apr 7 2016 ChilkatVersion: 9.5.0.58...
View ArticleTrial has expired SFTP
We get a "Trail has Expired" error from our purchased SFTP component:ChilkatLog: UnlockComponent: DllDate: Mar 21 2016 ChilkatVersion: 9.5.0.56 UnlockPrefix: CDROML.SS10317 Username:...
View ArticleHow to use Chilkat API for devcpp
Hi,I am interested in your API''s and I want to try to couple of C and C++ API's in Dev-CPP compiler but I am getting error.I wanted to compile this AES program...
View Articlev9.5.0.58 for C/C++ Libs for VC++ 9.0 SP1 / win32
Hi,I Just wonder why there is no v9.5.0.58 for C/C++ Libs for VC++ 9.0 SP1 / win32?
View ArticleChilkat FoxPro Events (.prg event classes)
I wrote some code to generate FoxPro .prg templates for the ActiveX events. They are available here: http://www.chilkatsoft.com/download/chilkat_foxpro_prg.zipNote: This was updated for v9.5.0.58 on...
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 ArticleWhat ciphers are supported in SFTP 9.5.0.47?
We have a client that will deaclivate the existing RC4 Cipher Suites and after that only the following Cipher Suites will be supported: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384...
View ArticleDeveloper license for iOS Platform
I am in a process of purchasing license for SFTP/SSh lib for iOS. While reading the licensing agreement i am not clear with the term Developer. Is the developer means the iTunes account by which the...
View ArticleChilkat stop working at different pc
Dear All! I build app by VS15, Netframework 4.6.1, Chilkat46. It's ran ok in my PC but stop working at different PC. I think this issuse is "strong name assembly".this is my...
View ArticleConnection Rejection Takes Longer than the Set Max Wait Time
Connection Rejection Takes Longer than the Set Max Wait Time. Using the ActiveX socket component in VB6. It takes 21 seconds for the connection attempt to reject no matter what the length of the...
View ArticleEmail.EmailDateStr Property only Returns GMT Date/Time?
The help seems to indicate that only a GMT date/time can be set in Chilkat while industry standards indicate that any time zone can be set. I tried setting to another time zone but while the date/time...
View ArticleDecode Bulgarian?
Hello, I am a long time user of your ChilkatSoft utilities.Can you help me with something?I am trying to figure out if we can decode a % encoded URL string. It’s in European characters and comes from...
View ArticleStreaming SFTP
Does the SFTP component allow for (or have) file streams.We have a model where file streams from the browser must be passed to our Gentran based SFTP system and vice-versa.
View ArticleHow to Check to see if an ActiveX is Already Installed?
(This question reproduced with the customer's permission.)Hello, I’m developing with Powerbuilder and now use the Chilkat-ActiveX.I want to redistribute the file ‘Chilkat ActiveX 9.5.0...
View ArticleError in chilkat.node file
Hi all,My Environment:1.node - v4.4.02.windows - 64bitI installed the chilkat for windows.I followed the example from the link:link text.After i build the file using npm start,i am facing the error...
View ArticleRSA Decrypt using Private Key in PEM File
I have short strings that I receive from another Web app that are encrypted with RSA-2048. The keypairs were generated on a CentOS server like this: ssh-keygen -t rsa -f thekey -N '' -b 2048 cat thekey...
View ArticleMaximum XML file size
Is there a maximum file size for XML files created using Chilkat XML ActiveX Component in VB6?I am creating a large XML file and the SaveXML method saves the file without error but the file is...
View ArticleSSH Tunnels (v9.5.0.58 v 9.5.0.48) & StartAccepting
Howdy,I've had an SSH Tunnel Script working for a long time now as a 32-bit Chilkat app and it works well, but once I registered the 64-bit DLL for 9.5.0.58, it started throwing exceptions like this......
View ArticleSSH OpenSessionChannel
I am trying to connect to an Android dropbear SSH Server. The initial connection and authentication work fine, however when I try to open a session channel the channel number is returned as -1. int...
View Articlexmp library not work in iOS9
The method SaveAppFile in xmp library does not work in iOS 9 The error below always happens. fopen_failed: errno: 1 osErrorMessage: Operation not permitted Failed to open file. mode: w path:...
View Article