SSIS SMS TASK
Here you can read more about how to send SMS with C# code, there are some samples in this link:
http://social.msdn.microsoft.com/Forums/en-US/ncl/thread/908b1e42-9f53-4915-8e72-0c358b328177/http://www.rad.pasfu.com
August 14th, 2012 5:19pm
Hi All,
I downloaded SMS Task from code plex
http://ssisctc.codeplex.com/wikipage?title=SMSTask&referringTitle=Home
does any onw know how to use it I coudnt able to get my head around.
Help Required Sri.Tummala
Free Windows Admin Tool Kit Click here and download it now
August 15th, 2012 8:23am
Hello Sri,
Please see this page for detailed instructions on how to use it:
http://smstask.codeplex.com/
I suggest even before starting you need to obtain the details on how to access the SMS APIs from an app from your cellular provider.
Arthur My Blog
August 15th, 2012 9:20am
Hello Sri,
Please see this page for detailed instructions on how to use it:
http://smstask.codeplex.com/
I suggest even before starting you need to obtain the details on how to access the SMS APIs from an app from your cellular provider.
Arthur My Blog
Hi Arthur,
I read the instrunctions I coudnt get head around,
Can you help me with this another example of using webservice task
http://www.codeproject.com/Articles/7346/Sending-SMS-using-NET-through-a-Web-service
can you help me out ?
Sri.Tummala
Free Windows Admin Tool Kit Click here and download it now
August 15th, 2012 9:51am
you can add a SCRIPT TASK and use the Codeproject's link that you found to write .NET script to send SMS . using built-in tasks is much more recommended than using 3rd party tasks.http://www.rad.pasfu.com
August 15th, 2012 4:16pm
you can add a SCRIPT TASK and use the Codeproject's link that you found to write .NET script to
send SMS . using built-in tasks is much more recommended than using 3rd party tasks.
http://www.rad.pasfu.com
Hi Raad,
Here the links above or the web service above doesn't support U.K.
Actual Link.
http://www.webservicex.com/ws/WSDetails.aspx?CATID=4&WSID=60Sri.Tummala
Free Windows Admin Tool Kit Click here and download it now
August 15th, 2012 4:38pm
Here you can read more about how to send SMS with C# code, there are some samples in this link:
http://social.msdn.microsoft.com/Forums/en-US/ncl/thread/908b1e42-9f53-4915-8e72-0c358b328177/http://www.rad.pasfu.com
August 15th, 2012 4:52pm
you can add a SCRIPT TASK and use the Codeproject's link that you found to write .NET script to send SMS . using built-in tasks is much more recommended than using 3rd party tasks.
http://www.rad.pasfu.com
Hi Reza,
Do you have any examples in script task which can send SMS ,I have done in the past sending emails but not SMS I think we need a SMS gateway to send it am I right.
Sri.Tummala
Free Windows Admin Tool Kit Click here and download it now
August 25th, 2012 10:44am