Exception Message Box Reference

The exception message box is implemented by the ExceptionMessageBox class in the Microsoft.ExceptionMessageBox.dll assembly. The default installation folder for this assembly is C:\Program Files\Microsoft SQL Server\100\SDK\Assemblies\. The exception message box is documented in the Microsoft.SqlServer.MessageBox namespace reference documentation. The following Microsoft SQL Server 2000 samples use the ExceptionMessageBox object during exception handling.