﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 7,2000 / SQL Server Newbies  / Calling Windows service from ACTIVEX script in DTS Package / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 14:40:36 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Calling Windows service from ACTIVEX script in DTS Package</title><link>http://www.sqlservercentral.com/Forums/Topic439937-169-1.aspx</link><description>HI,    Use Execute SQL task with master Database connection..use commandxp_cmdshell 'NET START TELNET'(Service name you have to find from the control pannel. if you need to run your own service make sureyou have registered that service.)xp_cmdshell 'NET STOP TELNET'and this way u can even run the package as job it will work succesfully.:)</description><pubDate>Wed, 09 Jan 2008 09:13:18 GMT</pubDate><dc:creator>dharti</dc:creator></item><item><title>RE: Calling Windows service from ACTIVEX script in DTS Package</title><link>http://www.sqlservercentral.com/Forums/Topic439937-169-1.aspx</link><description>hi, Thanks for reply in. I used this task, but i dont know abt how to call the windows service , i refered the exe file of the windows service in the task, but it throws the error and it says that "It cannot start from the tool, call by using administrative tools".Please help me to call the windows service from DTS package and once the service is completed, i want to move to the next step</description><pubDate>Wed, 09 Jan 2008 04:14:37 GMT</pubDate><dc:creator>balaji_rcs</dc:creator></item><item><title>RE: Calling Windows service from ACTIVEX script in DTS Package</title><link>http://www.sqlservercentral.com/Forums/Topic439937-169-1.aspx</link><description>Try using the Execute Process Task component instead of the ActiveX script task.</description><pubDate>Tue, 08 Jan 2008 03:07:18 GMT</pubDate><dc:creator>Gogula G. Aryalingam</dc:creator></item><item><title>Calling Windows service from ACTIVEX script in DTS Package</title><link>http://www.sqlservercentral.com/Forums/Topic439937-169-1.aspx</link><description>hi,  I've created a windows service and i want to execute the windows service from DTS package in sql server. Is it possible to execute the service from DTS package server. Can you please guide me to resolve this.</description><pubDate>Tue, 08 Jan 2008 02:41:11 GMT</pubDate><dc:creator>balaji_rcs</dc:creator></item></channel></rss>