<?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: Using Commerce Server 2009 outside of a Web Application</title>
	<atom:link href="http://notepuddle.com/2009/02/10/using-commerce-server-2009-outside-of-a-web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://notepuddle.com/2009/02/10/using-commerce-server-2009-outside-of-a-web-application/</link>
	<description>a blog</description>
	<lastBuildDate>Mon, 03 Aug 2009 04:14:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: notepuddle</title>
		<link>http://notepuddle.com/2009/02/10/using-commerce-server-2009-outside-of-a-web-application/comment-page-1/#comment-11</link>
		<dc:creator>notepuddle</dc:creator>
		<pubDate>Mon, 03 Aug 2009 04:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://notepuddle.com/?p=327#comment-11</guid>
		<description>You can run pipelines from a console application: &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/bb219198.aspx&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/en-us/library/bb21919...&lt;/a&gt;, however this assumes you have control over the code that executes the pipelines. In 2007 you do; in 2009 this is abstracted away, so I don&#039;t think this is possible.</description>
		<content:encoded><![CDATA[<p>You can run pipelines from a console application: <a href="http://msdn.microsoft.com/en-us/library/bb219198.aspx" rel="nofollow"></a><a href="http://msdn.microsoft.com/en-us/library/bb21919.." rel="nofollow">http://msdn.microsoft.com/en-us/library/bb21919..</a>., however this assumes you have control over the code that executes the pipelines. In 2007 you do; in 2009 this is abstracted away, so I don&#39;t think this is possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cmedcoff</title>
		<link>http://notepuddle.com/2009/02/10/using-commerce-server-2009-outside-of-a-web-application/comment-page-1/#comment-10</link>
		<dc:creator>cmedcoff</dc:creator>
		<pubDate>Mon, 03 Aug 2009 00:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://notepuddle.com/?p=327#comment-10</guid>
		<description>How can I get basket operations to work from this type of console app?  Aren&#039;t the pcf files needed?</description>
		<content:encoded><![CDATA[<p>How can I get basket operations to work from this type of console app?  Aren&#39;t the pcf files needed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: notepuddle</title>
		<link>http://notepuddle.com/2009/02/10/using-commerce-server-2009-outside-of-a-web-application/comment-page-1/#comment-9</link>
		<dc:creator>notepuddle</dc:creator>
		<pubDate>Sun, 02 Aug 2009 21:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://notepuddle.com/?p=327#comment-9</guid>
		<description>You can run pipelines from a console application: &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/bb219198.aspx&quot; rel=&quot;nofollow&quot;&gt;http://msdn.microsoft.com/en-us/library/bb21919...&lt;/a&gt;, however this assumes you have control over the code that executes the pipelines. In 2007 you do; in 2009 this is abstracted away, so I don&#039;t think this is possible.</description>
		<content:encoded><![CDATA[<p>You can run pipelines from a console application: <a href="http://msdn.microsoft.com/en-us/library/bb219198.aspx" rel="nofollow"></a><a href="http://msdn.microsoft.com/en-us/library/bb21919.." rel="nofollow">http://msdn.microsoft.com/en-us/library/bb21919..</a>., however this assumes you have control over the code that executes the pipelines. In 2007 you do; in 2009 this is abstracted away, so I don&#39;t think this is possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cmedcoff</title>
		<link>http://notepuddle.com/2009/02/10/using-commerce-server-2009-outside-of-a-web-application/comment-page-1/#comment-8</link>
		<dc:creator>cmedcoff</dc:creator>
		<pubDate>Sun, 02 Aug 2009 17:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://notepuddle.com/?p=327#comment-8</guid>
		<description>How can I get basket operations to work from this type of console app?  Aren&#039;t the pcf files needed?</description>
		<content:encoded><![CDATA[<p>How can I get basket operations to work from this type of console app?  Aren&#39;t the pcf files needed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kien Lam</title>
		<link>http://notepuddle.com/2009/02/10/using-commerce-server-2009-outside-of-a-web-application/comment-page-1/#comment-7</link>
		<dc:creator>Kien Lam</dc:creator>
		<pubDate>Thu, 26 Feb 2009 00:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://notepuddle.com/?p=327#comment-7</guid>
		<description>Great example. I am able to run your console app. just fine.  I am wondering if you have any idea why I get an FormatException when  try building a wcf or web service.  &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://social.msdn.microsoft.com/Forums/en-US/commserver2009/thread/cf023a00-ad0f-4d86-a46c-4b906bf9aec6&quot; rel=&quot;nofollow&quot;&gt;http://social.msdn.microsoft.com/Forums/en-US/c...&lt;/a&gt;  &lt;br&gt;&lt;br&gt;Any clues on how I can solve this problem would be greatly appreciated.  Thanks!</description>
		<content:encoded><![CDATA[<p>Great example. I am able to run your console app. just fine.  I am wondering if you have any idea why I get an FormatException when  try building a wcf or web service.  </p>
<p><a href="http://social.msdn.microsoft.com/Forums/en-US/commserver2009/thread/cf023a00-ad0f-4d86-a46c-4b906bf9aec6" rel="nofollow"></a><a href="http://social.msdn.microsoft.com/Forums/en-US/c.." rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/c..</a>.  </p>
<p>Any clues on how I can solve this problem would be greatly appreciated.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://notepuddle.com/2009/02/10/using-commerce-server-2009-outside-of-a-web-application/comment-page-1/#comment-6</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Wed, 18 Feb 2009 01:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://notepuddle.com/?p=327#comment-6</guid>
		<description>Sweet, thank you very much...</description>
		<content:encoded><![CDATA[<p>Sweet, thank you very much&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.515 seconds -->
