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
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
It turns out you need to enable the Administrator, and then sign your app in that account!
Finally
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