Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.33 KB

File metadata and controls

24 lines (21 loc) · 1.33 KB
title Deploying an Exception Message Box Application | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology database-engine
ms.topic reference
helpviewer_keywords
exception message box [SQL Server], deployment
exception message box [SQL Server]
ms.assetid d8ecc67a-ef33-4d44-8ae6-eaacb8ca3e74
author mashamsft
ms.author mathoma
manager craigg

Deploying an Exception Message Box Application

The exception message box is installed by [!INCLUDEmsCoName] [!INCLUDEssNoVersion] and is supported for use in your custom Windows applications to improve exception handling. Because the exception message box is installed by all editions of [!INCLUDEssNoVersion] except [!INCLUDEssEW], you can use it with no additional configuration on any computer on which [!INCLUDEssNoVersion] client components, including the SDK, have been installed.

See Also

Program Exception Message Box
Exception Message Box Reference