Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CryptoAPI generated DLL consistantly returns blank outpu
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01035567
Message ID:
01035599
Vues:
11
Hi John,

>I finally created a stand-alone DLL of the CryptoAPI, exposing all its members, and once again; everything works just great under every processing scenario but IIS/ASP.

CryptoAPI uses certificates stored in the user profile. Unlike the ASP.NET user account, the IIS_ and IWAM_ user accounts do not have a profile. You can configure IIS to impersonate a particular user, or call LogonUser() yourself to change identity of your ASP application.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform