<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Get a relative URI to your Web/WCF Service in Silverlight</title>
	<atom:link href="http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/</link>
	<description>Developer Flotsam - random stuff floating around?</description>
	<lastBuildDate>Tue, 27 Jul 2010 01:40:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: stockmarket picks</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-1077</link>
		<dc:creator>stockmarket picks</dc:creator>
		<pubDate>Thu, 10 Jun 2010 00:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-1077</guid>
		<description>Kinderwagen wird gebaut, worsen the condition?Helps make your, digital camera literally.Are also offered, only this Luxury.For these clued-up stockmarket picks, There was a Cheney Always capitalize.Miles and climb, week timeshares People.,</description>
		<content:encoded><![CDATA[<p>Kinderwagen wird gebaut, worsen the condition?Helps make your, digital camera literally.Are also offered, only this Luxury.For these clued-up stockmarket picks, There was a Cheney Always capitalize.Miles and climb, week timeshares People.,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-442</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Wed, 18 Mar 2009 17:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-442</guid>
		<description>Thanks for the example.</description>
		<content:encoded><![CDATA[<p>Thanks for the example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G-</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-429</link>
		<dc:creator>G-</dc:creator>
		<pubDate>Wed, 04 Mar 2009 23:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-429</guid>
		<description>(the link is not found). The production server was not configured for anonymous access and I did not have access to configure it. You can subsequently lock down the service through web.config and using the Thread.Current.User, and using method attributes in your web service code. Thank you for the support!</description>
		<content:encoded><![CDATA[<p>(the link is not found). The production server was not configured for anonymous access and I did not have access to configure it. You can subsequently lock down the service through web.config and using the Thread.Current.User, and using method attributes in your web service code. Thank you for the support!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-426</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Mon, 02 Mar 2009 20:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-426</guid>
		<description>Hey,

You may want to try the steps here: http://blogs.msdn.com/keithmg/archive/2008/10/03/wcf-getting-your-web-service-to-work-on-xp-vs2005-vs2008.aspx... especially the ServiceModelReg.exe stuff :)</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>You may want to try the steps here: <a href="http://blogs.msdn.com/keithmg/archive/2008/10/03/wcf-getting-your-web-service-to-work-on-xp-vs2005-vs2008.aspx.." rel="nofollow">http://blogs.msdn.com/keithmg/archive/2008/10/03/wcf-getting-your-web-service-to-work-on-xp-vs2005-vs2008.aspx..</a>. especially the ServiceModelReg.exe stuff <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G-</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-425</link>
		<dc:creator>G-</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-425</guid>
		<description>Hi, my web application is hosting the web service (.svc) and the Silverlight app on IIS. Everything works fine when hosted on the VS Dev Server, but when I switch to hosting on IIS the communication with the service fails. 

Firebug says the server request returns &#039;405 Method not allowed.&#039; My IIS (5.1 on XP) doesn&#039;t let me register the .svc extension to isapi in the application mappings. The OK button is always disabled.</description>
		<content:encoded><![CDATA[<p>Hi, my web application is hosting the web service (.svc) and the Silverlight app on IIS. Everything works fine when hosted on the VS Dev Server, but when I switch to hosting on IIS the communication with the service fails. </p>
<p>Firebug says the server request returns &#8217;405 Method not allowed.&#8217; My IIS (5.1 on XP) doesn&#8217;t let me register the .svc extension to isapi in the application mappings. The OK button is always disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-422</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Sat, 28 Feb 2009 05:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-422</guid>
		<description>@ G Hey 

In VS2008 you can create a Silverlight Enabled WCF Service. Whilst I don&#039;t recommend using this method (it doesn&#039;t create a seperate Interface) you can create a sample service to use. You need to ensure you are using basicHttpBinding for WCF services to work.

@BrEnO_LEWROY -&gt; NotFound can mean you don&#039;t have access. I&#039;d suggest first to double check you can access the .SVC file in your browser directly. Then I&#039;d load up FireBug in firefox and watch network traffic and see what .SVC URL Silverlight is communicating with... this should help you debug your problem.</description>
		<content:encoded><![CDATA[<p>@ G Hey </p>
<p>In VS2008 you can create a Silverlight Enabled WCF Service. Whilst I don&#8217;t recommend using this method (it doesn&#8217;t create a seperate Interface) you can create a sample service to use. You need to ensure you are using basicHttpBinding for WCF services to work.</p>
<p>@BrEnO_LEWROY -&gt; NotFound can mean you don&#8217;t have access. I&#8217;d suggest first to double check you can access the .SVC file in your browser directly. Then I&#8217;d load up FireBug in firefox and watch network traffic and see what .SVC URL Silverlight is communicating with&#8230; this should help you debug your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G-</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-421</link>
		<dc:creator>G-</dc:creator>
		<pubDate>Fri, 27 Feb 2009 21:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-421</guid>
		<description>I am having the same issue as above when I host in or publish to IIS. What is the custom binding security mode and transport clientCredentialType supposed to be? I need to double-check that I am right because I don&#039;t have mmgt access to IIS. thanks</description>
		<content:encoded><![CDATA[<p>I am having the same issue as above when I host in or publish to IIS. What is the custom binding security mode and transport clientCredentialType supposed to be? I need to double-check that I am right because I don&#8217;t have mmgt access to IIS. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BrEnO_LEWROY</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-389</link>
		<dc:creator>BrEnO_LEWROY</dc:creator>
		<pubDate>Wed, 18 Feb 2009 17:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-389</guid>
		<description>Hi Jordan,

I found you post and a first sight, I thought my problem was solved. But, your example is good, it´s not working here.

I checked everything in my project but, unfortunately I´m still having an error response during my application execution.

Error: &quot;The remote server returned an error: NotFound&quot;

I´d like to ask you for help, if you don´t mind of course.

I´m waitting for brief reply.

Thank you in advance.

Breno.</description>
		<content:encoded><![CDATA[<p>Hi Jordan,</p>
<p>I found you post and a first sight, I thought my problem was solved. But, your example is good, it´s not working here.</p>
<p>I checked everything in my project but, unfortunately I´m still having an error response during my application execution.</p>
<p>Error: &#8220;The remote server returned an error: NotFound&#8221;</p>
<p>I´d like to ask you for help, if you don´t mind of course.</p>
<p>I´m waitting for brief reply.</p>
<p>Thank you in advance.</p>
<p>Breno.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-224</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Wed, 22 Oct 2008 03:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-224</guid>
		<description>Hey mate,

Any time :)

J</description>
		<content:encoded><![CDATA[<p>Hey mate,</p>
<p>Any time <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Niaz</title>
		<link>http://blog.webjak.net/2008/10/21/get-a-relative-uri-to-your-webwcf-service-in-silverlight/#comment-223</link>
		<dc:creator>Muhammad Niaz</dc:creator>
		<pubDate>Wed, 22 Oct 2008 03:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://jakkaj.wordpress.com/?p=123#comment-223</guid>
		<description>Hi Jordan,
    Thanks for response on my email, it was really helping for me.



Thanks Again Jordan




Thanks &amp; Regards,
Muhammad Niaz
Software Engineer
Intagleo Systems Pvt Ltd.
+92 321 569 4195</description>
		<content:encoded><![CDATA[<p>Hi Jordan,<br />
    Thanks for response on my email, it was really helping for me.</p>
<p>Thanks Again Jordan</p>
<p>Thanks &amp; Regards,<br />
Muhammad Niaz<br />
Software Engineer<br />
Intagleo Systems Pvt Ltd.<br />
+92 321 569 4195</p>
]]></content:encoded>
	</item>
</channel>
</rss>
