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
