<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>.NET Framework</title>
        <link>http://geekswithblogs.net/EvanWinslow/category/3524.aspx</link>
        <description>.NET Framework</description>
        <language>en-US</language>
        <copyright>Evan Winslow</copyright>
        <managingEditor>onestoppcshopwebresponse@comcast.net</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Microsoft .NET 1.1 Installation Issues with Windows XP SP 2 (and the Windows Logon Screen)</title>
            <link>http://geekswithblogs.net/EvanWinslow/archive/2005/12/09/62734.aspx</link>
            <description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;The other day I had somebody ask me about this, and I remember I was kind of annoyed at first when it happened to me so I figured I would post it, just in case anyone ever has this problem the information will be readily available.  Anyways, this guy asked  told me he was running Windows XP Professional SP2.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;He said that after installing the Microsoft .NET Framework 1.1:&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;he was presented with a log on screen. (He was used to only having one profile so it usually went straight to the desktop.)&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;his display configuration had switched to Windows Classic mode as opposed to the jazzy XP style.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;because of the display change, the image next to the name in the startup menu had disappeared&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;a majority of the graphics schema has reverted to a &amp;#8220;pre-update / Windows 2000&amp;#8221; look&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;the Start menu also says 'Shut Down' instead of 'Turn Off Computer'&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;a new user - asp.net - had been created in the User Accounts control page.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;when pressing ctrl+alt+del, the screen fades out and 'Windows Security' comes up instead the Task Manager.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;he also noticed some performance differences (negative) and loss of some software functionality on his computer&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;On his own, he decided to try:&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;deleting the ASP.net account&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;installing and reinstalling SP2 for XP&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;uninstalling and reinstalling .NET 1.1 several times&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;He then told me that &amp;#8220;It's incredibly frustrating.  I'm all out of ideas.&amp;#8221; He was tempted to try and wipe everything, but for 1) did not seem entirely sure how enough to be comfortable with it, and 2) he didn't have a direct means for backing up data, so there's about 10Gb of important information he would lose.&lt;BR&gt;&lt;/FONT&gt;&lt;FONT face=Verdana&gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face=Verdana size=2&gt;Ok then, how do we fix this?&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;First off, it isn't the best practice to just go around deleting things before you look for a solution and hopefully speak with someone, because like all of us have, you will eventually have to end up learning the hard way.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Here are a few details about the aspnet_wp (or ASP.net account):&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;when the framework is installed, another user account is created for the ASP.net worker process, or Aspnet_wp.exe, so that it can run in the background without administrator privileges.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;this helps to increase security because if your computer was attacked, the process is now running at a restricted user lever, rather than having administrator privileges over the local machine.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt; the user runs the ASP.net worker process used in Microsoft's Internet Information Services (IIS).&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;This allows ASP.net to run on your local web server&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;it allows for ASP.net projects to run correctly&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P style="MARGIN-RIGHT: 0px"&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;The general idea is that when the .NET Framework is utilized, the ASP.net account is used to access the computer where it has limited access to the system, as to hopefully not compromise your computer to hackers,etc.&lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;U&gt;&lt;/U&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN-RIGHT: 0px"&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;WORKING WITH THE REGISTRY&lt;BR&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;FONT face=Verdana size=2&gt;As always, whenever working with the registry you should always back up your registry. (Technically one should do it whenever installing or uninstalling any piece of software, but that can become a bit excessive for the average user.) To back up your registry, you must first decide whether you will back up just parts, or the entire thing.&lt;/FONT&gt;&lt;/P&gt;
&lt;UL dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;LI&gt;
&lt;DIV style="MARGIN-RIGHT: 0px"&gt;&lt;B&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;To back up certain pieces&lt;/FONT&gt;&lt;/B&gt;&lt;/I&gt;&lt;FONT face=Verdana size=2&gt;, go to &lt;B&gt;Start &gt; Run... &gt;&lt;/B&gt; and type &lt;B&gt;regedit &gt; &lt;/B&gt;locate the keys which you will need to back up &lt;B&gt;&gt; select the key or subkey &gt; File &gt; Export &gt; select save location &gt; Save.&lt;/B&gt; Alternatively, you can &lt;B&gt;right-click the key or subkey &gt; select save location &gt; Save.&lt;/B&gt; &lt;/FONT&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV style="MARGIN-RIGHT: 0px"&gt;&lt;B&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;To back up the entire registry,&lt;/FONT&gt;&lt;/B&gt;&lt;/I&gt;&lt;FONT face=Verdana size=2&gt; follow these &lt;A href="http://support.microsoft.com/kb/308422/"&gt;directions&lt;/A&gt;.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV style="MARGIN-RIGHT: 0px"&gt;&lt;B&gt;&lt;I&gt;&lt;FONT face=Verdana size=2&gt;If you need to restore the backup,&lt;/FONT&gt;&lt;/B&gt;&lt;/I&gt;&lt;FONT face=Verdana size=2&gt; follow these &lt;A href="http://support.microsoft.com/kb/309340/"&gt;directions&lt;/A&gt;.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P dir=ltr style="MARGIN-RIGHT: 0px"&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/B&gt; &lt;/P&gt;
&lt;P dir=ltr style="MARGIN-RIGHT: 0px"&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;STARTING CLEAN&lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;BR&gt;&lt;FONT face=Verdana size=2&gt;If you did as he did, and installed and removed SP2 or .NET in the process of trying to figure out what was going on, this is what I would recommend that you do. Remove all or what is left of the .NET Framework using the tools outlined below. If you can, remove XP Service Pack 2, because chances are there were some altered files that became corrupted in some way. We will start fresh to ensure you get full functionality of everything. (Alternatively you can try to just reinstall the SP over it.)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Read &lt;A href="http://blogs.msdn.com/astebner/archive/2005/04/08/406671.aspx"&gt;this&lt;/A&gt; first:&lt;BR&gt;&lt;A href="http://astebner.sts.winisp.net/Tools/dotnetfx_cleanup_tool.zip"&gt;This&lt;/A&gt; is ONLY for MS .NET Framework 1.0 &amp; 1.1&lt;BR&gt;And &lt;A href="http://blogs.msdn.com/astebner/archive/2005/04/16/408856.aspx"&gt;here&lt;/A&gt; is one upcoming for 2.0:&lt;BR&gt;&lt;/FONT&gt;&lt;B&gt;&lt;U&gt;&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;INSTALLING WIN XP SP 2&lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;BR&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;Now first off, check your windows version by clicking &lt;B&gt;Start &gt; Run... &gt; &lt;/B&gt;and type&lt;B&gt; winver&lt;/B&gt; . Then, after you have checked that you are in fact running Windows XP with SP2 still installed, continue on. If you do not, install SP2 and reboot the PC.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;
&lt;P&gt;&lt;BR&gt;&lt;B&gt;&lt;U&gt;INSTALLING .NET FRAMEWORK 1.1&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;BR&gt;&lt;FONT face=Verdana size=2&gt;Next, install the &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=262D25E3-F589-4842-8157-034D1E7CF3A3&amp;displaylang=en"&gt;.NET Framework 1.1&lt;/A&gt;. Check your Add/Remove Programs to ensure it is now successfully installed. I would reboot the PC.&lt;BR&gt;&lt;/FONT&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;INSTALLING .NET FRAMEWORK 1.1 SERVICE PACK 1&lt;BR&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;FONT face=Verdana size=2&gt;Next, download and install the &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a8f5654f-088e-40b2-bbdb-a83353618b38&amp;displaylang=en"&gt;.NET Framework SP1&lt;/A&gt;.&lt;BR&gt;&lt;/FONT&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;ASP.net Security Update for .NET Framework 1.1 SP1&lt;BR&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;FONT face=Verdana size=2&gt;Now, download and install the &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=8EC6FB8A-29EB-49CF-9DBC-1A0DC2273FF9&amp;displaylang=en"&gt;ASP.net Security Update for .NET Framework 1.1 SP1&lt;/A&gt; and reboot again.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/B&gt; &lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;U&gt;&lt;FONT face=Verdana size=2&gt;MICROSOFT UPDATE&lt;BR&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/U&gt;&lt;FONT face=Verdana size=2&gt;Finally, run &lt;A href="http://update.microsoft.com/"&gt;Microsoft Update&lt;/A&gt; and download any updates there may be to ensure that your computer is up to date and has the latest fixes.&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT face=Verdana size=2&gt;&lt;/FONT&gt; &lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;NOTE:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;&lt;FONT size=2&gt;After you complete this, if you do not wish to have the logon screen at all, you can use &lt;a href=http://download.microsoft.com/download/f/c/a/fca6767b-9ed9-45a6-b352-839afb2a2679/TweakUiPowertoySetup.exe&gt;the Microsoft Tweak UI Powertool&lt;/a&gt; and &lt;B&gt;expand logon &gt; autologon &gt; check &lt;/B&gt;"Log on automatically at system startup" and it will log on to the set account automatically unless you hold &lt;B&gt;SHIFT&lt;/B&gt; while the machine is booting.&lt;/FONT&gt;&lt;BR&gt;-OR-&lt;BR&gt;The safer way of doing this would be to click &lt;B&gt;Start &gt; Run &gt; &lt;/B&gt;and type&lt;B&gt; control userpasswords2&lt;/B&gt; . Clear the "Users must enter a username and password to use this computer" field. Click &lt;B&gt;Apply&lt;/B&gt;. Enter the user/pass combo you normally log in with. Click &lt;B&gt;OK&lt;/B&gt;. Click &lt;B&gt;OK&lt;/B&gt; again. You may or may not be able to bypass this method... have to test it to find out. You can always still undo it, or log off/switch users to get to another account if need to access the Administrator account or something for some reason.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;IF AFTER ALL OF THIS, you are still having graphics errors, try this.  For some reason with .NET 1.1 the programmers decided to change windows appearance to more of a developer feel than the "cushy GUI" of XP.  You can check your display settings by&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;&lt;B&gt;: Start &gt; Control Panel &gt; Display &gt; Appearance Tab &gt; Windows &amp; Buttons Drop-box &gt;&gt; Switch it to Windows XP style &lt;/B&gt;(if it isn't already)&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face=Verdana&gt;&lt;FONT size=2&gt;&lt;B&gt; &gt; Apply.&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=62734"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=62734" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/EvanWinslow/aggbug/62734.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Evan Winslow</dc:creator>
            <guid>http://geekswithblogs.net/EvanWinslow/archive/2005/12/09/62734.aspx</guid>
            <pubDate>Sat, 10 Dec 2005 04:20:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/EvanWinslow/comments/62734.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/EvanWinslow/archive/2005/12/09/62734.aspx#feedback</comments>
            <slash:comments>7</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/EvanWinslow/comments/commentRss/62734.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/EvanWinslow/services/trackbacks/62734.aspx</trackback:ping>
        </item>
    </channel>
</rss>