<?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>Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx</link><description>Updated : Official SharePoint team blog post Today we announced the availability of VSeWSS 1.1 RTM at the Office Developers Conference in San Jose, CA. This is a great step forward for the visual studio tools for WSS. We took a BUNCH of feedback from</description><dc:language>en-NZ</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>BioSensorAB &amp;raquo; Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#7621717</link><pubDate>Tue, 12 Feb 2008 00:46:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7621717</guid><dc:creator>BioSensorAB » Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.biosensorab.org/2008/02/11/visual-studio-2005-extensions-for-windows-sharepoint-services-30-version-11-rtm-user-guide-part-1/"&gt;http://www.biosensorab.org/2008/02/11/visual-studio-2005-extensions-for-windows-sharepoint-services-30-version-11-rtm-user-guide-part-1/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#7621743</link><pubDate>Tue, 12 Feb 2008 00:47:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7621743</guid><dc:creator>Mikael Söderström</dc:creator><description>&lt;p&gt;Well, I guess I&amp;#180;ll have to wait then. I use VS 2008 and 64-bit, so I&amp;#180;m not one of the lucky ones. :-(&lt;/p&gt;
&lt;p&gt;Sounds great though, keep up the good work!&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#7632899</link><pubDate>Tue, 12 Feb 2008 08:57:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7632899</guid><dc:creator>Steve C</dc:creator><description>&lt;p&gt;Have been looking forward to these extensions. &amp;nbsp;I've just converted a project over to the RTM version and have successfully deployed the solution to a new site. &amp;nbsp;However if I try and redeploy the solution (without making any changes) it fails with a rather cryptic &lt;/p&gt;
&lt;p&gt;System.ArgumentException&lt;/p&gt;
&lt;p&gt;Error: Value does not fall within the expected range.&lt;/p&gt;
&lt;p&gt;Have been having problems with this all day - don't expect to be having problems as basic as this with an RTM... &amp;nbsp;will report back if I find a problem with my environment.&lt;/p&gt;
&lt;p&gt;Anyone else experience this?&lt;/p&gt;
&lt;p&gt;BTW - is a more verbose log file generated by the extensions?&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#7649592</link><pubDate>Tue, 12 Feb 2008 21:07:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7649592</guid><dc:creator>chjohn</dc:creator><description>&lt;p&gt;Hi Steve,&lt;/p&gt;
&lt;p&gt;Do you have any feature receivers in your project? &amp;nbsp;It sounds like some code might be running when the solution is deployed/Activated and that code is failing. &amp;nbsp;Also since it is only when you redeploy i suspect it is in some deactivation code.&lt;/p&gt;
&lt;p&gt;Failing that i would manually retract the solution, remove it (via central admin) and try the deploy again.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;
</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#7651783</link><pubDate>Tue, 12 Feb 2008 22:29:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7651783</guid><dc:creator>chapmandu</dc:creator><description>&lt;p&gt;Hi Chris, &amp;nbsp;I don't have feature receivers (plenty of event receivers though), but I think it was something else going wrong as there's no longer a problem.&lt;/p&gt;
&lt;p&gt;Steps to resolve...&lt;/p&gt;
&lt;p&gt;First - I discovered that deleting the generated pkg folder resolved the problem. &amp;nbsp;But this was not an option as this re-gens all the feature id's so it breaks all instantiated objects based on old features...&lt;/p&gt;
&lt;p&gt;Second - I haven't had a chance to verify yet but I had some other projects open in the VS solution, and I tried removing them. &amp;nbsp;Since removing them the extensions are working great - which is very good news! &amp;nbsp;For completeness it would be interesting to see if the extension test plans included other types of project?&lt;/p&gt;
&lt;p&gt;FYI - the other types of projects in the solution were : Report Server, Web Site (for SmartPart dev) and a Setup Project. &amp;nbsp;I'm guessing, but do the extensions use reflection to resolve features in all open solutions - maybe this was causing the error?&lt;/p&gt;
&lt;p&gt;Strange why it was happening 'after' the first deploy though... &amp;nbsp;i guess I was trying so many different things to resolve that I may have missed what actually fixed it. &amp;nbsp;Appreciate the hints.&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#7652286</link><pubDate>Tue, 12 Feb 2008 22:51:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7652286</guid><dc:creator>chapmandu</dc:creator><description>&lt;p&gt;Chris,&lt;/p&gt;
&lt;p&gt;Found a problem with Report Server project being included in the solution - WSP View gives an error on refresh 'Error parsing solution'? &amp;nbsp; Removed and all is great&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#7679192</link><pubDate>Wed, 13 Feb 2008 21:59:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7679192</guid><dc:creator>John</dc:creator><description>&lt;p&gt;It appears you removed the ability to easily enable event hanlders through the project properties screen. &amp;nbsp;Is writing the XML for these handlers the only way to enable them in this new version of the extensions?&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#7724223</link><pubDate>Sat, 16 Feb 2008 02:14:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7724223</guid><dc:creator>chjohn</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;In the RTM 1.1 release you can add an event handler by adding an &amp;quot;Event Handler&amp;quot; project item to the VSeWSS project. &amp;nbsp;Or, you when you are adding a List Definition to the project you can optionally choose to generate an event handler by ticking the box &amp;quot;Add with event receiver&amp;quot; at that time.&lt;/p&gt;
&lt;p&gt;Let me know if this answers your question.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;
</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8030305</link><pubDate>Tue, 04 Mar 2008 20:14:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8030305</guid><dc:creator>Corey Dutson</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I'm getting an error, and I cannot figure out why! I add a Blank Site Definition to my Solution, build it, and deploy. This works great. &lt;/p&gt;
&lt;p&gt;When I try to deploy again I am presented with a System.ArgumentException when it hits the 'Creating solution ...'&lt;/p&gt;
&lt;p&gt;The error is a very descriptive 'Value does not fall within the expected range.'&lt;/p&gt;
&lt;p&gt;Any thoughts? To reiterate I have not added anything to this project yet, it is nothing but generated files.&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8091667</link><pubDate>Fri, 07 Mar 2008 12:03:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8091667</guid><dc:creator>Wouter</dc:creator><description>&lt;p&gt;This post (&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/cjohnson/archive/2007/12/15/building-a-simple-asp-net-page-based-sharepoint-application-in-visual-studio-with-the-visual-studio-extensions-for-wss-ctp-1-1.aspx"&gt;http://blogs.msdn.com/cjohnson/archive/2007/12/15/building-a-simple-asp-net-page-based-sharepoint-application-in-visual-studio-with-the-visual-studio-extensions-for-wss-ctp-1-1.aspx&lt;/a&gt;) was way more helpful than this userguide. &lt;/p&gt;
&lt;p&gt;Could you maybe update that post?&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8337956</link><pubDate>Wed, 26 Mar 2008 19:23:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8337956</guid><dc:creator>gdmccarty</dc:creator><description>&lt;p&gt;Any update on the vs2008 support?&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8337965</link><pubDate>Wed, 26 Mar 2008 19:28:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8337965</guid><dc:creator>chjohn</dc:creator><description>&lt;p&gt;Hi gdmccarty,&lt;/p&gt;
&lt;p&gt;We are in the process of building version 1.2 as we speak. &amp;nbsp;That will have VS2008 support. &amp;nbsp;Expect this in June. &amp;nbsp;I know that is a way off ... but hang on in there!&lt;/p&gt;
&lt;p&gt;-Chris.&lt;/p&gt;
</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8337969</link><pubDate>Wed, 26 Mar 2008 19:32:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8337969</guid><dc:creator>chjohn</dc:creator><description>&lt;p&gt;Hi Wouter,&lt;/p&gt;
&lt;p&gt;I have been meaning to update that post now that the RTM bits are out. &amp;nbsp;I have been really busy recently and have not found the time. &amp;nbsp;Thanks for prompting me to do this. &amp;nbsp;I will try to get to it in the next couple of weeks.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris.&lt;/p&gt;
</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8350430</link><pubDate>Wed, 02 Apr 2008 11:56:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8350430</guid><dc:creator>Fadi</dc:creator><description>&lt;p&gt;Hi All&lt;/p&gt;
&lt;p&gt;When creating a list definition project in vs2005 the folder that contains allthe files of the list definition and event handler always has the name &amp;quot;ListDefinition1&amp;quot;.&lt;/p&gt;
&lt;p&gt;can anyone help me how can I make the folder has the name of the project???&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8398333</link><pubDate>Wed, 16 Apr 2008 01:55:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8398333</guid><dc:creator>Sorin</dc:creator><description>&lt;p&gt;count me as another one that really wants x64 support&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Sorin&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8445357</link><pubDate>Thu, 01 May 2008 02:16:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8445357</guid><dc:creator>Valdon</dc:creator><description>&lt;p&gt;Here it is, April 30th. &amp;nbsp;What's the new ETA for the guide?&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8502045</link><pubDate>Wed, 14 May 2008 01:48:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8502045</guid><dc:creator>chjohn</dc:creator><description>&lt;p&gt;Hey Valdon,&lt;/p&gt;
&lt;p&gt;The fully released guide is available here now: &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/cjohnson/archive/2008/05/13/windows-sharepoint-services-3-0-tools-visual-studio-2005-extensions-user-guide-version-1-1.aspx"&gt;http://blogs.msdn.com/cjohnson/archive/2008/05/13/windows-sharepoint-services-3-0-tools-visual-studio-2005-extensions-user-guide-version-1-1.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Chris.&lt;/p&gt;
</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8556619</link><pubDate>Wed, 28 May 2008 17:45:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8556619</guid><dc:creator>Ingo</dc:creator><description>&lt;p&gt;64-Bit and VS2008-support would be great.&lt;/p&gt;
&lt;p&gt;Great work anyway. Wish you success!&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Ingo&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8557544</link><pubDate>Thu, 29 May 2008 13:10:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8557544</guid><dc:creator>Hasan</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I got the VS WSS ext 1.1, but the thing is it won't install before uninstalling the previous version. And the problem is that the extension is not showing in the Add/Remove programs :S! .... How can I uninstall the previous version of the extension??&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>re: Visual Studio 2005 extensions for Windows SharePoint Services 3.0, version 1.1 RTM!!! + User guide Part 1.</title><link>http://blogs.msdn.com/cjohnson/archive/2008/02/12/visual-studio-2005-extensions-for-windows-sharepoint-services-3-0-version-1-1-rtm-user-guide-part-1.aspx#8573240</link><pubDate>Wed, 04 Jun 2008 15:45:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8573240</guid><dc:creator>LenReinhart</dc:creator><description>&lt;p&gt;Hi Chris,&lt;/p&gt;
&lt;p&gt;It is June and I am about to start a new SharePoint project. What does it look like for VS2008 support for WSS 3.0? I am trying to decide whether to wait for VS2008 support or start using VS2005?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Len&lt;/p&gt;</description></item></channel></rss>