Archived Forum Post

Index of archived forum posts

Question:

mime AddDetachedSignature2 issue

Aug 15 '13 at 08:16

At this time I test Chilkat MIME ActiveX 32bit and Delphi DLL version 9.4.1 on Win7x64 function AddDetachedSignature2 always returns an error. After than I tried your older Version 9.3.1 it works without an error. There must be an error in your version 9.4.1.

I have test it with your sample http://www.example-code.com/delphi/smime_create_detached.asp


Answer

Please try this new build, and post the LastErrorText using it:

http://www.chilkatsoft.com/preRelease/ChilkatMime-9.4.1-win32.zip

The ChilkatVersion in the LastErrorText should show 9.4.1.38 with this new build. PS> Also please post LastErrorText's within "pre" tags. See how I modified your last comment to make the LastErrorText readable..


Answer

same error

[Window Title]
Project4

[Content]
ChilkatLog:
  AddDetachedSignature2:
    DllDate: Aug 13 2013
    ChilkatVersion: 9.4.1.38
    UnlockPrefix: Anything for 30-day trial.
    Username: MIRKOS-PC-NEU:mirko
    Architecture: Little Endian; 32-bit
    Language: ActiveX
    VerboseLogging: 1
    hcCurDate: Wed, 14 Aug 2013 20:43:17 +0200
    hcExpire: 11/2013
    transferHeaders: 1
    Transferring headers...
    Failed.
  --AddDetachedSignature2
--ChilkatLog

[OK]

Answer

I found and fixed the problem. Here are the new builds:

32-bit: http://www.chilkatsoft.com/preRelease/ChilkatMime-9.4.1-win32.zip
64-bit: http://www.chilkatsoft.com/preRelease/ChilkatMime_x64-9.4.1-x64.zip


Answer

Yes now it works without errors.

Link to x64 version doesn't work.

I will test it a little bit and after than I will order it. A x64 Delphi DLL would be very nice, ActiveX is a not so nice solution.