Developing a User Interface for a Custom Log Provider

New: 14 April 2006

Many Integration Services log providers have a custom user interface that implements IDtsLogProviderUI and replaces the Configuration text box in the Configure SSIS Logs dialog box with a filtered dropdown list of available connection managers. However, custom user interfaces for custom log providers are not implemented in SQL Server 2005 Integration Services (SSIS).

Note

For working samples of custom log providers, see HtmlLogProvider Sample and EmailLogProvider Sample.

See Also

Tasks

Creating a Custom Log Provider
Coding a Custom Log Provider

Help and Information

Getting SQL Server 2005 Assistance