<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>&amp;quot;Hello World&amp;quot; with BT SDK</title><link>http://weblogs.asp.net/nleghari/pages/btsdksms.aspx</link><description>BT SDK is a new API released by BT (British Telecom) as part of the Web21 C initiative. In this tutorial, I’ll write a Hello world SMS application demonstrating the power of this SDK. The SDK is now live and available for production use. For more information</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: "Hello World" with BT SDK</title><link>http://weblogs.asp.net/nleghari/pages/btsdksms.aspx#1228862</link><pubDate>Wed, 13 Dec 2006 17:32:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1228862</guid><dc:creator>laghari78</dc:creator><author>laghari78</author><description>&lt;p&gt;Make sure that you don't put 0 after the country code. So it should be &lt;/p&gt;
&lt;p&gt;newSms.SendMessage(&amp;quot;hello&amp;quot;, &amp;quot;44797......&amp;quot;);&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1228862" width="1" height="1"&gt;</description></item><item><title>re: "Hello World" with BT SDK</title><link>http://weblogs.asp.net/nleghari/pages/btsdksms.aspx#1227371</link><pubDate>Wed, 13 Dec 2006 11:39:40 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1227371</guid><dc:creator>Robbie Clutton</dc:creator><author>Robbie Clutton</author><description>&lt;p&gt;Awesome =)&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1227371" width="1" height="1"&gt;</description></item><item><title>re: "Hello World" with BT SDK</title><link>http://weblogs.asp.net/nleghari/pages/btsdksms.aspx#1227332</link><pubDate>Wed, 13 Dec 2006 11:34:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1227332</guid><dc:creator>sagey79</dc:creator><author>sagey79</author><description>&lt;p&gt;I've now read the documentation ;^) and add the country code in front of the phone number&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sms newSMS = new Sms();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;newSMS.SendMessage(&amp;quot;hello from my pc&amp;quot;,&amp;quot;4407973613767&amp;quot;);&lt;/p&gt;
&lt;p&gt;this no longer errors, however i have not received a text message my mobile is an orange mobile, will this make any difference i'd be grateful fro your help.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1227332" width="1" height="1"&gt;</description></item><item><title>re: "Hello World" with BT SDK</title><link>http://weblogs.asp.net/nleghari/pages/btsdksms.aspx#1227293</link><pubDate>Wed, 13 Dec 2006 11:23:51 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1227293</guid><dc:creator>richard sage</dc:creator><author>richard sage</author><description>&lt;p&gt;Hello Nauman. thanks for the article i find these bt services very exciting. i've followed your article but this code:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sms newSMS = new Sms();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;newSMS.SendMessage(&amp;quot;hello from my pc&amp;quot;,&amp;quot;07973613767&amp;quot;);&lt;/p&gt;
&lt;p&gt;throws the following error:&lt;/p&gt;
&lt;p&gt;&amp;quot;The exception that is thrown when one of the arguments provided to a method is not valid (Invalid tel uri: tel:07973613767)&amp;quot;&lt;/p&gt;
&lt;p&gt;i presume i need to format the phone number differently?&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1227293" width="1" height="1"&gt;</description></item></channel></rss>