Cannot install FTP service

  • Thread starter Thread starter Ray
  • Start date Start date
R

Ray

Hi there,

I have a workable XPE system, and I wanna install new FTP service on it now.
After regenerating a packet, an error shows up while running "Processing
Runonce Items" as followings,

"Error writing encrypted data to the Web Server's configuration database
(Metabase).
0x80090019=The keyset is not defined

Press 'Retry' to retry or 'Writer UnEncrypted' to write the data
unencrypted.
You can change this data back to encrypted after setup has completed.

BOTTONS OF 'Retry' 'Write Unencrypted' 'Write UnEncrypted All'
"
"Retry" button cannot make it continue, and if I click "Write UnEncrypted
All", FTP service doesn't work after rebooting.

Any comment is appreciated.

Ray
 
Ray,

Crypto Service Provider (CSP) may not be set up correctly on your image.
Does you image include "Cryptographic Service Providers" component? If not,
add it (the component is under "Software : System : Security :
Infrastructure").
Or manually copy rsaenh.dll and dssenh.dll and register the rsaenh.dll with
regsvr32.exe (although te CSP has very basic dependencies, you may be still
missing some of them).

KM
 
Hi KM,

Thank you for your reply. I didn't find "Cryptographic Service Providers" in
"Software : System : Security : Infrastructure". I found "Kernel Mode Crypto
Driver for RSA", is it?

Thanks.

Ray
 
Here is what I got in help about "Cryptographic Service Providers"
Services
There are no services for this component. Crypto API is implemented as a set
of dynamic-link libraries (DLLs), which run in-process.

Settings
There are no configurable settings for this component.
 
Ray,

The CSP component's visibility is 200. You will need to lower your min
visibility in TD to see the component.

KM
 
Back
Top