debugging DTS custom task written in C#.NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Severian

    debugging DTS custom task written in C#.NET

    Hi,
    I have a custom DTS task as a DLL written using .NET platform.
    I was able to debug a standard custom task writen in natively in C++ and
    COM, but somehow I got errors when dragging such task in DTS Designer. Now I
    have another one rewritten in .NET which works nicely, but I cannot debug it
    in any way I know. I set the MMC with DTS Designer as a calling application,
    but when creating a new task in package no breakpoint can be reached.
    Anyone knows how to debug it ?

    Regards,
    Severian


Working...