----- Original Message -----
From: "lm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 22, 2002 2:41 AM
Subject: help about CSPDK


| Is anybody familiar with CSP?
|
| I have download the CSPDK from www.microsoft.com. I follow the
| procedure in the readme.txt in Windows 2000 professional, but I
| met the following problems:
|
| 1. the advapi.dl_ is not a valid dll file.
| After I overlaod the apvapi.dll in system directory with
| advapi.dl_ according to the procedure, the computer can not
| restart again.  Additionally,I use the Visual Studio tool
| Dumpbin and Dependency, I  find the dll file  is not a valid
| dll file.
|
| 2. signature error
| Then I ignore the first problem, and go on testing the sample
| CSP Dll. I can compile and build the CSP DLL project, csp
| install project correctly. After I run the cspinstl.exe,I can
| find the items in the system register.But when I call the
| SPAcquireContext, it reture false,and GetLastError()=0x80090006.
|
| why does this happen?  If you know,I appreciate your early reply.
| Thank you very much?
|
| yours
| Janet Lee

Hello Janet,

Problem 1. See the following:
http://groups.google.com/groups?q=%22cspinstl.exe%22&hl=en&lr=&ie=UTF-8&oe=UTF-8&s
elm=5667d712.0202061538.9820162%40posting.google.com&rnum=3

BTW, advapi.dll handles things such as registry functions and security.

0x80090006 is Invalid Signature (Problem 2).

Google groups has 4 similar problems. See
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=%22cspinstl.exe%22&s
a=N&tab=wg

Jeff


Reply via email to