August 31, 2006 at 11:43 am
When I get an error with a design flow transformation and it turns red.
How can I check what the error is?
August 31, 2006 at 11:57 am
You can see the errors in Immediate window while debugging the Package
August 31, 2006 at 12:02 pm
All I see in there is
"Package execution completed, Click here to switch to design mode"
August 31, 2006 at 12:15 pm
Just Click on Debug -> Windows -> Immmeditate
It will show you the Immediate window
August 31, 2006 at 12:54 pm
I dont have that.
I have: Breakpoints, Watch, Locals, Call Stack and Threads.
August 31, 2006 at 1:02 pm
If you are able to see control flow, data flow,package explorer tab you can also see Exection Results tab in Design mode
In that tab also you will find errors occured
September 1, 2006 at 8:58 am
Try View - Output on the VS menu. The Output window gives you detailed error info, not treeviewed, so errors tend to be near the bottom of the list.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply