ASP/CAPICOM cannot access Store- help please

From: Anji (babuap_at_rediffmail.com)
Date: 07/18/03


Date: Thu, 17 Jul 2003 23:41:52 -0700


Stand alone VisualBasic application works fine with
certificate store in Current_User\SomeStore.
It reads,encrypts perfectly.

But ASP application can not access this cert store even
after i granted permissions to IUSR_COMP_NAME account on
CURRENT_USER\SomeStore using WinHttpCertCfg.exe tool.

Not able to access even through a VB COM component.

Please help me. I am new to CAPICOM..



Relevant Pages

  • ASP cannot access Certificate store
    ... VisualBasic application works fine with certificate store ... But ASP application can not access this cert store even ... after i granted permissions to IWAM_GUEST account on ...
    (microsoft.public.security)
  • Accessing Certificate Store on Win 2003 from an ASP page
    ... I have created an ".asp" page, and this page tries to access the Certificate Store on a Win 2003 platform. ... and uses the "IUSR_ComputerName" account to execute the asp page. ... When the asp page tries to access the certificate store, it gets an error message. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP & CertGetCertificateChain
    ... Now, I'm calling it from an ASP, and I've just found out that ... IIS have its own Certificate Store. ... Where (on MSDN?) can I found more info ...
    (microsoft.public.platformsdk.security)

Loading