<?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/"
		>
<channel>
	<title>Comments on: Server did not recognize the value of HTTP Header SOAPAction</title>
	<atom:link href="http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/</link>
	<description>Adventures in Computer Programming</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:07:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-2/#comment-24136</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 05 Jan 2012 19:43:57 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-24136</guid>
		<description>Thanks, had the same problem and you&#039;re the guy!</description>
		<content:encoded><![CDATA[<p>Thanks, had the same problem and you&#8217;re the guy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-2/#comment-24124</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 13 Dec 2011 12:59:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-24124</guid>
		<description>I&#039;ve to set mimeheaders to get rid of this error message. 

MimeHeaders mimeHeader = message.getMimeHeaders();
 //change header&#039;s attribute
mimeHeader.setHeader(&quot;Content-Type&quot;, &quot;text/xml&quot;);
mimeHeader.setHeader(&quot;SOAPACTION&quot;, &quot;http://www.abc.com/ProcedureName&quot;);</description>
		<content:encoded><![CDATA[<p>I&#8217;ve to set mimeheaders to get rid of this error message. </p>
<p>MimeHeaders mimeHeader = message.getMimeHeaders();<br />
 //change header&#8217;s attribute<br />
mimeHeader.setHeader(&#8220;Content-Type&#8221;, &#8220;text/xml&#8221;);<br />
mimeHeader.setHeader(&#8220;SOAPACTION&#8221;, &#8220;http://www.abc.com/ProcedureName&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-2/#comment-24111</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 17 Nov 2011 08:43:23 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-24111</guid>
		<description>man u are my angel ..than u .. :)</description>
		<content:encoded><![CDATA[<p>man u are my angel ..than u .. <img src='http://bluebones.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-2/#comment-23983</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 25 Jan 2011 21:05:27 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-23983</guid>
		<description>You can also get this if you call the wrong method.  For example, you get error if you call sites.asmx for method GetAllSubWebCollection, instead of calling webs.asmx.
Server did not recognize the value of HTTP Header SOAPAction: http://schemas.microsoft.com/sharepoint/soap/GetAllSubWebCollection.</description>
		<content:encoded><![CDATA[<p>You can also get this if you call the wrong method.  For example, you get error if you call sites.asmx for method GetAllSubWebCollection, instead of calling webs.asmx.<br />
Server did not recognize the value of HTTP Header SOAPAction: <a href="http://schemas.microsoft.com/sharepoint/soap/GetAllSubWebCollection" rel="nofollow">http://schemas.microsoft.com/sharepoint/soap/GetAllSubWebCollection</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: angeleyeschina</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-1/#comment-23863</link>
		<dc:creator>angeleyeschina</dc:creator>
		<pubDate>Tue, 12 Oct 2010 14:24:15 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-23863</guid>
		<description>That helped me a lot, thanks!</description>
		<content:encoded><![CDATA[<p>That helped me a lot, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HA</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-1/#comment-22036</link>
		<dc:creator>HA</dc:creator>
		<pubDate>Fri, 16 May 2008 00:15:02 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-22036</guid>
		<description>Your 4 hours really paid off. good find.</description>
		<content:encoded><![CDATA[<p>Your 4 hours really paid off. good find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-1/#comment-21515</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Mon, 05 May 2008 05:48:53 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-21515</guid>
		<description>worked for me thanks a lot</description>
		<content:encoded><![CDATA[<p>worked for me thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-1/#comment-18657</link>
		<dc:creator>William</dc:creator>
		<pubDate>Mon, 25 Feb 2008 21:55:58 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-18657</guid>
		<description>thank you!!!! for your help</description>
		<content:encoded><![CDATA[<p>thank you!!!! for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: totototo</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-1/#comment-18649</link>
		<dc:creator>totototo</dc:creator>
		<pubDate>Mon, 25 Feb 2008 17:35:37 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-18649</guid>
		<description>&quot;I wouldn’t wish my four hours on anyone!&quot;

too late =/</description>
		<content:encoded><![CDATA[<p>&#8220;I wouldn’t wish my four hours on anyone!&#8221;</p>
<p>too late =/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://bluebones.net/2003/07/server-did-not-recognize-http-header-soapaction/comment-page-1/#comment-17320</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 03 Feb 2008 16:38:16 +0000</pubDate>
		<guid isPermaLink="false">/?p=48#comment-17320</guid>
		<description>Reading this, and then deleting the web reference in the client app and recompiling solved my problem.  I had changed the namespace, but it was still on the same server.</description>
		<content:encoded><![CDATA[<p>Reading this, and then deleting the web reference in the client app and recompiling solved my problem.  I had changed the namespace, but it was still on the same server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

