Re: CryptAcquireContext _sometimes_ fails with NTE_PROVIDER_DLL_FA

From: Stephan Keil (Stephan.Keil_at_gmx.de)
Date: 11/28/05


Date: Mon, 28 Nov 2005 08:28:36 +0100


> Is your "difficult" application multi-threaded? (vs. possibly single-threaded
> simpler apps working) That would explain why it works when you are debugging
> - which stops other threads.

No, it's not.

> It seems something is wrong with the application itself.

Yes, may be, but I don't no what's wrong and I don't know how to track
down :(
I decided to go for another Crypt-library to solve my problems.

- Stephan



Relevant Pages

  • Re: Delphi IDE problem
    ... I can set a breakpoint for debugging, but it never stops. ... I've tried deleting the .dof, .dsk., and cfg files, but no change. ...
    (borland.public.delphi.non-technical)
  • debug
    ... Copy/Paste the code into a new module ... i have cleared all toggle breakpoints, ... >exited the code after debugging. ... >then i debugged using the F8 key it stops at the line ...
    (microsoft.public.access.modulesdaovba)
  • VS2005 Break Point Bug?
    ... then I set a break-point at some line. ... the site to debug, it stops at break point, which is good. ... debugging and returned to editing mode, ...
    (microsoft.public.vsnet.general)
  • Delphi IDE problem
    ... I started a new project in Delphi 7 running on Windows XP a few days ago. ... I can set a breakpoint for debugging, but it never stops. ...
    (borland.public.delphi.non-technical)

Loading