Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

View products that this article applies to.

Introduction

This Quality Rollup for Windows Server 2012 includes cumulative reliability improvements in .NET Framework 4.6, 4.6.1, 4.6.2, and 4.7. We recommend that you apply this update as part of your regular maintenance routines. Before you install this update, see the Prerequisites and Restart requirement sections.

Important

  • All updates for .NET Framework 4.6, 4.6.1, 4.6.2, and 4.7 require the d3dcompiler_47.dll update to be installed. We recommend that you install the included d3dcompiler_47.dll update before you apply this update. For more information about the d3dcompiler_47.dll update, see KB 4019990.

  • If you install a language pack after you install this update, you must reinstall this update. Therefore, we recommend that you install any language packs that you need before you install this update. For more information, see Add language packs to Windows.

Quality and reliability improvements

Note This update also contains cumulative updates that were released previously starting on October 11, 2016.

Area

Description of the improvements

WPF

After you install the September 12, 2017, .NET Security and Quality Rollups that apply to the .NET Framework 4.6, 4.6.1, 4.6.2, and 4.7, you can experience rendering issues in Windows Presentation Foundation (WPF) applications that are run in Windows services.

When this issue occurs, applications that render WPF visuals onto a bitmap, for example by using RenderTargetBitmap, generate black or transparent images. This can occur if the application is running in the following situations:

  • In a noninteractive Window Station (for example, in a Windows service)

  • Running as a LocalSystem account

  • Running interactively in Session 0 by using tools such as psexec.exe

For more information about this issue, see the following article in the Microsoft Knowledge Base:

4043601 Rendering issues after the September 12, 2017, .NET Security and Quality Rollups are installed

WPF applications that run in Windows Services

This fix automatically addresses this issue and reinstates rendering when a WPF application is run in Windows Services.

If a WPF application is a long-running process that's hosted in Windows Services, it might be susceptible to a performance bug in WPF that causes it to consume a disproportionate amount of CPU cycles in relation to the actual workload. Frequently, these applications eventually crash. An example of a long-running process is one that is not primarily intended to use WPF rendering in short bursts only, such as for rendering occasional bitmaps.

The only supported solution in WPF for fixing this problem includes disabling rendering activities when no valid display devices are found. Applications that run in Windows Services can opt in to this performance fix by setting the Switch.System.Windows.Media.ShouldRenderEvenWhenNoDisplayDevicesAreAvailable AppContext switch. To do this, use one of the following methods:

  • Method 1: Registry

    Set the registry value to force the value to true.

    Registry locations

    HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\AppContext
    HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\.NETFramework\AppContext

    Value name

    Switch.System.Windows.Media. ShouldNotRenderInNonInteractiveWindowStation

    Type

    REG_SZ

    Possible values

    "true"
    "false"

    Default

    "false"

  • Method 2: App.config file

    Add the following in the <AppContextSwitchOverrides> element of the application configuration file (App.Config):
     

    <configuration>
         <runtime>
              <AppContextSwitchOverrides 
    value="Switch.Name.One=value1;Switch.Name.Two=value2;Switch.System.Windows.
    Media. ShouldNotRenderInNonInteractiveWindowStation=true" />
         </runtime>
    </configuration>

More information

The following article provides information about supported .NET Framework versions for this Windows version. This includes the month and year of release, update replacement information, and help and support information for the update.

4043769 October 2017 Security and Quality Rollup for .NET Framework 3.5, 4.5.2, 4.6, 4.6.1, 4.6.2 and 4.7 updates for Windows Server 2012 (KB 4043769)

How to get this update

Windows Update

This update is available through Windows Update. When you turn on automatic updating, this update will be downloaded and installed automatically. For more information about how to get security updates automatically, see Windows Update: FAQ.

Microsoft Update Catalog

To get the stand-alone package for this update, go to the Microsoft Update Catalog website.

Windows Software Update Services (WSUS)

On your WSUS server, follow these steps:

  1. Click Start, click Administrative Tools, and then click Microsoft Windows Server Update Services 3.0.

  2. Expand ComputerName, and then click Action.

  3. Click Import Updates.

  4. WSUS opens a browser window in which you may be prompted to install an ActiveX control. You must install the ActiveX control to continue.

  5. After the ActiveX control is installed, you see the Microsoft Update Catalog screen. Type 4043769 in the Search box, and then click Search.

  6. Locate the .NET Framework packages that match the operating systems, languages, and processors in your environment. Click Add to add them to your basket.

  7. After you select all the packages you need, click View Basket.

  8. Click Import to import the packages to your WSUS server.

  9. To return to WSUS, click Close after the packages are imported .

The updates are now available for installation through WSUS.

Prerequisites

To apply this update, you must have .NET Framework 4.6, 4.6.1, 4.6.2 or 4.7 installed.

Restart requirement

You must restart the computer after you apply this update if any affected files are being used. We recommend that you exit all .NET Framework-based applications before you apply this update.

Update replacement information

This update replaces updates 4035037 and 4032114.

File information

The English (United States) version of this update installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.

For all supported x86-based versions of systems

File name

File version

File size

Date

Time

presentationframework.dll

4.7.2116.0

6,200,160

22-Sep-2017

07:21

smdiagnostics.dll

4.7.2106.0

73,384

12-Jul-2017

21:12

system.activities.dll

4.7.2106.0

1,532,608

12-Jul-2017

21:12

system.componentmodel.dataannotations.dll

4.6.1099.0

125,760

27-Mar-2017

03:33

system.core.dll

4.7.2116.0

1,380,632

22-Sep-2017

07:21

system.data.entity.dll

4.7.2102.0

4,033,744

06-Jun-2017

23:17

system.data.sqlxml.dll

4.7.2102.0

734,408

06-Jun-2017

23:17

system.deployment.dll

4.6.1099.0

846,016

27-Mar-2017

03:33

system.directoryservices.protocols.dll

4.6.1099.0

200,488

27-Mar-2017

03:33

system.drawing.dll

4.6.1099.0

594,616

27-Mar-2017

03:33

system.identitymodel.services.dll

4.7.2106.0

198,392

12-Jul-2017

21:12

system.identitymodel.dll

4.7.2106.0

1,088,728

12-Jul-2017

21:12

system.management.dll

4.7.2102.0

415,432

06-Jun-2017

23:17

system.runtime.caching.dll

4.6.1649.1

108,920

21-Apr-2017

05:35

system.runtime.remoting.dll

4.7.2114.0

347,368

30-Aug-2017

06:04

system.runtime.serialization.dll

4.7.2106.0

1,052,928

12-Jul-2017

21:12

system.security.dll

4.6.1649.1

316,088

21-Apr-2017

05:35

system.servicemodel.channels.dll

4.7.2106.0

157,944

12-Jul-2017

21:12

system.servicemodel.discovery.dll

4.7.2106.0

308,472

12-Jul-2017

21:12

system.servicemodel.internals.dll

4.7.2106.0

254,216

12-Jul-2017

21:12

system.servicemodel.routing.dll

4.6.1099.0

130,288

27-Mar-2017

03:33

system.servicemodel.washosting.dll

4.7.2106.0

39,672

12-Jul-2017

21:12

system.servicemodel.dll

4.7.2106.0

6,311,120

12-Jul-2017

21:12

system.web.applicationservices.dll

4.7.2106.0

70,928

12-Jul-2017

21:12

system.web.extensions.dll

4.7.2106.0

1,849,560

12-Jul-2017

21:12

system.windows.controls.ribbon.dll

4.7.2116.0

742,784

22-Sep-2017

07:21

system.windows.forms.dll

4.7.2114.0

5,181,656

30-Aug-2017

06:04

system.workflow.activities.dll

4.6.1099.0

1,044,720

27-Mar-2017

03:33

system.workflow.componentmodel.dll

4.6.1099.0

1,535,224

27-Mar-2017

03:33

system.workflow.runtime.dll

4.6.1099.0

494,816

27-Mar-2017

03:33

system.xaml.dll

4.7.2116.0

641,176

22-Sep-2017

07:21

system.xml.dll

4.7.2102.0

2,666,648

06-Jun-2017

23:17

system.dll

4.7.2114.0

3,526,280

30-Aug-2017

06:04

windowsbase.dll

4.7.2116.0

1,283,000

22-Sep-2017

07:21

mscorlib.dll

4.7.2114.0

5,614,240

30-Aug-2017

06:04

normidna.nlp

59,342

14-Feb-2017

10:52

normnfc.nlp

47,076

14-Feb-2017

10:52

normnfd.nlp

40,566

14-Feb-2017

10:52

normnfkc.nlp

67,808

14-Feb-2017

10:52

normnfkd.nlp

61,718

14-Feb-2017

10:52

aspnet_perf.dll

4.7.2106.0

42,672

12-Jul-2017

21:12

aspnet_state_perf.h

318

12-Jul-2017

19:15

aspnet_state_perf.ini

42,996

12-Jul-2017

21:12

aspnet_wp.exe

4.7.2106.0

46,200

12-Jul-2017

21:12

clrjit.dll

4.7.2114.0

522,912

30-Aug-2017

06:04

clr.dll

4.7.2114.0

7,221,904

30-Aug-2017

06:04

dfdll.dll

4.6.1099.0

154,768

27-Mar-2017

03:33

globaluserinterface.compositefont

116,922

20-Mar-2017

05:18

mscordacwks.dll

4.7.2114.0

1,341,104

30-Aug-2017

06:04

mscordbi.dll

4.7.2114.0

1,164,960

30-Aug-2017

06:04

mscoreei.dll

4.6.1099.0

497,824

27-Mar-2017

03:33

msvcp120_clr0400.dll

12.0.52519.0

485,576

22-Sep-2017

11:04

msvcr120_clr0400.dll

12.0.52519.0

987,840

22-Sep-2017

11:04

penimc.dll

14.7.2116.0

19,088

22-Sep-2017

07:21

penimc2_v0400.dll

4.7.2116.0

82,080

22-Sep-2017

07:21

penimc_v0400.dll

4.7.2116.0

24,728

22-Sep-2017

07:21

peverify.dll

4.7.2114.0

188,584

30-Aug-2017

06:04

presentationhost_v0400.dll

4.7.2116.0

196,424

22-Sep-2017

07:21

presentationnative_v0400.dll

4.7.2116.0

827,080

22-Sep-2017

07:21

servicemodel.mof

88,383

14-Feb-2017

10:47

servicemodel.mof.uninstall

896

14-Feb-2017

10:47

servicemonikersupport.dll

4.7.2106.0

29,400

12-Jul-2017

21:12

sos.dll

4.7.2114.0

743,568

30-Aug-2017

06:04

system.componentmodel.dataannotations.dll

4.6.1099.0

125,760

27-Mar-2017

03:33

system.core.dll

4.7.2116.0

1,380,632

22-Sep-2017

07:21

system.data.entity.dll

4.7.2102.0

4,033,744

06-Jun-2017

23:17

system.web.extensions.dll

4.7.2106.0

1,849,560

12-Jul-2017

21:12

webengine4.dll

4.7.2106.0

550,056

12-Jul-2017

21:12

webengine.dll

4.7.2106.0

24,744

12-Jul-2017

21:12

wminet_utils.dll

4.7.2102.0

136,368

06-Jun-2017

23:17

workflowservicehostperformancecounters.dll

4.6.1099.0

87,840

27-Mar-2017

03:33

wpfgfx_v0400.dll

4.7.2116.0

1,344,672

22-Sep-2017

07:21

presentationcore.dll

4.7.2116.0

3,618,632

22-Sep-2017

07:21

system.data.dll

4.7.2102.0

3,391,152

06-Jun-2017

23:17

system.transactions.dll

4.6.1099.0

303,824

27-Mar-2017

03:33

system.web.dll

4.7.2106.0

5,405,864

12-Jul-2017

21:12

For all supported x64-based versions of systems

File name

File version

File size

Date

Time

mscorlib.dll

4.7.2114.0

5,401,768

30-Aug-2017

05:56

normidna.nlp

59,342

14-Feb-2017

10:52

normnfc.nlp

47,076

14-Feb-2017

10:52

normnfd.nlp

40,566

14-Feb-2017

10:52

normnfkc.nlp

67,808

14-Feb-2017

10:52

normnfkd.nlp

61,718

14-Feb-2017

10:52

aspnet_perf.dll

4.7.2106.0

46,256

12-Jul-2017

21:10

aspnet_state_perf.h

318

12-Jul-2017

19:05

aspnet_state_perf.ini

42,996

12-Jul-2017

21:10

aspnet_wp.exe

4.7.2106.0

50,808

12-Jul-2017

21:10

clrjit.dll

4.7.2114.0

1,129,120

30-Aug-2017

05:56

clr.dll

4.7.2114.0

10,326,160

30-Aug-2017

05:56

compatjit.dll

4.7.2114.0

1,259,688

30-Aug-2017

05:56

dfdll.dll

4.6.1099.0

181,400

27-Mar-2017

03:29

globaluserinterface.compositefont

116,922

20-Mar-2017

05:18

mscordacwks.dll

4.7.2114.0

1,838,256

30-Aug-2017

05:56

mscordbi.dll

4.7.2114.0

1,618,592

30-Aug-2017

05:56

mscoreei.dll

4.6.1099.0

617,632

27-Mar-2017

03:29

msvcp120_clr0400.dll

12.0.52519.0

690,008

22-Sep-2017

11:04

msvcr120_clr0400.dll

12.0.52519.0

993,632

22-Sep-2017

11:04

penimc.dll

14.7.2116.0

19,088

22-Sep-2017

07:53

penimc2_v0400.dll

4.7.2116.0

98,976

22-Sep-2017

07:53

penimc_v0400.dll

4.7.2116.0

24,864

22-Sep-2017

07:53

peverify.dll

4.7.2114.0

260,264

30-Aug-2017

05:56

presentationframework.dll

4.7.2116.0

6,200,160

22-Sep-2017

07:21

presentationhost_v0400.dll

4.7.2116.0

256,712

22-Sep-2017

07:53

presentationnative_v0400.dll

4.7.2116.0

1,109,712

22-Sep-2017

07:53

servicemodel.mof

88,383

15-Jun-2017

05:06

servicemodel.mof.uninstall

896

15-Jun-2017

05:06

servicemonikersupport.dll

4.7.2106.0

31,448

12-Jul-2017

21:10

smdiagnostics.dll

4.7.2106.0

73,384

12-Jul-2017

21:12

sos.dll

4.7.2114.0

872,080

30-Aug-2017

05:56

system.activities.dll

4.7.2106.0

1,532,608

12-Jul-2017

21:12

system.componentmodel.dataannotations.dll

4.6.1099.0

125,760

27-Mar-2017

03:33

system.core.dll

4.7.2116.0

1,380,632

22-Sep-2017

07:21

system.data.entity.dll

4.7.2102.0

4,033,744

06-Jun-2017

23:17

system.data.sqlxml.dll

4.7.2102.0

734,408

06-Jun-2017

23:17

system.deployment.dll

4.6.1099.0

846,016

27-Mar-2017

03:33

system.directoryservices.protocols.dll

4.6.1099.0

200,488

27-Mar-2017

03:33

system.drawing.dll

4.6.1099.0

594,616

27-Mar-2017

03:33

system.identitymodel.services.dll

4.7.2106.0

198,392

12-Jul-2017

21:12

system.identitymodel.dll

4.7.2106.0

1,088,728

12-Jul-2017

21:12

system.management.dll

4.7.2102.0

415,432

06-Jun-2017

23:17

system.runtime.caching.dll

4.6.1649.1

108,920

21-Apr-2017

05:35

system.runtime.remoting.dll

4.7.2114.0

347,368

30-Aug-2017

06:04

system.runtime.serialization.dll

4.7.2106.0

1,052,928

12-Jul-2017

21:12

system.security.dll

4.6.1649.1

316,088

21-Apr-2017

05:35

system.servicemodel.channels.dll

4.7.2106.0

157,944

12-Jul-2017

21:12

system.servicemodel.discovery.dll

4.7.2106.0

308,472

12-Jul-2017

21:12

system.servicemodel.internals.dll

4.7.2106.0

254,216

12-Jul-2017

21:12

system.servicemodel.routing.dll

4.6.1099.0

130,288

27-Mar-2017

03:33

system.servicemodel.washosting.dll

4.7.2106.0

39,672

12-Jul-2017

21:12

system.servicemodel.dll

4.7.2106.0

6,311,120

12-Jul-2017

21:12

system.web.applicationservices.dll

4.7.2106.0

70,928

12-Jul-2017

21:12

system.web.extensions.dll

4.7.2106.0

1,849,560

12-Jul-2017

21:12

system.windows.controls.ribbon.dll

4.7.2116.0

742,784

22-Sep-2017

07:21

system.windows.forms.dll

4.7.2114.0

5,181,656

30-Aug-2017

06:04

system.workflow.activities.dll

4.6.1099.0

1,044,720

27-Mar-2017

03:33

system.workflow.componentmodel.dll

4.6.1099.0

1,535,224

27-Mar-2017

03:33

system.workflow.runtime.dll

4.6.1099.0

494,816

27-Mar-2017

03:33

system.xaml.dll

4.7.2116.0

641,176

22-Sep-2017

07:21

system.xml.dll

4.7.2102.0

2,666,648

06-Jun-2017

23:17

system.dll

4.7.2114.0

3,526,280

30-Aug-2017

06:04

webengine4.dll

4.7.2106.0

667,816

12-Jul-2017

21:10

webengine.dll

4.7.2106.0

26,280

12-Jul-2017

21:10

windowsbase.dll

4.7.2116.0

1,283,000

22-Sep-2017

07:21

wminet_utils.dll

4.7.2102.0

188,088

06-Jun-2017

23:13

workflowservicehostperformancecounters.dll

4.6.1099.0

99,608

27-Mar-2017

03:29

wpfgfx_v0400.dll

4.7.2116.0

1,765,024

22-Sep-2017

07:53

presentationcore.dll

4.7.2116.0

3,592,360

22-Sep-2017

07:53

system.data.dll

4.7.2102.0

3,455,152

06-Jun-2017

23:13

system.transactions.dll

4.6.1099.0

306,888

27-Mar-2017

03:29

system.web.dll

4.7.2106.0

5,388,968

12-Jul-2017

21:10

presentationframework.dll

4.7.2116.0

6,200,160

22-Sep-2017

07:21

smdiagnostics.dll

4.7.2106.0

73,384

12-Jul-2017

21:12

system.activities.dll

4.7.2106.0

1,532,608

12-Jul-2017

21:12

system.componentmodel.dataannotations.dll

4.6.1099.0

125,760

27-Mar-2017

03:33

system.core.dll

4.7.2116.0

1,380,632

22-Sep-2017

07:21

system.data.entity.dll

4.7.2102.0

4,033,744

06-Jun-2017

23:17

system.data.sqlxml.dll

4.7.2102.0

734,408

06-Jun-2017

23:17

system.deployment.dll

4.6.1099.0

846,016

27-Mar-2017

03:33

system.directoryservices.protocols.dll

4.6.1099.0

200,488

27-Mar-2017

03:33

system.drawing.dll

4.6.1099.0

594,616

27-Mar-2017

03:33

system.identitymodel.services.dll

4.7.2106.0

198,392

12-Jul-2017

21:12

system.identitymodel.dll

4.7.2106.0

1,088,728

12-Jul-2017

21:12

system.management.dll

4.7.2102.0

415,432

06-Jun-2017

23:17

system.runtime.caching.dll

4.6.1649.1

108,920

21-Apr-2017

05:35

system.runtime.remoting.dll

4.7.2114.0

347,368

30-Aug-2017

06:04

system.runtime.serialization.dll

4.7.2106.0

1,052,928

12-Jul-2017

21:12

system.security.dll

4.6.1649.1

316,088

21-Apr-2017

05:35

system.servicemodel.channels.dll

4.7.2106.0

157,944

12-Jul-2017

21:12

system.servicemodel.discovery.dll

4.7.2106.0

308,472

12-Jul-2017

21:12

system.servicemodel.internals.dll

4.7.2106.0

254,216

12-Jul-2017

21:12

system.servicemodel.routing.dll

4.6.1099.0

130,288

27-Mar-2017

03:33

system.servicemodel.washosting.dll

4.7.2106.0

39,672

12-Jul-2017

21:12

system.servicemodel.dll

4.7.2106.0

6,311,120

12-Jul-2017

21:12

system.web.applicationservices.dll

4.7.2106.0

70,928

12-Jul-2017

21:12

system.web.extensions.dll

4.7.2106.0

1,849,560

12-Jul-2017

21:12

system.windows.controls.ribbon.dll

4.7.2116.0

742,784

22-Sep-2017

07:21

system.windows.forms.dll

4.7.2114.0

5,181,656

30-Aug-2017

06:04

system.workflow.activities.dll

4.6.1099.0

1,044,720

27-Mar-2017

03:33

system.workflow.componentmodel.dll

4.6.1099.0

1,535,224

27-Mar-2017

03:33

system.workflow.runtime.dll

4.6.1099.0

494,816

27-Mar-2017

03:33

system.xaml.dll

4.7.2116.0

641,176

22-Sep-2017

07:21

system.xml.dll

4.7.2102.0

2,666,648

06-Jun-2017

23:17

system.dll

4.7.2114.0

3,526,280

30-Aug-2017

06:04

windowsbase.dll

4.7.2116.0

1,283,000

22-Sep-2017

07:21

mscorlib.dll

4.7.2114.0

5,614,240

30-Aug-2017

06:04

normidna.nlp

59,342

14-Feb-2017

10:52

normnfc.nlp

47,076

14-Feb-2017

10:52

normnfd.nlp

40,566

14-Feb-2017

10:52

normnfkc.nlp

67,808

14-Feb-2017

10:52

normnfkd.nlp

61,718

14-Feb-2017

10:52

aspnet_perf.dll

4.7.2106.0

42,672

12-Jul-2017

21:12

aspnet_state_perf.h

318

12-Jul-2017

19:15

aspnet_state_perf.ini

42,996

12-Jul-2017

21:12

aspnet_wp.exe

4.7.2106.0

46,200

12-Jul-2017

21:12

clrjit.dll

4.7.2114.0

522,912

30-Aug-2017

06:04

clr.dll

4.7.2114.0

7,221,904

30-Aug-2017

06:04

dfdll.dll

4.6.1099.0

154,768

27-Mar-2017

03:33

globaluserinterface.compositefont

116,922

20-Mar-2017

05:18

mscordacwks.dll

4.7.2114.0

1,341,104

30-Aug-2017

06:04

mscordbi.dll

4.7.2114.0

1,164,960

30-Aug-2017

06:04

mscoreei.dll

4.6.1099.0

497,824

27-Mar-2017

03:33

msvcp120_clr0400.dll

12.0.52519.0

485,576

22-Sep-2017

11:05

msvcr120_clr0400.dll

12.0.52519.0

987,840

22-Sep-2017

11:05

penimc.dll

14.7.2116.0

19,088

22-Sep-2017

07:21

penimc2_v0400.dll

4.7.2116.0

82,080

22-Sep-2017

07:21

penimc_v0400.dll

4.7.2116.0

24,728

22-Sep-2017

07:21

peverify.dll

4.7.2114.0

188,584

30-Aug-2017

06:04

presentationhost_v0400.dll

4.7.2116.0

196,424

22-Sep-2017

07:21

presentationnative_v0400.dll

4.7.2116.0

827,080

22-Sep-2017

07:21

servicemonikersupport.dll

4.7.2106.0

29,400

12-Jul-2017

21:12

sos.dll

4.7.2114.0

743,568

30-Aug-2017

06:04

system.componentmodel.dataannotations.dll

4.6.1099.0

125,760

27-Mar-2017

03:33

system.core.dll

4.7.2116.0

1,380,632

22-Sep-2017

07:21

system.data.entity.dll

4.7.2102.0

4,033,744

06-Jun-2017

23:17

system.web.extensions.dll

4.7.2106.0

1,849,560

12-Jul-2017

21:12

webengine4.dll

4.7.2106.0

550,056

12-Jul-2017

21:12

webengine.dll

4.7.2106.0

24,744

12-Jul-2017

21:12

wminet_utils.dll

4.7.2102.0

136,368

06-Jun-2017

23:17

workflowservicehostperformancecounters.dll

4.6.1099.0

87,840

27-Mar-2017

03:33

wpfgfx_v0400.dll

4.7.2116.0

1,344,672

22-Sep-2017

07:21

presentationcore.dll

4.7.2116.0

3,618,632

22-Sep-2017

07:21

system.data.dll

4.7.2102.0

3,391,152

06-Jun-2017

23:17

system.transactions.dll

4.6.1099.0

303,824

27-Mar-2017

03:33

system.web.dll

4.7.2106.0

5,405,864

12-Jul-2017

21:12

 

How to obtain help and support for this update

Applies to

This article applies to the following:

 

  • Microsoft .NET Framework 4.6, 4.6.1, 4.6.2, and 4.7 when used with:

    • Windows Server 2012

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×