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

SCP module/SSH

Is there something else that needs to be set for the scp when the file exists?I do not see any property, or does some setting exist on the server that controls this?

View Article


C++ CkXML ->getAttrValue causes SIGSEGV

If you try to retrieve a non-existent attribute via <node>->getAttrValue("someAttr"), where "someAttr" doesn't exist, you get a SIGSEGV instead of an empty string or NULL. Notice it's...

View Article


UnlockBundle / UnlockComponent

Hello,what is the difference betweenUnlockComponent --> zip.UnlockComponentUnlockBundle --> chilkatGlob.UnlockBundleIs this a different license? How can I upgrade?

View Article

decompress 7zip file

How to decompress a 7zip file (compressed with LZMA)?

View Article

Http/2 support

I am currently using HttpWebRequest class from .NET Framework in my application for all http(s) communication, but I am planning to replace it with third party component. One of the things that bothers...

View Article


SSH Disconnect from another thread?

Could you explain the behaviour of the Disconnect() method of the SSH component? Will the Disconnect() method call end all other synchronous method calls?I have a situation where the ChannelRead()...

View Article

Need ASP.NET Core application that will read an X509 certificate from a smart...

I am assigned the task of creating a sample ASP.NET Core application that will read an X509 certificate from a smart card. How do I do that?I am used to performing these function from Active Directory,...

View Article

ERROR: Could not load file or assembly: Failed to grant minimum permission...

What is the cause of the following error? 2017-05-08 14:41:47.955815 [000000004]: ERROR: Could not load file or assembly 'ChilkatDotNet2, Version=9.5.0.66, Culture=neutral,...

View Article


Exploding file upload in ActiveX Http.

I tested this on two computers with the latest Chilkat v9.5.0.66. When I try and post a zip 132mb zip file with .SynchronousRequest, a fatal error occurs and the application crashes. I am able to post...

View Article


ftp Connect using AUTH TLS gets 404 error code

Using Chilkat library connecting to a secured server using Explicit SSL connection gives error 404. AUTH TLS command not getting proper response. Please see the error message of the lastErrorMessage()....

View Article

Wrong date and time when moving mails

I try to copy mails from old server to new. I use FetchSequenceAsMime to read the mails from old server, and use AppendMime to add it to the new server. It Works - but on my new server, alle emails get...

View Article

(Visual Basic 6.0) S3 Upload File - Critical Bug

HI,About this example: https://www.example-code.com/vb6/s3_uploadFile.aspThe event:"Private Sub ObjHTTP_PercentDone(ByVal percent As Long, abort As Long)"Percent does not return the correct valuePlease...

View Article

How to authenticate the user using c # in pinning ssl.

I use http how to check the public key on the server and the client using the same ssl public key TslPinset

View Article


SSH Tunneling thread not response

Hello,I have a connection to mysql through an SSH tunnel which works without problems opening and closing the tunnel + Mysql connection in every transaction in the PHP application.However after a...

View Article

WSAECONNABORTED - Uploading large files ~ 4.3 GB

Hello,Here's what I am trying to achieve - - This is a nightly job to upload a 4.3 GB backup file (FileZilla Server version 0.9.43 beta). Since this is a large file and I need to perform a few tasks...

View Article


Chilkat ActiveX full free version

Hi I want to use the class jsonarray and jsonobject in Chilkat ActiveX.. i download the Chilkat ActiveX from this location https://www.chilkatsoft.com/downloads_ActiveX.asp can i know its a trail...

View Article

Rest.RedirectUrl() not working

Hello,I'm currently using the pre-release provided in: http://www.chilkatforum.com/questions/12275/how-to-send-multipartform-data-using-rest-apiI have the following problem:rest.ResponseStatusCode =...

View Article


SSH Channel Exit Status?

What is the 'exit status' returned by CkSsh_GetChannelExitStatus(). I want to run a program on a remote machine using CkSsh_SendReqExec() and get the program's exit code when it completes (the number...

View Article

rest.ResponseStatusCode = -1

Hello,I have not 100% tested this, but this is the behaviour I'm seeing, making me think it is a possible bug.Request: http://www.somesite.com/something.html...

View Article

Chilkat HTTP Using Proxy (Visual Basic 6)

Hi,Does Chilkat have any function that identifies when the connection to the internet is established with proxy?Sorry for my bad english, Regards!

View Article
Browsing all 1061 articles
Browse latest View live