Thursday, February 16, 2012

Breakpoints in script component

Does anybody know if the breakpoints are supported in the script component?

I've got a script that I want to debug and make sure it's doing what it should be but everytime I set a breakpoint it loses them when I click ok on the script editor. I've tried setting precompile to false but thats not working. What do I need to do to be able to use breakpoints?

Saitham8Nope, breakpoints in script components are not supported in this version. Only script tasks support breakpoints.|||why? if breakpoints in script components are disabled how are we supposed to debug our code?|||

Saitham8 wrote:

why?

The usual time/resources limitations - did not have time to implement them.

|||go figure. (somebody really needs to create a work around for this time limitation thing :P ) any chance of it getting put in at a later time? and is there a work around?|||the only way i know how to debug a script component at run-time is with the data viewer and the row count component.

No comments:

Post a Comment