ActiveX script tasks : Missing text box with source code

  • When I right click an activeX script Task from wihtin a DTS-task, the dialog box doesn't show the text box with the VB-script. (I can't reach my source code) In the past I had this problem also and then I found a solution (google) by re-registerng some DLL's. The problem is I can't find anymore which DLL's need re-registering. Suggestions are welcome.

    (Product is SQL Server 2000)

  • Solution found after trial (and error).

    I re-registered every DLL under "C:\Program Files\Microsoft SQL Server\80\Tools\Binn" dir.

    The following command solved the problem for me :

    regsvr32.exe "C:\Program Files\Microsoft SQL Server\80\Tools\Binn\DTSui.dll" .

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

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