<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.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>Accessing Web Services with Silverlight</title><link>http://forums.silverlight.net/forums/46.aspx</link><description>Discussions about using WCF in Silverlight, accessing SOAP and REST web services, and using XML, JSON, RSS and Atom data.”</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Re: Re: Accessing web service from website</title><link>http://forums.silverlight.net/forums/thread/243267.aspx</link><pubDate>Mon, 06 Jul 2009 16:02:31 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:243267</guid><dc:creator>ippon11</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/243267.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=46&amp;PostID=243267</wfw:commentRss><description>&lt;p&gt;Davide is right, also check that the service is not erroring due to your host not having outbound smtp access on default port 25 or gmail port 587&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: Re: Accessing web service from website</title><link>http://forums.silverlight.net/forums/thread/243110.aspx</link><pubDate>Mon, 06 Jul 2009 11:55:31 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:243110</guid><dc:creator>davidezordan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/243110.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=46&amp;PostID=243110</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;try to verify if the service is working propertly by using an utility like WcfTestClient.exe&lt;/p&gt;</description></item><item><title>Re: Re: Accessing web service from website</title><link>http://forums.silverlight.net/forums/thread/243056.aspx</link><pubDate>Mon, 06 Jul 2009 09:37:38 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:243056</guid><dc:creator>kuekuatsheu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/243056.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=46&amp;PostID=243056</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;@codenenterp: I have already added the crossdomainpolicy file to the root of the website.. that has been taken care off... but the only problem is when i add a SL project to the website, and on discovering the services, i cant add a service reference for the service i have built..&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Accessing web service from website</title><link>http://forums.silverlight.net/forums/thread/242542.aspx</link><pubDate>Sat, 04 Jul 2009 14:40:21 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:242542</guid><dc:creator>davidezordan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/242542.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=46&amp;PostID=242542</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;follow the steps described in this article: &lt;a href="http://blogs.msdn.com/silverlightws/archive/2008/04/16/debugging-web-service-usage-in-silverlight-2.aspx"&gt;http://blogs.msdn.com/silverlightws/archive/2008/04/16/debugging-web-service-usage-in-silverlight-2.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Accessing web service from website</title><link>http://forums.silverlight.net/forums/thread/242403.aspx</link><pubDate>Sat, 04 Jul 2009 04:36:46 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:242403</guid><dc:creator>codenenterp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/242403.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=46&amp;PostID=242403</wfw:commentRss><description>&lt;p&gt;Most likely you need to add a clientaccesspolicy.xml file at the root of your site.&amp;nbsp; This should allow you to access the service.&amp;nbsp; I think in this instance you maybe cross domain from local to server.&lt;/p&gt;</description></item><item><title>Accessing web service from website</title><link>http://forums.silverlight.net/forums/thread/242236.aspx</link><pubDate>Fri, 03 Jul 2009 20:27:05 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:242236</guid><dc:creator>kuekuatsheu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/242236.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=46&amp;PostID=242236</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I&amp;#39;m having this problem with hosting aspx pages with SL apps, i made a webservice to send an email and when i developed on my local machine, the client was set to the mailservice.asmx on my localhost, now i have hosted my website on x10hosting.com and i want to configure my service reference in my silverlight app to have the client at my website (the one at x10hosting), but when i open up the project in visual studio.. ie when i open up the web site thru the remote site/ftp option, and add the sl app for email, i do a discover service references.. and i get two services, but sadly cant access them, some error keeps popping up... plz help!!&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>