From 6b40493ce42df791e26a6fe75fae24555890a99a Mon Sep 17 00:00:00 2001 From: Zlatko Knezevic Date: Fri, 31 Jul 2015 09:47:36 -0700 Subject: [PATCH] Finishing menus on other pages --- ...dotnet-framework-initialization-error.html | 88 ++++++++++++------- help/dotnet4-xp.html | 63 ++++++++++--- help/dotnet45-xp.html | 50 ++++++++--- help/install_dotnet_control_panel.html | 64 +++++++++----- 4 files changed, 192 insertions(+), 73 deletions(-) diff --git a/help/dotnet-framework-initialization-error.html b/help/dotnet-framework-initialization-error.html index 5af580e..0fb4998 100644 --- a/help/dotnet-framework-initialization-error.html +++ b/help/dotnet-framework-initialization-error.html @@ -1,40 +1,68 @@ -.NET Framework Initialization Error - - + .NET Framework Initialization Error + + + -
- -

.NET Framework Initialization Error

-
- -

Every .NET app targets a particular .NET version. This is either the target version of the app project, which is automatically recorded with the app, or a version that is manually updated later. When an app is launched, the .NET runtime checks to see if this version is installed on a given machine before running an app. If that version is not installed, you will see an error message similar to the one shown in the image below.

- -

- -

You should validate that the correct version is installed. The Installing the .NET Framework page lists all of versions of the .NET Framework that you an install. You can also look at the .NET SDKs and Targeting Packs page to find the runtime version you need.

- -

You may also want to troubleshoot why you are seeing this error. The .NET team has provided the following resources to help you:

- - -

You can contact Microsoft for help if you cannot correctly target the .NET Framework.

+ +
+
+
+
+ +
+
+
+
+

.NET Framework Initialization Error

+ +

Every .NET app targets a particular .NET version. This is either the target version of the app project, which is automatically recorded with the app, or a version that is manually updated later. When an app is launched, the .NET runtime checks to see if this version is installed on a given machine before running an app. If that version is not installed, you will see an error message similar to the one shown in the image below.

+ +

+ +

You should validate that the correct version is installed. The Installing the .NET Framework page lists all of versions of the .NET Framework that you an install. You can also look at the .NET SDKs and Targeting Packs page to find the runtime version you need.

+ +

You may also want to troubleshoot why you are seeing this error. The .NET team has provided the following resources to help you:

+ + +

You can contact Microsoft for help if you cannot correctly target the .NET Framework.

+ +
+
+
+ + + + + + diff --git a/help/dotnet45-xp.html b/help/dotnet45-xp.html index 509c59d..d1c1682 100644 --- a/help/dotnet45-xp.html +++ b/help/dotnet45-xp.html @@ -2,29 +2,55 @@ .NET Framework 4.5 and Windows XP + -
- - -.NET Framework 4.5 and Windows XP
+ +
+
+
+
+ +
+
+
+
+

.NET Framework 4.5 and Windows XP

-

Problem

-

You need to install the .NET Framework 4.5 to run an app or game on Windows XP.

+

Problem

+

You need to install the .NET Framework 4.5 to run an app or game on Windows XP.

-

The .NET Framework 4.5 and later .NET Framework versions are not supported on Windows XP.

+

The .NET Framework 4.5 and later .NET Framework versions are not supported on Windows XP.

-

Solution

+

Solution

-

If you need to run an app that requires the .NET Framework 4.5 or later, you will need to upgrade to a later version of Windows or find another machine that has a later version of Windows. You can also contact the publisher of the app, to see if they support Windows XP with another version of their app.

+

If you need to run an app that requires the .NET Framework 4.5 or later, you will need to upgrade to a later version of Windows or find another machine that has a later version of Windows. You can also contact the publisher of the app, to see if they support Windows XP with another version of their app.

-

The .NET Framework 4 is supported on Windows XP, however, it will not run apps that require .NET Framework 4.5 or later versions.

+

The .NET Framework 4 is supported on Windows XP, however, it will not run apps that require .NET Framework 4.5 or later versions.

-

You can contact Microsoft for help if you cannot get the correct version of the .NET Framework installed.

+

You can contact Microsoft for help if you cannot get the correct version of the .NET Framework installed.

+
+
+
+ + + - \ No newline at end of file +