Forget the linker issue, the problem was sitting in front of
the monitor.
With xtest, ist the same: the debug version works,
the release version quits with "abnormal program termination"
when trying XSECPlatformUtils::Initialise();
I tried a bit, but the confusion grows :-)
When I start the release version from within the IDE, the
release version works also. But, as I know, the IDE simply
starts the release version, there is no tracing or so.

I searched my harddisks, but there is no other xerces.dll
or xsec.dll.

Greetings

Matthias

> -----Original Message-----
> From: Matthias Niggemeier [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 29, 2004 10:21 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Problem with release version (winCAPI)
> 
> 
> 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
> > 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to