Windows 8 App Signing Error

Hi all,

Every time I try to sign my Windows 8 App I get an error saying:

SignTool Error: An unexpected internal error has occurred.
Error information: "Error: Store IsDiskFile() failed." (-2147024893/0x80070003)

I have Visual Studio and Windows 8 SDK, and I have made sure that my published ID is correct and my key name has no spaces.

Any help would be appreciated.

Thanks,
Half Baked Productions

Comments

  • HalfBakedProductionsHalfBakedProductions Member, PRO Posts: 248
    Bump, I really need the help!
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    that's more of a windows 8 error, you'll probably have better luck on a win8 forum, more people using it so more people to help.
  • HalfBakedProductionsHalfBakedProductions Member, PRO Posts: 248
    @Jonmulcahy Thanks for the insight :)
  • HalfBakedProductionsHalfBakedProductions Member, PRO Posts: 248
    RESOLVED!!!

    It turns out you need to enable the Administrator, and then sign your app in that account!

    Finally :D
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    yes you have to right click on the ps1 script and run as admin.
  • IcedBIcedB Member, PRO Posts: 384

    This error can also happen if you have the folders at different directory levels.

    For instance, my app signer was in a sub folder on the desktop my app was in another sub folder on the desktop and it worked.

    In another example my app was in my documents folder and it came up with the error

Sign In or Register to comment.