<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Announcing the RSS connector for MS-CRM 3.0</title><link>http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx</link><description>We've finally released the RSS connector for MS-CRM. I've mentioned this tool a few times . This has been a long release mired in a few documentation, legal, and technical issues. But, that's not your concern, you probably just want to download this thing,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Announcing the RSS connector for MS-CRM 3.0</title><link>http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx#561401</link><pubDate>Sun, 26 Mar 2006 21:45:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561401</guid><dc:creator>Jeffry van de Vuurst</dc:creator><description>Very nice, this rss feeder! Just a minor issue I experienced during installation. The urls of the webservices are hard coded to &amp;quot;localhost&amp;quot; in the files crmservice.cs and metadataservice.cs. On my vpc crm runs on port 5555 and you'll get a 404 not found exception when opening rss.aspx.&lt;br&gt;&lt;br&gt;I changed the url in the cs files and now it runs fine.</description></item><item><title>SaaS Week  &amp;raquo; Blog Archive   &amp;raquo; ??? The software-as-a-service paradigm at Microsoft&amp;#8217;s Convergence conference,</title><link>http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx#561438</link><pubDate>Sun, 26 Mar 2006 23:12:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561438</guid><dc:creator>SaaS Week  » Blog Archive   » ??? The software-as-a-service paradigm at Microsoft’s Convergence conference,</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://www.saasweek.com/2006/03/26/%e2%80%93-the-software-as-a-service-paradigm-at-microsofts-convergence-conference/"&gt;http://www.saasweek.com/2006/03/26/%e2%80%93-the-software-as-a-service-paradigm-at-microsofts-convergence-conference/&lt;/a&gt;</description></item><item><title>RSS connector for CRM 3.0</title><link>http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx#565046</link><pubDate>Thu, 30 Mar 2006 20:24:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:565046</guid><dc:creator>Aaron Tiensivu's Blog</dc:creator><description>Great idea. Once I get better versed with CRM 3.0, I am going to use this quite a bit I believe.&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx"&gt;http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx&lt;/a&gt;</description></item><item><title>re: Announcing the RSS connector for MS-CRM 3.0</title><link>http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx#589900</link><pubDate>Thu, 04 May 2006 17:28:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:589900</guid><dc:creator>Chris</dc:creator><description>Hi,&lt;br&gt;&lt;br&gt;I&amp;#180;m running in some trouble using the rss example.&lt;br&gt;When trying to connect to the rrs feed the following error is thrown: (Its the German version but I think the important informations are the same)&lt;br&gt;Microsoft CRM Unhandled Error Details: &lt;br&gt;Serverfehler in der Anwendung '/'.&lt;br&gt;--------------------------------------------------------------------------------&lt;br&gt;&lt;br&gt;Die Anforderung ist mit HTTP-Statuscode 404 fehlgeschlagen: Not Found. &lt;br&gt;Beschreibung: Beim Ausf&amp;#252;hren der aktuellen Webanforderung ist ein unverarbeiteter Fehler aufgetreten. &amp;#220;berpr&amp;#252;fen Sie die Stapel&amp;#252;berwachung, um weitere Informationen &amp;#252;ber diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde. &lt;br&gt;&lt;br&gt;Ausnahmedetails: System.Net.WebException: Die Anforderung ist mit HTTP-Statuscode 404 fehlgeschlagen: Not Found.&lt;br&gt;&lt;br&gt;Quellfehler: &lt;br&gt;&lt;br&gt;&lt;br&gt;Zeile 153: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;&amp;lt;/fetch&amp;gt;&amp;quot;;&lt;br&gt;Zeile 154:&lt;br&gt;Zeile 155: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string queriesXml = theService.Fetch(fetchXml);&lt;br&gt;Zeile 156: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;WriteFeedLinkList(queriesXml);&lt;br&gt;Zeile 157:&lt;br&gt; &lt;br&gt;&lt;br&gt;Quelldatei: C:\Programme\Microsoft CRM\CRMWeb\rss\rss.aspx.cs &amp;nbsp; &amp;nbsp;Zeile: 155 &lt;br&gt;&lt;br&gt;Stapel&amp;#252;berwachung: &lt;br&gt;&lt;br&gt;&lt;br&gt;[WebException: Die Anforderung ist mit HTTP-Statuscode 404 fehlgeschlagen: Not Found.]&lt;br&gt; &amp;nbsp; System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1296&lt;br&gt; &amp;nbsp; System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218&lt;br&gt; &amp;nbsp; RSSServices.CrmService.Fetch(String fetchXml) +48&lt;br&gt; &amp;nbsp; FeedListWriter.WriteUserFeedLinks() in C:\Programme\Microsoft CRM\CRMWeb\rss\rss.aspx.cs:155&lt;br&gt; &amp;nbsp; FeedListWriter.WriteFeedList() in C:\Programme\Microsoft CRM\CRMWeb\rss\rss.aspx.cs:242&lt;br&gt; &amp;nbsp; ASP.rss_aspx.Page_Load() in C:\Programme\Microsoft CRM\CRMWeb\rss\rss.aspx:9&lt;br&gt; &amp;nbsp; System.Web.Util.ArglessEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +10&lt;br&gt; &amp;nbsp; System.Web.UI.Control.OnLoad(EventArgs e) +67&lt;br&gt; &amp;nbsp; System.Web.UI.Control.LoadRecursive() +35&lt;br&gt; &amp;nbsp; System.Web.UI.Page.ProcessRequestMain() +750&lt;br&gt;&lt;br&gt; &lt;br&gt; &lt;br&gt;</description></item><item><title>re: Announcing the RSS connector for MS-CRM 3.0</title><link>http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx#589919</link><pubDate>Thu, 04 May 2006 17:46:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:589919</guid><dc:creator>mikemill</dc:creator><description>Any chance this is an SBS installation or you've installed the connector on a non-default CRM installation (e.g. not on port 80)? The code made a (horrible) assumption that it was able to access the web services on localhost.&lt;br&gt;&lt;br&gt;I don't have the code in front of me right now, but it looks like the connector is trying to load views for display. If that's the case, make sure you can access the web services where the connector expects, or change the connector's assumption about the location for the service endpoints. See &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/mikemill/archive/2006/03/30/565244.aspx"&gt;http://blogs.msdn.com/mikemill/archive/2006/03/30/565244.aspx&lt;/a&gt; for a description of the problem.</description></item><item><title>Improving Marketing Automation with RSS</title><link>http://blogs.msdn.com/mikemill/archive/2006/03/24/560334.aspx#665720</link><pubDate>Fri, 14 Jul 2006 18:06:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:665720</guid><dc:creator>Microsoft Dynamics CRM Team Blog</dc:creator><description>&lt;br&gt;Every day, millions of people in the world receive hundreds of marketing emails that, most of the time,...</description></item></channel></rss>