<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Escobar Blog</title>
	<atom:link href="http://escobar5.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://escobar5.wordpress.com</link>
	<description>Solutions to common problems with .NET development. SharePoint, Silverlight</description>
	<lastBuildDate>Mon, 28 Feb 2011 00:34:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='escobar5.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Escobar Blog</title>
		<link>http://escobar5.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://escobar5.wordpress.com/osd.xml" title="Escobar Blog" />
	<atom:link rel='hub' href='http://escobar5.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Problems installing Visual Studio Extensions 1.3CTP for SharePoint in Windows 7</title>
		<link>http://escobar5.wordpress.com/2009/10/27/problems-installing-visual-studio-extensions-1-3ctp-for-sharepoint-in-windows-7/</link>
		<comments>http://escobar5.wordpress.com/2009/10/27/problems-installing-visual-studio-extensions-1-3ctp-for-sharepoint-in-windows-7/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 20:23:42 +0000</pubDate>
		<dc:creator>Juan Sebastián Escobar</dc:creator>
				<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[windows7]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://escobar5.wordpress.com/?p=4</guid>
		<description><![CDATA[Problems installing Visual Studio Extensions 1.3CTP for SharePoint in Windows 7. In Windows 7 I get the error " Visual Studio 2008 extensions for Windows SharePoint Services version 1.3
Setup Wizard ended prematurely" trying to install the visual studio extensions for sharepoint. The solution is to enable II6 metabase compatibility in Windows Features.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=escobar5.wordpress.com&amp;blog=423257&amp;post=4&amp;subd=escobar5&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently installed Windows 7 in my dev machine, previously in Windows XP I was able to install the Visual Studio Extensions for SharePoint (VSeWSS) in it with a little hack I read in this post: <a title="http://blogs.msdn.com/jannemattila/archive/2007/08/16/how-to-install-windows-sharepoint-services-3-0-tools-to-xp-or-vista.aspx" href="http://blogs.msdn.com/jannemattila/archive/2007/08/16/how-to-install-windows-sharepoint-services-3-0-tools-to-xp-or-vista.aspx">http://blogs.msdn.com/jannemattila/archive/2007/08/16/how-to-install-windows-sharepoint-services-3-0-tools-to-xp-or-vista.aspx</a>, the hack is simply to add the following registry key to the registry:</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0]<br />
&#8220;Sharepoint&#8221;=&#8221;Installed&#8221;</p>
<p>After I did that the extensions installed without any problem, but then when i tried to do the same in my Windows 7 64bits, I got the following error:</p>
<p>&#8221; Visual Studio 2008 extensions for Windows SharePoint Services version 1.3<br />
Setup Wizard ended prematurely&#8221;</p>
<p>Digging deeper into the problem I went to my temp folder &#8220;C:\Users\&lt;user&gt;\AppData\Local\Temp&#8221; and I found the file VSeWSSv13_AMD64_Build-42900000.log, there was the following error detail:</p>
<p>&#8230;<br />
Action 10:10:05: InstallDirDlg. Dialog created<br />
MSI (c) (AC:1C) [10:10:06:672]: Doing action: getAppPoolsCustomAction<br />
Action 10:10:06: getAppPoolsCustomAction.<br />
Action start 10:10:06: getAppPoolsCustomAction.<br />
MSI (c) (AC:1C) [10:10:06:673]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = &#8216;getAppPoolsCustomAction&#8217;<br />
MSI (c) (AC:8C) [10:10:06:826]: Invoking remote custom action. DLL: C:\Users\JSESCO~1.PAR\AppData\Local\Temp\MSI698D.tmp, Entrypoint: GetAppPools<br />
MSI (c) (AC:E4) [10:10:06:829]: Cloaking enabled.<br />
MSI (c) (AC:E4) [10:10:06:829]: Attempting to enable all disabled privileges before calling Install on Server<br />
MSI (c) (AC:E4) [10:10:06:830]: Connected to service for CA interface.<br />
Action ended 10:10:12: getAppPoolsCustomAction. Return value 3.<br />
<strong>DEBUG: Error 2896:  Executing action getAppPoolsCustomAction failed.</strong><br />
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2896. The arguments are: getAppPoolsCustomAction, ,<br />
Action ended 10:10:12: WelcomeDlg. Return value 3.<br />
MSI (c) (AC:00) [10:10:12:055]: Doing action: FatalError<br />
Action 10:10:12: FatalError.<br />
Action start 10:10:12: FatalError.<br />
&#8230;</p>
<p>Searching in google I found some posts saying the problem was with the UAC when executing the installer without admin privileges, but then I tried with admin privileges and was still getting the same problem, and I found that the version 1.3 takes care of that.</p>
<p>After trying some other things I enabled the II6 metabase compatibility in Control Panel -&gt; Programs and Features -&gt; Turn Windows features on or off</p>
<p><img class="alignnone size-full wp-image-5" title="IIS 6 Metabase Compatibility" src="http://escobar5.files.wordpress.com/2009/10/capture.png?w=500" alt="IIS 6 Metabase Compatibility"   /></p>
<p>After I installed this windows feature the VSeWSS installer run without any problems.</p>
<p>I post this here for anyone having the same problem because I didn&#8217;t find this solution anywhere.</p>
<div id="_mcePaste" style="overflow:hidden;position:absolute;left:-10000px;top:218px;width:1px;height:1px;">C:\Users\jsescobar.PARADIGMA\AppData\Local\Temp</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/escobar5.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/escobar5.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/escobar5.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/escobar5.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/escobar5.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/escobar5.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/escobar5.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/escobar5.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/escobar5.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/escobar5.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/escobar5.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/escobar5.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/escobar5.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/escobar5.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=escobar5.wordpress.com&amp;blog=423257&amp;post=4&amp;subd=escobar5&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://escobar5.wordpress.com/2009/10/27/problems-installing-visual-studio-extensions-1-3ctp-for-sharepoint-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ecfedc9a8ae282b9bb3f17539a09cec5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">escobar5</media:title>
		</media:content>

		<media:content url="http://escobar5.files.wordpress.com/2009/10/capture.png" medium="image">
			<media:title type="html">IIS 6 Metabase Compatibility</media:title>
		</media:content>
	</item>
	</channel>
</rss>
