September 21, 2010 at 11:12 am
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)
September 21, 2010 at 11:18 am
can you please elaborate what is that
September 21, 2010 at 11:21 am
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.
September 21, 2010 at 11:30 am
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
------------------------------
September 21, 2010 at 11:40 am
jani_shirish (9/21/2010)
i find errorTITLE: 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.
September 21, 2010 at 11:45 am
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.
September 21, 2010 at 11:57 am
jani_shirish (9/21/2010)
Thanks For your help i have achive thisI 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.
September 21, 2010 at 12:19 pm
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
September 21, 2010 at 12:39 pm
jani_shirish (9/21/2010)
I am not good at vbcan you suggest some way to achive this
--
Time to learn, or pay someone to do it for you.
The absence of evidence is not evidence of absence.
Martin Rees
You can lead a horse to water, but a pencil must be lead.
Stan Laurel
September 21, 2010 at 1:30 pm
Phil Parkin (9/21/2010)
jani_shirish (9/21/2010)
I am not good at vbcan 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.
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]
September 29, 2010 at 11:07 pm
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