Matthias,

You must be using a CVS version? The XSECSOAPRequestorSimpleWin32.hpp is a current bug in CVS (it's fixed in my local copy, but not committed :>.)

What operating system? XP? I've never seen/heard anything like you are reporting.

When you say "at work ... both do" - does that mean both work or both fail?

Cheers,
        Berin

Matthias Niggemeier wrote:

Berin,
I would like to try, but when I try to compile xtest, i have
two issues:

1) I have no file xsec/utils/winutils/XSECSOAPRequestorSimpleWin32.hpp
commenting out works for the compiler, but


2) the linker cannot find __endthreadex and __beginthreadex

Looking at MSDN, these are included in MSVCRT.lib; but explicitly
linking this wouldn't do. I tried a bit, but since I don't know
these functions (I use AfxBeginThread), I have no more ideas
how to fix this.

Interesting for me is the following:
I use the same notebook at home and at work, but with different
users. At home, the debug version works well, but the release version
fails with the stated error.
At work, logged on with the domain user, both versions do.

Greetings

Matthias


-----Original Message-----
From: Berin Lautenbach [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 29, 2004 2:36 PM
To: [EMAIL PROTECTED]
Subject: Re: Problem with release version (winCAPI)



Matthias,

Do the samples work in release version? if you pass xtest a "-w" parameter it will run using the CAPI - would be interesting to know whether that runs OK.

Cheers,
        Berin

Matthias Niggemeier wrote:


Hi there!
When using xsec to sign an xml-file with HMAC, the
debug version works fine. But when I try to start
the release version, initialization of the lib fails
with the message

WinCAPICryptoProvider() - Error obtaining generating internal key store for PROV_RSA_FULL

What can I do? I use MSVC6 on WinXP.

Regards

Matthias

Reply via email to