Error In SSIS Designer

  • When I get an error with a design flow transformation and it turns red.

    How can I check what the error is?

     

     

  • You can see the errors in Immediate window while debugging the Package

  • All I see in there is

    "Package execution completed, Click here to switch to design mode"

     

     

  • Just Click on Debug -> Windows -> Immmeditate

    It will show you the Immediate window

  • I dont have that.

    I have: Breakpoints, Watch, Locals, Call Stack and Threads.

     

     

  • 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

     

  • 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