<?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>Scenarios where .NET Framework 3.5 setup tries to connect to the Internet and how to avoid them</title><link>http://blogs.msdn.com/astebner/archive/2008/07/17/8745415.aspx</link><description>The setup program for the .NET Framework 3.5 and the Visual Studio 2008 Express Editions contains logic that will cause it to attempt to connect to the Internet to download files in some scenarios. I've heard from several folks who have asked me why this</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Scenarios where .NET Framework 3.5 setup tries to connect to the Internet and how to avoid them</title><link>http://blogs.msdn.com/astebner/archive/2008/07/17/8745415.aspx#8754518</link><pubDate>Sat, 19 Jul 2008 13:46:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8754518</guid><dc:creator>Tanveer Badar</dc:creator><description>&lt;p&gt;What about the case when setup tries to send feedback about setup experience? I don't know the switch for it, but it is after the whole affair is over.&lt;/p&gt;</description></item><item><title>re: Scenarios where .NET Framework 3.5 setup tries to connect to the Internet and how to avoid them</title><link>http://blogs.msdn.com/astebner/archive/2008/07/17/8745415.aspx#8760113</link><pubDate>Mon, 21 Jul 2008 05:49:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8760113</guid><dc:creator>astebner</dc:creator><description>&lt;p&gt;Hi Tanveer Badar - The .NET Framework 3.5 setup package is supposed to be configured so that it won't send feedback after successful installations in silent mode - it should only attempt to send feedback after failed installs.&lt;/p&gt;
&lt;p&gt;To control this behavior, you can open the file setup.sdb, locate the section named [VSSetupWatson] and set all of the Enabled and Headless values to 0 (they are set to 1 by default).&lt;/p&gt;
&lt;p&gt;You also should be able to set registry values to control these settings if you'd prefer to do that instead of changing setup data files. &amp;nbsp;The registry values look like the following:&lt;/p&gt;
&lt;p&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\PCHealth\ErrorReporting\DW\VSSetup\Microsoft .NET Framework 3.5\3.5.21022.08_ORCAS_X86_NET]&lt;/p&gt;
&lt;p&gt;VSSWSectionEnabled=0 (REG_DWORD) &lt;/p&gt;
&lt;p&gt;VSSWUXEnabled=0 (REG_DWORD)&lt;/p&gt;
</description></item><item><title>Deploying .NET Framework 3.5 SP1</title><link>http://blogs.msdn.com/astebner/archive/2008/07/17/8745415.aspx#8952173</link><pubDate>Mon, 15 Sep 2008 10:12:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8952173</guid><dc:creator>Swiss MSDN Team Blog</dc:creator><description>&lt;p&gt;I decided to write this post after I found myself a little bit lost trying to find customer's answers&lt;/p&gt;
</description></item><item><title>Todo un problemon.. | hilpers</title><link>http://blogs.msdn.com/astebner/archive/2008/07/17/8745415.aspx#9336437</link><pubDate>Sat, 17 Jan 2009 23:08:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9336437</guid><dc:creator>Todo un problemon.. | hilpers</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.hilpers-esp.com/664022-todo-un-problemon"&gt;http://www.hilpers-esp.com/664022-todo-un-problemon&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Scenarios where .NET Framework 3.5 setup tries to connect to the Internet and how to avoid them</title><link>http://blogs.msdn.com/astebner/archive/2008/07/17/8745415.aspx#9903858</link><pubDate>Tue, 06 Oct 2009 20:54:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9903858</guid><dc:creator>eleasar</dc:creator><description>&lt;p&gt;BIG thx for this blog post! I did look for two evenings to get .NET framework installed on a virtual machine. It always got stuck on the part where it did try to connect to some microsoft site to download an update (for whatever reason it did get stuck there - downloading via FF/IE was just fine)!&lt;/p&gt;
&lt;p&gt;After extracting the full installer and also within there the other installer it and putting the language switch in place (and not using the /web switch) all went smooth and fine!!&lt;/p&gt;</description></item></channel></rss>