AuditWizard - Troubleshooting - .NET Framework 2.0 Prompt
From Layton Support
Contents |
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.
Procedure
- In the above dialog, click No to stop the installation.
- Enable .NET Framework 3.5.
- If that fails,
- Insert Windows media.
- Open a command prompt.
- 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