In my SSIS package, I have a script task
in addition to other tasks. When I put a debug point within the script task
and run the package( on the whole), ideally, it is supposed to hit the breakpoint. but it now only opens a new VS window, shuts it after few seconds and a green tick is displayed over the task.
I tried setting the the Run64BitRuntime
flag to false and also editted and saved the script task again. The issue persists. Any pointers on this ?
I have VS 2010 BI and the machine is 64 bit Windows Server R2