<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dotnetmafia.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>Corey Roth [MVP] : Error, VSeWSS</title><link>http://dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Error/VSeWSS/default.aspx</link><description>Tags: Error, VSeWSS</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>VSeWSS 1.3 - Please wait while the installer finishes determining your disk space requirements</title><link>http://dotnetmafia.com/blogs/dotnettipoftheday/archive/2009/03/03/vsewss-1-3-please-wait-while-the-installer-finishes-determining-your-disk-space-requirements.aspx</link><pubDate>Tue, 03 Mar 2009 20:48:14 GMT</pubDate><guid isPermaLink="false">ceb7fe2a-c56b-4d85-99e6-8dd548580538:856</guid><dc:creator>CoreyRoth</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnetmafia.com/blogs/dotnettipoftheday/rsscomments.aspx?PostID=856</wfw:commentRss><comments>http://dotnetmafia.com/blogs/dotnettipoftheday/archive/2009/03/03/vsewss-1-3-please-wait-while-the-installer-finishes-determining-your-disk-space-requirements.aspx#comments</comments><description>&lt;p&gt;I have been working on creating a new Windows Server 2008 virtual machine lately, so I decided to grab the latest version of &lt;a href="https://connect.microsoft.com/site/sitehome.aspx?SiteID=428"&gt;VSeWSS 1.3&lt;/a&gt;.&amp;#160; I immediately encountered the following error when trying to install.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Please wait while the installer finishes determining your disk space requirements.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;The only option is to click the “Return” button and wait.&amp;#160; Unfortunately, it never stops.&amp;#160; After doing a quick Google search, I came across this &lt;a href="http://bloggingabout.net/blogs/harold/archive/2009/01/14/windows-installer-doesn-t-finish-determining-disk-space-requirements.aspx"&gt;post&lt;/a&gt; which describes the issue with MSI packages.&amp;#160; It wasn’t related to SharePoint but put me in the right direction.&amp;#160; This applied to an MSI file though and the VSeWSS download is not an MSI file its an EXE.&amp;#160; I figured there was a command line option to extract the MSI and in fact there is.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;VSeWSSv13_x86_Feb2009CTP_Build_429.exe /extract &amp;lt;workingfolder&amp;gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Just specify a folder you want the extracted file to go into there.&amp;#160; Then you can execute the MSI file as such with msiexec and the issue does not occur.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;msiexec /i VSeWSS_v13_x86_Build-429.msi&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Not sure why I ran into this issue, but in case you do, hopefully this helps.&lt;/p&gt;  &lt;p&gt;On a side note, I’m on &lt;a href="http://twitter.com/coreyroth"&gt;twitter&lt;/a&gt; now.&lt;/p&gt;&lt;img src="http://dotnetmafia.com/aggbug.aspx?PostID=856" width="1" height="1"&gt;</description><category domain="http://dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Error/default.aspx">Error</category><category domain="http://dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category><category domain="http://dotnetmafia.com/blogs/dotnettipoftheday/archive/tags/VSeWSS/default.aspx">VSeWSS</category></item></channel></rss>