Results 1 to 9 of 9

  Click here to go to the first Developer post in this thread.  

Thread: Addon Sign Issue

  1. #1
    Gunnery Sergeant armatech's Avatar
    Join Date
    Jan 11 2007
    Location
    United Kingdom
    Posts
    505
    Hi i hope some one can't help me as for some reason i can seem to sign my work any more in the log file this pops up

    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">Error description&#58; 8009000b&#58; Key not valid for use in specified state.


    CPAcquireContext failed
    [/QUOTE]




  2.   Click here to go to the next Developer post in this thread.   #2
    BI Developer Suma's Avatar
    Join Date
    Jun 27 2001
    Location
    Czech Republic
    Posts
    3,708
    One common cause of this is you are trying to sign addons using your public key. You always need to use your private key for this.
    Ondrej Spanel, BIS Lead Programmer

  3. #3
    Gunnery Sergeant armatech's Avatar
    Join Date
    Jan 11 2007
    Location
    United Kingdom
    Posts
    505
    Author of the Thread
    This cant be true as you can only select the privatekey file in binpbo options. its kinda stange as it worked befor then when i tryed it yesterday it went foobar is there any dependents that might be missing that could cause this issue?

  4. #4
    Gunnery Sergeant armatech's Avatar
    Join Date
    Jan 11 2007
    Location
    United Kingdom
    Posts
    505
    Author of the Thread
    Ok for a few weeks i installed Vista Pre_SP1 and did not like the performance so i rolled it back to normal Vista since then i have had issue&#39;s where i could not sign myaddons I&#39;m using the same key i have always used and that has worked for me before i tested on my girls PC and it works fine but on my vista PC that has worked before with the same setup/Bikey i get this in the log file for each addon i try and sign.
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
    Error description&#58; 8009000b&#58; Key not valid for use in specified state.
    CPAcquireContext failed
    [/QUOTE]

    I HAVE TRYED:
    Clean installing all O2 tools by clean i mean i uninstalled all the tools and then went though my REG and removed all entry&#39;s relating to BIS tools and also checked all my temp and local settings folders for any files left behind.

    Dose any one know any more steps i can take to correct this issue?.

  5.   This is the last Developer post in this thread.   #5
    BI Developer Suma's Avatar
    Join Date
    Jun 27 2001
    Location
    Czech Republic
    Posts
    3,708
    I have merged the two topics dealing with the issue.

    I have checked what the error means and it seems it is commonly related to the "master password" (i.e. the Windows login password) changed.

    See
    http://possemeeg.wordpress.com/2007/...f-information/

    http://www.derkeiler.com/Newsgro....45.html

    Did you change your windows password either for your account or for Administrator account?

    I do not know yet how to solve the issue, if I find anything, I will post it here.




  6. #6
    Gunnery Sergeant armatech's Avatar
    Join Date
    Jan 11 2007
    Location
    United Kingdom
    Posts
    505
    Author of the Thread
    hi suma,

    Ok thanks for the info but i dont feel that its the master password as the key works 100% from a diffent PC with a diffent user and password.
    I have been froced to reinstall my PC and again its still nto working have you foudn otu any thing more on this issue or is signing a lost cause for me?

    again thanks for the help.

  7. #7
    did someone found a workaround for this issue ?
    im struggeling with the exact same problem.
    Spoiler:

  8. #8
    Tonci came up with a nice idea how to get this to work.

    Start the CMD as Admin, then type: net user administrator /active:yes

    This will make the OS Admins Account available to use. Log off your current OS Account, switch to the master OS account and repeat the whole procedure to create your private key. After that, start CMD again, type net user administrator /active:no to disable the Admins Account while being back on your current OS Acc and all should be fine again

    Worked for me with Win7 Ultimate, no ServicePacks or updates...

    LJ

  9. #9
    First Lieutenant Tonci87's Avatar
    Join Date
    Jul 7 2009
    Location
    Hagen/Germany
    Posts
    5,949
    It was a pleasure to help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •