Notification Services Errors and Events
SQL Server 2005
Microsoft SQL Server Notification Services provides compile-time and run-time error messages:
-
When you create an instance of Notification Services error messages are displayed in the user interface. These messages typically inform you of errors in an application definition, the instance configuration, or supporting files. They also can inform you if a specified operation, such as deleting an instance, is not possible.
-
When an instance of Notification Services is running, events are written to the Microsoft Windows Application log. You can view these events with Windows Event Viewer. The events written to the Application log provide the most help for troubleshooting an instance of Notification Services. For example, if notifications are not being delivered, events in the Application log can help you determine why.
Even if your notification applications are running as expected, you should check the Application log periodically. Checking the log on a regular schedule can help avoid significant system problems.
Other Resources
Troubleshooting Notification ServicesConfiguring Notification Services Event Logging
