AuditWizard - Troubleshooting - .NET Framework 2.0 Prompt

From Layton Support
(Difference between revisions)
Jump to: navigation, search
(New page)
 
m (Minor text changes)
 
Line 10: Line 10:
  
 
=Procedure=
 
=Procedure=
 +
#In the above dialog, click ''No'' to stop the installation.
 
#'''[https://docs.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows-10 Enable .NET Framework 3.5]'''.
 
#'''[https://docs.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows-10 Enable .NET Framework 3.5]'''.
 
#If that fails,
 
#If that fails,

Latest revision as of 05:36, 1 May 2018

Btn back up.png Back to Contents

Contents

[edit] Overview

If .NET Framework 2.0 is installed, a contradictory dialog may appear during the installation process:

   This setup requires the .NET Framework version 2.0. Please install the .NET Framework and run this setup again.
   The .NET Framework can be obtained from the web. Would you like to do this now?

Clicking Yes will open the Microsoft .NET page. Clicking No will stop the installation.

[edit] Procedure

  1. In the above dialog, click No to stop the installation.
  2. Enable .NET Framework 3.5.
  3. If that fails,
    1. Insert Windows media.
    2. Open a command prompt.
    3. Run the following command (reference), where DRIVELETTER is the drive containing the media:
   Dism /online /enable-feature /featurename:NetFX3 /All /Source:DRIVELETTER:\\sources\\sxs /LimitAccess
Personal tools
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox