<?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: How to install the SharePoint 2007 VS 2005 Extensions on a Workstation</title>
	<atom:link href="http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/feed/" rel="self" type="application/rss+xml" />
	<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/</link>
	<description>Fernando Felman's thoughts on software development</description>
	<lastBuildDate>Sun, 27 Sep 2009 08:17:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sharepoint developer resources &#187; How to install the SharePoint 2007 VS 2005 Extensions on a Workstation</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3488</link>
		<dc:creator>sharepoint developer resources &#187; How to install the SharePoint 2007 VS 2005 Extensions on a Workstation</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3488</guid>
		<description>[...] this article you can read how to install the VS2005 MOSS2007 extensions on a [...]</description>
		<content:encoded><![CDATA[<p>[...] this article you can read how to install the VS2005 MOSS2007 extensions on a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Build a SharePoint Development Machine &#171; Note</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3487</link>
		<dc:creator>How to Build a SharePoint Development Machine &#171; Note</dc:creator>
		<pubDate>Sun, 28 Jun 2009 02:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3487</guid>
		<description>[...] Visual Studio 2005 Extensions for Windows SharePoint Services 3.0 (VSeWSS) Not recommended. VSeWSS contains nothing to help you deploy features on anything but the machine running VS, does not support x64, and is required to open projects that it creates. So if you create a project today on a 32-bit machine, you will be unable to open it in a year when you&#8217;re building on 64-bit. This is bad. The one good feature included is the SharePoint Solution Generator (SPSolGen) which converts lists and sites “Saved as Template” into list and site definitions. [Learn more here] [Registry hack to install VSeWSS to a machine that is not the server] [...]</description>
		<content:encoded><![CDATA[<p>[...] Visual Studio 2005 Extensions for Windows SharePoint Services 3.0 (VSeWSS) Not recommended. VSeWSS contains nothing to help you deploy features on anything but the machine running VS, does not support x64, and is required to open projects that it creates. So if you create a project today on a 32-bit machine, you will be unable to open it in a year when you&#8217;re building on 64-bit. This is bad. The one good feature included is the SharePoint Solution Generator (SPSolGen) which converts lists and sites “Saved as Template” into list and site definitions. [Learn more here] [Registry hack to install VSeWSS to a machine that is not the server] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunnar Langeland</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3461</link>
		<dc:creator>Gunnar Langeland</dc:creator>
		<pubDate>Fri, 16 Jan 2009 22:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3461</guid>
		<description>This works just great! worth mentioning.. When you create the new String Value in Registry, you name it &quot;Sharepoint&quot;. The value within it is set to &quot;Installed&quot;. Just wanted to be even clearer than the original post, but again; THANK YOU!!!</description>
		<content:encoded><![CDATA[<p>This works just great! worth mentioning.. When you create the new String Value in Registry, you name it &#8220;Sharepoint&#8221;. The value within it is set to &#8220;Installed&#8221;. Just wanted to be even clearer than the original post, but again; THANK YOU!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Horton</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3458</link>
		<dc:creator>Dave Horton</dc:creator>
		<pubDate>Wed, 24 Dec 2008 03:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3458</guid>
		<description>That helped a lot, and it allowed me to install the VSeWSS for 2008. Then it goes a couple steps more than it used to when I try to create a Sharepoint Sequential Workflow project. Sadly, then it seems to want a local Sharepoint directory for debugging. As my workstation doesn&#039;t have sharepoint installed, it complains at that point and tells me to install Sharepoint. Did I miss something?</description>
		<content:encoded><![CDATA[<p>That helped a lot, and it allowed me to install the VSeWSS for 2008. Then it goes a couple steps more than it used to when I try to create a Sharepoint Sequential Workflow project. Sadly, then it seems to want a local Sharepoint directory for debugging. As my workstation doesn&#8217;t have sharepoint installed, it complains at that point and tells me to install Sharepoint. Did I miss something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CG N3rd&#8217;s &#187; Blog Archive &#187; How to Build a SharePoint Development Machine</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3453</link>
		<dc:creator>CG N3rd&#8217;s &#187; Blog Archive &#187; How to Build a SharePoint Development Machine</dc:creator>
		<pubDate>Wed, 17 Dec 2008 19:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3453</guid>
		<description>[...] Visual Studio 2005 Extensions for Windows SharePoint Services 3.0 (VSeWSS) Not recommended. VSeWSS contains nothing to help you deploy features on anything but the machine running VS, does not support x64, and is required to open projects that it creates. So if you create a project today on a 32-bit machine, you will be unable to open it in a year when you&#8217;re building on 64-bit. This is bad. The one good feature included is the SharePoint Solution Generator (SPSolGen) which converts lists and sites “Saved as Template” into list and site definitions. [Learn more here] [Registry hack to install VSeWSS to a machine that is not the server] [...]</description>
		<content:encoded><![CDATA[<p>[...] Visual Studio 2005 Extensions for Windows SharePoint Services 3.0 (VSeWSS) Not recommended. VSeWSS contains nothing to help you deploy features on anything but the machine running VS, does not support x64, and is required to open projects that it creates. So if you create a project today on a 32-bit machine, you will be unable to open it in a year when you&#8217;re building on 64-bit. This is bad. The one good feature included is the SharePoint Solution Generator (SPSolGen) which converts lists and sites “Saved as Template” into list and site definitions. [Learn more here] [Registry hack to install VSeWSS to a machine that is not the server] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Setting up a SharePoint Devlopment Environment &#124; tomfusion.com</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3445</link>
		<dc:creator>Setting up a SharePoint Devlopment Environment &#124; tomfusion.com</dc:creator>
		<pubDate>Mon, 24 Nov 2008 02:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3445</guid>
		<description>[...] Interesting link on how to setup VSSeWSS on a non Windows Server PC: How to install the SharePoint 2007 VS 2005 Extensions on a Workstation [...]</description>
		<content:encoded><![CDATA[<p>[...] Interesting link on how to setup VSSeWSS on a non Windows Server PC: How to install the SharePoint 2007 VS 2005 Extensions on a Workstation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Vollmer`s Blog : How to install Visual Studio Extensions for Windows Sharepoint Services 1.2 on Vista or Windows XP (VSeWSS.exe)</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3443</link>
		<dc:creator>Martin Vollmer`s Blog : How to install Visual Studio Extensions for Windows Sharepoint Services 1.2 on Vista or Windows XP (VSeWSS.exe)</dc:creator>
		<pubDate>Fri, 31 Oct 2008 09:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3443</guid>
		<description>[...] http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a.." rel="nofollow">http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3441</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sat, 18 Oct 2008 11:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3441</guid>
		<description>Hi,

I solved the problem...
The extension was german and my Visual Studio 2008 english.
Now I installed the english extension and it works.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I solved the problem&#8230;<br />
The extension was german and my Visual Studio 2008 english.<br />
Now I installed the english extension and it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3440</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Sat, 11 Oct 2008 19:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3440</guid>
		<description>Hi Andris,
i tried every Framework...
I reinstalled my Visual Studio and the extension today, but the problem is still the same.

I will keep on trying to get it run.</description>
		<content:encoded><![CDATA[<p>Hi Andris,<br />
i tried every Framework&#8230;<br />
I reinstalled my Visual Studio and the extension today, but the problem is still the same.</p>
<p>I will keep on trying to get it run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andris</title>
		<link>http://fernandof.wordpress.com/2008/02/11/how-to-install-the-sharepoint-2007-vs-2005-extensions-on-a-workstation/#comment-3438</link>
		<dc:creator>Andris</dc:creator>
		<pubDate>Fri, 10 Oct 2008 13:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://fernandof.wordpress.com/?p=79#comment-3438</guid>
		<description>&lt;blockquote cite=&quot;Andreas&quot;&gt;I can’t see the Sharepoint entries in the “New Project” Dialog in my Visual Studio.&lt;/blockquote&gt;

Andreas,
Make sure you have choosen correct target framework in the New Project dialog.

Hope it helps,
Andris</description>
		<content:encoded><![CDATA[<blockquote cite="Andreas"><p>I can’t see the Sharepoint entries in the “New Project” Dialog in my Visual Studio.</p></blockquote>
<p>Andreas,<br />
Make sure you have choosen correct target framework in the New Project dialog.</p>
<p>Hope it helps,<br />
Andris</p>
]]></content:encoded>
	</item>
</channel>
</rss>
