Convert ActiveXScript task

  • Error at ActiveX Script Task [ActiveX Script Task]: Function not found.

    Error at ActiveX Script Task: There were errors during task validation.

    (Microsoft.DataTransformationServices.VsIntegration)

  • can you please elaborate what is that

  • jani_shirish (9/21/2010)


    can you please elaborate what is that

    When you open ActiveX Script Task dialog and go to the place where you entered the script, there is a property right under named EntryMethod. You have to specify the entry function name in the script because the task cannot determine this automatically.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • i find error

    TITLE: ActiveX Script Task

    ------------------------------

    An error occurred while adding the managed SSIS type library to the script host. Verify that the DTS 2000 runtime is installed.

    ------------------------------

    BUTTONS:

    OK

    ------------------------------

  • jani_shirish (9/21/2010)


    i find error

    TITLE: ActiveX Script Task

    ------------------------------

    An error occurred while adding the managed SSIS type library to the script host. Verify that the DTS 2000 runtime is installed.

    ------------------------------

    BUTTONS:

    OK

    ------------------------------

    You have to install the DTS 2000 runtime. Check this article how to install the support.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • Thanks For your help i have achive this

    I have one PC with sql 2000 and is Running fine on that

    Thanks A lot

    I have question

    I in future i want to move this to server which has SQL 2008 R2 Only

    Do i need to Install DTS Runtime

    Or there is another way to achive this

    Please provide you thought on same.

  • jani_shirish (9/21/2010)


    Thanks For your help i have achive this

    I have one PC with sql 2000 and is Running fine on that

    Thanks A lot

    I have question

    I in future i want to move this to server which has SQL 2008 R2 Only

    Do i need to Install DTS Runtime

    Or there is another way to achive this

    Please provide you thought on same.

    You can implement this script using the new VB.NET script. In this way you will not need the old DTS 2000 runtime.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • I am not good at vb

    can you suggest some way to achive this

    After all i am converting my data to xml and send to destination

    or you can suggest me the changes that required in script that i have added

    Thanks

  • jani_shirish (9/21/2010)


    I am not good at vb

    can you suggest some way to achive this

    --

    Time to learn, or pay someone to do it for you.

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

  • Phil Parkin (9/21/2010)


    jani_shirish (9/21/2010)


    I am not good at vb

    can you suggest some way to achive this

    --

    Time to learn, or pay someone to do it for you.

    I have to agree. This is getting outside the scope of my contract.



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • I DID INSTALL RUN TIME FOT DTS 2000 AND ALL WORK FINE...THANKS!!!!!!!!!

Viewing 11 posts - 16 through 25 (of 25 total)

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