See complete tooltip error message for Data Flow SSIS element in Visual Studio

Nelu picture Nelu · Jul 14, 2014 · Viewed 21.7k times · Source

One of the elements in my SSIS data flow diagram shows an error in the tooltip when I hover the cursor over it.

enter image description here

Where can I see the full text of this error message?

The element that displays this tooltip is the one labeled "Specs". I'm using Microsoft Visual Studio 2008.

Answer

Geoff picture Geoff · Jul 14, 2014

The message will show in full form in the Error List window. Turn it on via View | Error List, or Ctrl-\ then Ctrl-E. Make sure that Warnings is selected as shown here:

enter image description here