ssis custom tast -
04-14-2006
, 03:52 AM
hi
i want to create a package with a single task with vb.net
i got the examples (createpackagevb, incrementtaskvb) and tried to change
this to but i didnt get it work
which moniker should be used as moniker in the package.Executables.Add()
methode? IncrementTask (works but cant open the gui in ssis desginer) or
IncrementTaskUI (nullreference-exception cause of empty new() methode in
incrementtaskui)
any help would be greate
thankx
andreas |