<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>laurasaur &#187; web services</title>
	<atom:link href="http://www.laurasaur.com/category/web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.laurasaur.com</link>
	<description>cupcakes, htpc, c#, ramblings, kittens, puppys, cooking, makeup!!</description>
	<lastBuildDate>Sun, 20 Jun 2010 12:53:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>wse 3.0 good times</title>
		<link>http://www.laurasaur.com/2008/03/28/wse-30-good-times/</link>
		<comments>http://www.laurasaur.com/2008/03/28/wse-30-good-times/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 02:58:56 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[bad times]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.laurasaur.com/2008/03/28/wse-30-good-times/</guid>
		<description><![CDATA[Im having issues with .NET 2.0 WSE 3&#8230; My web services respond fine to one client but not another. Both of which are on my local machine. So you think it would be an easy fix&#8230;
The request failed with HTTP status 415: Unsupported Media Type.
I have seen all the advice saying to add &#60;soapServerProtocolFactory type=”Microsoft.Web.Services3.WseProtocolFactory, [...]]]></description>
			<content:encoded><![CDATA[<p>Im having issues with .NET 2.0 WSE 3&#8230; My web services respond fine to one client but not another. Both of which are on my local machine. So you think it would be an easy fix&#8230;</p>
<p>The request failed with HTTP status 415: Unsupported Media Type.</p>
<p>I have seen all the advice saying to add &lt;soapServerProtocolFactory type=”Microsoft.Web.Services3.WseProtocolFactory,  Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral,  PublicKeyToken=31bf3856ad364e35”/&gt; to web.config&#8230; But my configs are all looking good so what gives.</p>
<p>Well it appears it was something funky to do with MTOM &#8211; I had MTOM settings off on the client and on on the server. Switching it off appears to have worked <img src='http://www.laurasaur.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://www.laurasaur.com/wp-content/uploads/2008/03/mtomissue.jpg" alt="mtomissue" /></p>
<p>Now onto the next issue. Sigh. Do not install .NET 3.5 if you still need to publish .NET 2 Web Services&#8230;.epic issues ftl.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laurasaur.com/2008/03/28/wse-30-good-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
