Step through Script Comonent

  • Hi all,

    One of the best things about debugging the script task (control flow) is the ability to step through the code to see what its doing. Unfortunately, it doesn't look like I can do this in the script component (data flow).

    I have an error occurring in my script component and I know its probably a simple error to fix. Unfortunately I can't step through the code to find what the error is or when and where it's happening. Does step through exist for script component? If not what measures can one use to accurately debug?

    Thanks,

    Strick

  • Unfortunately there isn't support for stepping into script component. You can use the same old technique with message boxes to find out what is going on.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply