Windows 8 App Signing Error
HalfBakedProductions
Member, PRO Posts: 248
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
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
15 years old | Half Baked Productions | PetRun 2.0 - Classic Features. Redesigned
Comments
15 years old | Half Baked Productions | PetRun 2.0 - Classic Features. Redesigned
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
15 years old | Half Baked Productions | PetRun 2.0 - Classic Features. Redesigned
It turns out you need to enable the Administrator, and then sign your app in that account!
Finally
15 years old | Half Baked Productions | PetRun 2.0 - Classic Features. Redesigned
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
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