c# - Windows 8.1 enterprise side loaded app windows launch contract was blocked with error 0x80073CFC -


i have store app side loaded in windows 8.1 enterprise device, device a.

  1. domain joined.
  2. “allow trusted apps install” policy setting enabled.
  3. app signed thawte certificate default trusted root certificate.

installation of app successful ever time user launches app, windows throws error cannot open app.

below error logged in event viewer:

activation of app windows.launch contract blocked error 0x80073cfc because package in state: 17

i tried uninstall , reinstall still no luck. guidance appreciated!


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -