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

Request GetFileTimes in FileAccess

In addition to the current FileAccess methods SetFileTimes and SetLastModified, it would be nice to also have GetFileTimes and perhaps GetLastModified.

View Article


Sporadic SFTP Upload Failure

A user is reporting sporadic failures with the log shown below. Any ideas on what could be causing this? InitializeSftp: DllDate: Jun 13 2016 ChilkatVersion: 9.5.0.58 UnlockPrefix: MLLTSFSSH...

View Article


unresolved externals errror

Hi, I'm writing a basic CkSpider My code has no errors it is compiling well but I am getting following linking errors:main.obj : error LNK2019: unresolved external symbol "public: virtual thiscall...

View Article

Problems with QuickAppend --- extra entry after central directory found

HiI have been having problems using the QuickAppend zip function to append the contents of a new zip file to an existing one.I've tried this with the node, python and .Net (via a colleague) versions of...

View Article

Urgent PLEASE HELP! IMAP..

Hello everybody, Please i would like to report email AS NOT SPAM using CHILKAT IMAP LIBRARY in .NET Framework i have an idea to move messages from spam to inbox that's easy but i need the NOT SPAM...

View Article


Read JAR file in c++

Using C++, I would like to open a JAR file and list out (make a list view) the Java classes. Is this something that Chilkat can do? I am writing a Qt application that can read an Android SDK jar file...

View Article

chilkatdotnet45 not working on GoDaddy shared Server - I cannot change IIS...

I'm deploying a website that uses Chilkat45 encryption. I have it all working and when I go to deploy to our GoDaddy account, I get the 64Bit/32Bit error/resources missing error. I used the 32Bit...

View Article

Copy or Clone a website with chilkat

Is there a way to copy or clone a website to a static download of it? Maybe even only in a small link depth?We did try with download as .mht with latest windows php extension, but we rather need...

View Article


What dependencies are needed for 64-bit ChilKatDotNet45 (for Visual Studio 2012)

Can you please tell me the Visual C++ Dependencies for this Version --> 64-bit Chilkat .NET for the 4.5, 4.5.1, and 4.5.2 Frameworks (Visual Studio 2012/2013)I am deploying to GoDaddy and finally...

View Article


Password Type

I have a simple SOAP request but the server is expecting the Password Type to be PasswordText. The request with SOAP-UI (if WSS-Password Type=PasswordText in the property panel) works. I'm stumped on...

View Article

How to get compressed body of a gzipped HTTP response?

Using CkHttp or CkRest, how can one get the compressed body (before being decompressed) of a gzipped response?

View Article

AppendFiles is not invoking?

Hi, I am using the library on a Ruby on Rails project. I used basically the same code as in the example "(Ruby) Create a WinZip compatible AES Encrypted Zip".Here is the code: zip =...

View Article

SFTP download not triggering file move on site

Hello, I have been using the SFTP component for a couple of years to download various files from a client's site. Files are downloaded from our site profile's "outbox" directory. Downloading the file...

View Article


BUG: CkRest cannot decode gzip response

CkRest rest; CkString output; rest.Connect("www.google.com", 443, true, false); rest.AddHeader("Accept-Encoding", "gzip"); rest.SendReqNoBody("GET", "/about/") rest.get_ResponseHeader(output);...

View Article

Excel 2010 (32-bit) on Windows 10 (64-bit)

What ChilkatDotNet files and/or runtime libraries do I distribute to cover an XLL for Excel 2010 (32-bit) running on Windows 10 (64-bit)?Please advise?matekus

View Article


Upload files to a folder that is inside the S3 bucket?

Is it possible to upload files to a folder that is inside the S3 bucket?

View Article

User Agent String seems to not be sent in http(request/response) yet...

Code Scrap: Dim request As New ChilkatHttpRequest Dim http As New ChilkatHttp Dim response As ChilkatHttpResponse success = http.UnlockComponent("Super_Secret") If Not (success = 1) Then 'Crash and...

View Article


Is there a way to add and modify metadata in aws_s3 in vb6?

Is there a way to add and modify metadata in aws_s3 in vb6?

View Article

Install multiple version of chilkat on the same Computer

Hello, i have multiple application running on a computer using chilkat ActiveX 9.5.0.5. When upgrading one of the applications I encontured a bug that is forcing me to change Chilkat version to the...

View Article

Chilkat and Php 7.1..

Hi, Any news or Update for Chilkat library compatible whit latest release of Php 7.1?Regards

View Article
Browsing all 1061 articles
Browse latest View live