Что означает код ошибки Windows 1259 (ERROR_APPHELP_BLOCK)?

 
Предыдущий Следующий
ERROR_NON_DOMAIN_SID ERROR_ACCESS_DISABLED_BY_POLICY

ERROR_APPHELP_BLOCK

Что означает ERROR_APPHELP_BLOCK

ERROR_APPHELP_BLOCK — диалог AppHelp был отменён, поэтому запуск приложения заблокирован.

Что проверить

Зафиксируйте исполняемый файл, параметры запуска, родительский процесс и вызов, на котором появился код.

  • Проверьте, был ли процесс полностью создан/инициализирован и не изменилось ли его состояние до следующей операции.
  • Если процесс аварийно завершился или завис, сохраните dump/стек и события приложения до перезапуска.

Исходная формулировка

  • Windows application compatibility processing blocked the program from starting after an AppHelp decision.
  • an enterprise compatibility fix or block applies to the executable
  • An organization upgrades Windows but continues deploying an old database client installer. AppHelp recognizes a version known to corrupt configuration on the newer release and returns 1259. Repackaging the same executable under a new name is unsafe; deploying the supported installer resolves the underlying compatibility issue.
  • a renamed or modified binary matches compatibility criteria differently than intended
  • Install an updated version certified for the current Windows release, or obtain a vendor-supported compatibility package. Administrators can review and remove an obsolete enterprise compatibility entry after testing and change control. Avoid globally disabling compatibility infrastructure because other applications may depend on its fixes and blocks.

Технические ссылки


Нужно найти другой код? Найти другой код состояния или ошибки.