Results 1 to 5 of 5

Thread: Develop CSP in Vista- advapi32

  1. #1
    Join Date
    Dec 2008
    Posts
    2

    question Develop CSP in Vista- advapi32

    I am currently doing development about CSP in Vista platform. I found out that I need to change the advapi32.dll in order for me to proceed testing my current CSP.

    I already tried it and finally I managed to replace the value for advapi32.dll (i refer to one of the website).

    After I change the advapi32.dll, what I did was:
    a)Use Fedora Live CD to replace advapi32 file in:
    -C:\windows\system32
    -C:\windows\winsxs\x86_microsoft-windows-advapi32_31bf3856ad364e35_
    6.0.6001.18000_none_e34851aa8681b8b0

    Beside that, I also put the file amend advapi32.dll in – C:\windows\winsxs\backup and rename it into : x86_microsoft-windows-advapi32_31bf3856ad364e35_
    6.0.6001.18000_none_e34851aa8681b8b0_advapi32.dll_ 9512793c

    After that, I run the cmd prompt as the Administrator :
    C:\Windows\System32\regsvr32 mimoscsp.dll (this is the step that I did for XP platform, so I just implement it here).
    But, I still get the same error msg : the module “mimoscsp.dll” was loaded but the call to DllRegisterServer failed with error code 0x80090006.

    I already browse from the Internet and someone told me that the code 80090006 is regarding the “everal unsupported methods of modifying advapi32.dll floating around the internet, some of which allow self-signed CSP and others allow unsigned CSP. I have no way of knowing what modifications you have made to the system DLL. The error code your recieving 0x80090006 implies that advapi32.dll is checking the signature”

    As what I understand, the purpose of having the advapi32.dll is to avoid the signing CSP from Microsoft.

    Do you have any idea about this?

    Thank You.

  2. #2
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Develop CSP in Vista- advapi32

    Pls Checkout this link.

    http://forums.techarena.in/windows-software/905680.htm

    it may help you

  3. #3
    Join Date
    Apr 2008
    Posts
    3,295

    Re: Develop CSP in Vista- advapi32


  4. #4
    Dr. V Guest

    Re: Develop CSP in Vista- advapi32

    advapi32.dll is a part of an advanced API services library supporting numerous APIs including many security and registry calls

  5. #5
    Join Date
    Dec 2008
    Posts
    2

    Re: Develop CSP in Vista- advapi32

    hi all,

    i finally managed to register the dll in the Vista by using cspSign cmd.

    But, still when i run the test program, I got the error-8009006 when it try to get the CryptAcquireCOntext method.

    Thanks

Similar Threads

  1. Error ADVAPI32.dll on Toshiba satellite A505-S6960
    By !Saral! in forum Portable Devices
    Replies: 7
    Last Post: 04-11-2011, 10:52 AM
  2. How to develop a website using php
    By afidelino in forum Software Development
    Replies: 4
    Last Post: 19-01-2010, 07:35 PM
  3. How to develop an template in ASP.Net
    By Aanand in forum Software Development
    Replies: 3
    Last Post: 28-07-2009, 01:04 PM
  4. missing export advapi32.dll
    By Aaryn in forum Windows Software
    Replies: 3
    Last Post: 20-06-2009, 08:37 PM
  5. Develop a site in C #
    By Gorganzola in forum Software Development
    Replies: 3
    Last Post: 15-01-2009, 06:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,713,426.09572 seconds with 17 queries