Hi, If it fails on a PC where user is logged on without admin rights then the solution is the same: don't use CRYPT_MACHINE_KEYSET flag.
Some additional info would help: - code sample - OS version - IE version Hope it helps, Milan > -----Original Message----- > From: Matthias Niggemeier [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 17, 2005 5:12 PM > To: security-dev@xml.apache.org > Subject: Problem with WinCAPICryptoProvider > > > Hi there! > When I start my application on a WinXP-PC at my customers, i > get the following error: > > WinCAPICryptoProvider() - Error obtaining generating internal key > store for PROV_RSA_FULL > > What can be wrong? I have no idea at the moment, since the > app is running on 118 (identical) PCs without that message. I > found on the archive that there is an issue when running as a > service, but thats not true for my situation. > > Regards > > Matthias >