Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

During SSIS execution, how do I view the Errors?

I cannot view the error as it cuts off in visual studio. Is there a window that I am missing out on? At the moment, I have been copying and pasting the error in a notepad so that I can see the actual error message.

enter image description here

like image 342
SamIAm Avatar asked Oct 29 '25 09:10

SamIAm


1 Answers

Actually, the View -> Error List will show you things wrong with your package at design time.

What you're seeing on the Results tab, the run-time information, is also going to be available to you in the Output window View -> Output or Ctrl+Alt+O for those who prefer keystrokes.

like image 194
billinkc Avatar answered Oct 31 '25 13:10

billinkc



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!