Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Multi-Targeting Pack for the Microsoft .NET Framework 4.0.3


Introduction

This article describes Multi-Targeting Pack for the Microsoft .NET Framework 4.0.3. This multi-targeting pack adds support for the new APIs that are introduced in Update 4.0.3 for Microsoft .NET Framework 4 – Runtime Update.

For more information about Update 4.0.3 for Microsoft .NET Framework 4 – Runtime Update, click the following article number to view the article in the Microsoft Knowledge Base:
2600211Update 4.0.3 for Microsoft .NET Framework 4 – Runtime Update
For more information about multi-targeting packs for the .NET Framework, visit the following Microsoft website:
Note If you installed the Beta version of this update previously then we recommend that you uninstall Multi-Targeting Pack for the Microsoft .NET Framework 4.0.3 Beta from Control Panel before you install this update.
2599652Multi-Targeting Pack for the Microsoft .NET Framework 4.0.3 Beta


↑ Back to the top


More Information

Multi-Targeting Pack for the Microsoft .NET Framework 4.0.3 is included in Update 4.0.3 for Microsoft .NET Framework 4 - Design-Time Update for Visual Studio 2010 SP1. This multi-targeting pack installs new reference assemblies, IntelliSense files, and other supporting files.

For more information about the design-time update, click the following article number to view the article in the Microsoft Knowledge Base:
2600214 Update 4.0.3 for Microsoft .NET Framework 4 - Design-Time Update for Visual Studio 2010 SP1
Notes
  • The target frameworks added by this update to Microsoft Visual Studio for projects to use are ".NET Framework 4.0.3" and ".NET Framework 4.0.3 Client Profile."
  • After you apply this multi-targeting pack, you can build new projects that use the .NET Framework 4.0.3.

    Note You can build new projects that use the features that are introduced in .NET Framework 4.0.1, .NET Framework 4.02, or .NET Framework 4.0.3 runtimes.
  • Multi-Targeting Pack for the Microsoft .NET Framework 4.0.3 is cumulative. It includes all the related files from multi-targeting packs for the .NET Framework 4.0.1 and for the .NET Framework 4.0.2. Therefore, you do not have to install the previous multi-targeting packs separately after you install Multi-Targeting Pack for the Microsoft .NET Framework 4.0.3 for building any new projects.
  • But the Multi-Targeting Pack for the Microsoft .NET Framework 4.0.3 exposes only .NET Framework 4.0.3 targets. For example, this update exposes only the .NET Framework 4.0.3 targeting, and does not expose the targeting for the .NET Framework 4.0.1 or for the .NET Framework 4.0.2.
  • The targeting for the .NET Framework 4.0.1 and the .NET Framework 4.0.2 can coexist with the targeting for the .NET Framework 4.0.3. You can still use the previous targeting for any existing projects built for the .NET Framework 4.0.1 and for the .NET Framework 4.0.2. However, each version has to be installed by using its own installation package.

    For more information about .NET Framework 4.0.1 or .NET Framework 4.0.2 multi-targeting packs, click the following article number to view the article in the Microsoft Knowledge Base:

    2495638 Multi-Targeting Pack for the Microsoft .NET Framework 4.0.1
    2544526 Multi-Targeting Pack for the Microsoft .NET Framework 4.0.2
  • When you open a project that uses the .NET Framework 4.0.3 on a computer that is running Visual Studio, you receive the following error message if the corresponding multi-targeting pack is not installed:
    Project Target framework Not Installed

    This error message indicates that the required multi-targeting pack is not installed. To resolve this issue, install the required multi-targeting pack that is described in the "Update Information" section.


Update information

Multi-Targeting Pack for the .NET Framework 4.0.3 is included in the update that is described in the following Microsoft Knowledge Base article:
2600214 Update 4.0.3 for Microsoft .NET Framework 4 - Design-Time Update for Visual Studio 2010 SP1

If you develop applications for the .NET Framework 4.0.3 in Visual Studio 2010 SP1, download Design-Time Update from the following Microsoft Download Center website:

Download Download the package now.

For more information about the available .NET Framework multi-targeting packs for Visual Studio 2010, visit the following website:

If you are developing applications for the .NET Framework 4.0.3 on any major product version that is later than Visual Studio 2010, then you can directly download the multi-targeting pack from the following Microsoft Download Center website. We recommend that you do not use the following update package to set up your design-time in Visual Studio 2010 or Visual Studio 11 Developer Preview:

Download Download the package now.

For more information about Visual Studio 11 Developer Preview, visit the following MSDN website:


For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

Prerequisites

To install this update, you must have the following software installed:



Command-line switches for this update

For more information about Windows Installer command-line switches, visit the following Microsoft website:

For more information about Windows Installer, visit the following Microsoft website:

Restart requirement

You have to restart the computer after you install this update if the files that are being updated are locked or are being used when you install this update.

Known issues with this update

Click here to view or hide detailed information

Issue 1
When you use Visual Studio 2010 SP1 to build a website or a web application that uses the .NET Framework 4.0.3, an error occurs if the Web.config file is re-created.

Cause
This issue occurs because an incorrect value for the targetFramework attribute is written to the Web.config file.

Resolution
To resolve this issue, open the Web.config file, and then manually change the value of the targetFramework attribute to 4.0.3.

Issue 2
When you create a new Visual Studio add-in project, you receive the following error message if you set the target framework to .NET Framework 4.0.3:
Visual Studio Add-in Wizard: An error occurred, and the wizard could not generate the project. Verify that the programming language is properly installed.

Resolution
To resolve this issue, follow these steps:
  1. Set the target framework to .NET Framework 4 when you create the Visual Studio add-in project.
  2. Set the target framework for the add-in project to .NET Framework 4.0.3 after the project is created.
Issue 3
When you create a C++ common language runtime (CLR) application in Visual Studio 2010 SP1 that targets the .NET Framework 4.0.3, the target framework version remains as the .NET Framework 4 and you cannot use the new features from the .NET Framework 4.0.3.

Cause
This issue occurs because Visual Studio 2010 cannot insert the correct target framework version in the corresponding project file (.vcxproj).

The value remains as following in the project file though the project is created for the .NET Framework 4.0.3:

<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>

Resolution
To resolve this issue, open the C++ project file in notepad, change the TargetFrameworkVersion to 4.0.3 manually, and then reopen your project.

<TargetFrameworkVersion>v4.0.3</TargetFrameworkVersion>


Update removal information

To remove this update, use the Add or Remove Programs item in Control Panel.

Update replacement information

This update does not replace a previously released update.

File information

Click here to view or hide detailed information

The global version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile versionFile sizeDateTime
DHtmlHeader.htmlNot applicable16,11820-Jan-201215:02
Setup.exe10.0.30319.55179,11220-Jan-201215:10
SetupEngine.dll10.0.30319.551810,76820-Jan-201215:10
SetupUi.dll10.0.30319.551296,71220-Jan-201215:10
SetupUi.xsdNot applicable30,12020-Jan-201215:02
sqmapi.dll6.0.6000.16386144,41620-Jan-201215:02
SetupResources.dll10.0.30319.55119,22420-Jan-201220:06
SetupResources.dll10.0.30319.55117,68820-Jan-201215:10
SetupResources.dll10.0.30319.55116,15220-Jan-201221:50
SetupResources.dll10.0.30319.55114,61620-Jan-201221:19
SetupResources.dll10.0.30319.55114,61620-Jan-201221:04
SetupResources.dll10.0.30319.55119,22420-Jan-201219:26
SetupResources.dll10.0.30319.55119,22420-Jan-201218:47
SetupResources.dll10.0.30319.55118,71220-Jan-201217:54
SetupResources.dll10.0.30319.55115,64020-Jan-201217:35
SetupResources.dll10.0.30319.55119,22420-Jan-201215:48
Print.icoNot applicable1,15020-Jan-201212:42
Rotate1.icoNot applicable89420-Jan-201212:42
Rotate2.icoNot applicable89420-Jan-201212:42
Rotate3.icoNot applicable89420-Jan-201212:42
Rotate4.icoNot applicable89420-Jan-201212:42
Rotate5.icoNot applicable89420-Jan-201212:42
Rotate6.icoNot applicable89420-Jan-201212:42
Rotate7.icoNot applicable89420-Jan-201212:42
Rotate8.icoNot applicable89420-Jan-201212:42
Save.icoNot applicable1,15020-Jan-201212:42
Setup.icoNot applicable36,71020-Jan-201212:42
SysReqMet.icoNot applicable1,15020-Jan-201212:42
SysReqNotMet.icoNot applicable1,15020-Jan-201212:42
stop.icoNot applicable10,13420-Jan-201212:42
warn.icoNot applicable10,13420-Jan-201212:42
watermark.bmpNot applicable325,76021-Jan-201214:07
header.bmpNot applicable7,30821-Jan-201214:07
DisplayIcon.icoNot applicable88,53320-Jan-201215:02
UiInfo.xmlNot applicable37,48821-Jan-201214:07
Strings.xmlNot applicable13,60621-Jan-201214:07
SplashScreen.bmpNot applicable196,66221-Jan-201214:07
LocalizedData.xmlNot applicable39,42821-Jan-201214:07
LocalizedData.xmlNot applicable37,30821-Jan-201214:07
LocalizedData.xmlNot applicable32,75021-Jan-201214:07
LocalizedData.xmlNot applicable29,58021-Jan-201214:07
LocalizedData.xmlNot applicable29,56421-Jan-201214:07
LocalizedData.xmlNot applicable38,75021-Jan-201214:07
LocalizedData.xmlNot applicable39,30421-Jan-201214:07
LocalizedData.xmlNot applicable38,67221-Jan-201214:07
LocalizedData.xmlNot applicable31,76621-Jan-201214:07
LocalizedData.xmlNot applicable39,04621-Jan-201214:07
EULA.rtfNot applicable96821-Jan-201214:07
EULA.rtfNot applicable65621-Jan-201214:07
EULA.rtfNot applicable2,25521-Jan-201214:07
EULA.rtfNot applicable1,63121-Jan-201214:07
EULA.rtfNot applicable1,61321-Jan-201214:07
EULA.rtfNot applicable81221-Jan-201214:07
EULA.rtfNot applicable86521-Jan-201214:07
EULA.rtfNot applicable98721-Jan-201214:07
EULA.rtfNot applicable3,01421-Jan-201214:07
EULA.rtfNot applicable2,23021-Jan-201214:07
ParameterInfo.xmlNot applicable7,94621-Jan-201214:07
netfx_403mtpack.msiNot applicable464,38421-Jan-201214:01
netfx_403mtpack.cabNot applicable18,689,39821-Jan-201213:59

↑ Back to the top


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseadvanced, atdownload, kbcip, kb

↑ Back to the top

Article Info
Article ID : 2600213
Revision : 1
Created on : 1/7/2017
Published on : 6/5/2012
Exists online : False
Views : 679