SSIS Custom Log Provider Samples
I'm looking at creating a custom log provider in SSIS today and the
documentation on MSDN basically just refers to the HtmlLogProvider and EmailLogProvider samples that come with SQL 2005.
I installed the samples when I installed SQL 2005, but I can't find these particular examples anywhere...
Turns out that you need to download
the latest SqlServerSamples.msi. You'll need to remove the original samples using Add/Remove programs if you've already installed them.