<?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>Mark Brown's Blog : SharePoint</title><link>http://blogs.msdn.com/mab/archive/tags/SharePoint/default.aspx</link><description>Tags: SharePoint</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>How to use VS2005/.NET 2.0 with WSS SP2</title><link>http://blogs.msdn.com/mab/archive/2005/12/30/508171.aspx</link><pubDate>Fri, 30 Dec 2005 10:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:508171</guid><dc:creator>mab</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/mab/comments/508171.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mab/commentrss.aspx?PostID=508171</wfw:commentRss><wfw:comment>http://blogs.msdn.com/mab/rsscomments.aspx?PostID=508171</wfw:comment><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Please note that these instructions are for informational purposes and standard procedures apply before following these steps such as practice on non-production environments, backup of site and information, checking for updates for files at Microsoft.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I gathered these steps from several places and thought having the consolidated information was a good idea.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Steps for the common scenario of upgrading from WSS SP1 to SP2 ...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;1. First install WSS SP2, search and install Microsoft download WSS2003SP2-KB887624-FullFile-ENU.exe&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;2. Install Language Pack (only if installed), search and install microsoft download WSS2003SP2TPK-KB887624-FullFile-ENU.exe&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;3. Tell IIS to set the ASP runtime to 2.0 on the root and all virtuals below by running ...&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size=2&gt;"%windir%\Microsoft.NET\Framework\v2.0.&amp;lt;ASP.NET 2.0 RTM Version&amp;gt;\aspnet_regiis.exe -s /w3svc/&amp;lt;identifier&amp;gt;/root/"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Note that %windir% is the directory where windows is installed, &amp;lt;ASP.NET 2.0 RTM Version&amp;gt; is the version of the .net runtime and &amp;lt;identifier&amp;gt; is the IIS id in the IIS metabase where your WSS is found&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;4. Have Sharepoint do the upgrade to all sites to run under .net 2.0&amp;nbsp; ...&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size=2&gt;"stsadm.exe –o upgrade –forceupgrade –url &lt;/FONT&gt;&lt;A href="http://URLOftheVirtualServer"&gt;&lt;FONT face="Courier New" size=2&gt;http://URLOftheVirtualServer&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="Courier New" size=2&gt;"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;5. Create a stsadm.exe.config file where stsadm.exe is located like below:&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;FONT face="Courier New" size=2&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size=2&gt;&amp;lt;configuration&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size=2&gt;&amp;nbsp; &amp;lt;startup&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;supportedRuntime version="v2.0.50727" /&amp;gt;&amp;nbsp; &amp;lt;!-- update the version # once .Net v2.0 is released --&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;supportedRuntime version="v1.1.4322" /&amp;gt;&amp;nbsp; &amp;lt;!-- this is the version number for .Net v1.1 --&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;&lt;FONT size=2&gt;&amp;nbsp; &amp;lt;/startup&amp;gt;&lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&amp;lt;/configuration&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;6. The rest just like in vs2003 … in VS2005 - compile, create all the wppack parts, make a cab with stuff in it, install&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=508171" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mab/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/mab/archive/tags/Visual+Studio/default.aspx">Visual Studio</category></item></channel></rss>