Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CryptoAPI generated DLL consistantly returns blank outpu
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01035567
Message ID:
01035599
Views:
12
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform