debugsqlMinor
How do I access the full text of an error in SSIS GUI?
Viewed 0 times
fulltheerrortextssishowguiaccess
Problem
I have an Excel task which is providing error text through the GUI, but I don't know how to access the error task without the GUI and the error disappears if I move the cursor from the X
I have the project property Run64BitRuntime set to False (though it is not editable so even if I wanted to, couldn't change it to true)
I have the project property Run64BitRuntime set to False (though it is not editable so even if I wanted to, couldn't change it to true)
Solution
Design-time errors, warnings, and informational messages show up in the Error List pane, which can be shown by going to View | Error List.
Context
StackExchange Database Administrators Q#49703, answer score: 4
Revisions (0)
No revisions yet.