Jump to content

Confirmed: Windows 10 update KB 4013429 breaks Microsoft Dynamics CRM 2011


Karlston

Recommended Posts

An Internet Explorer update in the latest cumulative rollup for Win10 Anniversary Update causes major display rendering problems

Confirmed: Windows 10 update KB 4013429 breaks Microsoft Dynamics CRM 2011 Credit: Shutterstock
 

Reports have surfaced of a bug in this month's patches from Microsoft. According to a series of anonymous posts on the AskWoody Lounge and additional reports on the Microsoft Dynamics Community forum, the recently released Internet Explorer 11.0.40 is causing rendering problems with Microsoft Dynamics CRM 2011, even with the latest Update Rollup 18 installed.

 

So far the only workaround involves using a different browser (impossible in many shops), dropping CRM 2011 back to IE7 compatibility mode (both speed and compatibility issues), or rolling back the bad patches. Alternatively you could upgrade to CRM 2016, but that’s taking a sledge-hammer-to-an-ant approach.

 

User Digitalog on the Dynamics forum puts it this way:

Users are starting to have a issue this morning after an IE update was released yesterday.

When opening activities in CRM or some entities there is a blue bar across the screen where the records should be showing up. 

Important to note that records are there but just not displaying correctly after this update. Users without the update are showing these records, no problem.

An anonymous poster on AskWoody says:

 

Views to see related records from contacts, accounts etc are now moved half way down the page and contain no data and multi-line text boxes are now all single line with a scroll bar.

It appears that all of these patches throw Dynamics CRM 2011 into a tizzy:

  • KB 4013429 – this month’s Win10 1607 cumulative update that brings the build number up to 14393.953
  • KB 4012215 – this month’s Monthly Rollup (“Security Monthly Quality Rollup”) for Win7 and Server 2008 R2
  • KB 4012216 – this month’s Monthly Rollup for Win 8.1 and Server 2012 R2

 

I have not heard similar complaints about KB 4013198, which is this month’s Win10 1511 cumulative update, or KB 4012606, this month’s Win10 1507 update. I also haven’t heard similar complaints for KB 4012204, which is this month’s cumulative Internet Explorer patch. Given the nature of the problem, I would test each of those very thoroughly before deploying them in a CRM 2011 shop.

 

Admins (and individuals) dealing with the problem are acutely aware of the absence of February patches. If they roll back the cumulative updates for March, the last patches appeared in January.

 

The situation once again demonstrates the problem with bunched patches. Every Win10 PC running CRM 2011 is faced with a dilemma: Do you install the latest security patches and break CRM, or do you roll back to a security posture that is, at best, two months old? There’s no middle ground.

 

Of course, folks who roll back KB 4013429 need to be aware of the fact that Windows 10 will reinstall it, the next time Windows Update comes up for air. A scrubbing with wushowhide would be necessary for any PC not connected to an update server.

 

There’s another skeleton in the bunched update closet. How does Microsoft fix this particular problem? The company may be working on a new rollup for CRM that dodges the bugs in Internet Explorer. As long as the IE bug only manifests itself in CRM 2011, the problem’s relatively easy to contain. But if we start seeing other programs that break with IE 10.0.40, there’s no easy way to sweep this under the rug.

 

Patching IE as part of an ad-hoc cumulative update or a one-off monthly rollup breaks Microsoft’s Windows-as-a-Service model. I doubt that CRM 2011 customers want to wait a month for Microsoft to get its IE act together.

 

The ball’s back in your court, Microsoft.

 

Discussion continues on the AskWoody Lounge.

 

Source: Confirmed: Windows 10 update KB 4013429 breaks Microsoft Dynamics CRM 2011 (InfoWorld - Woody Leonhard)

Link to comment
Share on other sites


  • Replies 1
  • Views 1.3k
  • Created
  • Last Reply

More from Woody, including a possible fix...

There's a possible fix for Windows update bug that breaks Dynamics CRM

An anonymous poster has come up with a one-line solution to the CRM formatting bug that appears to work -- in most cases

solution for Windows update bug that breaks Dynamics CRM Credit: Thinkstock
 

There’s new hope if you installed the latest Windows patches and saw your Microsoft Dynamics CRM 2011—or possibly CRM 2013 OnPremise—installing reports to go wonky.

 

An anonymous poster on the AskWoody Lounge, working with a Microsoft support tech, has come up with a one-line fix that appears to work, at least in some cases.

 

The problem can be traced to a change in the way Internet Explorer 11 version 11.0.40 handles certain CSS settings in Dynamics CRM. In this particular case, the poster confirms:

We logged a Premier Support ticket with Microsoft and they were very responsive.

During a remote session, they confirmed that data was being returned from CRM server side when clicking links, but it just wasn’t displaying.

The issue is caused by improper CSS.  Modifying the height attribute of CSS allowed the data to be displayed successfully during the remote session.  The suggestion was to change one line in CRM’s global.css which fixes the issue across all interfaces.

Since then, our CRM developer has figured out that the issue goes away if you (add) the following line to global.css.aspx:

table.ms-crm-Form-Layout span[type=”subgrid”] {position:static !important}

Poster NeilMcDonald 82 on the Dynamics Community forum says:

 

That’s fixed the main part of the problem for me. Any idea on how to correct the size of multi-line text boxes (emails etc)?

There’s been no response as yet.

 

At this point, I’ve seen reports of formatting problem from numerous CRM 2011 Update Rollup 18 (the latest version) sites and one report of the same problem from a CRM 2013 OnPremise site. There’s a report on the Dynamics Community forum that the problem does not occur with CRM 365. I also have a report about Telerik RadListBox controls on web pages not working with IE 11.0.40.

 

Reports from many sources confirm the problems occur after installing any of these patches:

  • KB 4013429—this month’s Win10 1607 cumulative update that brings the build number up to 14393.953
  • KB 4012215—this month’s monthly rollup (“Security Monthly Quality Rollup”) for Win7 and Server 2008 R2
  • KB 4012216—this month’s monthly rollup for Win 8.1 and Server 2012 R2
  • KB 4012204—MS17-006, this month’s cumulative Internet Explorer patch

Please also note that Windows 10, bless its fuzzy little face, will reinstall KB 4013429 automatically after you uninstall it. As I mentioned yesterday, you need to run wushowhide to hide the patch after it’s uninstalled.

 

Who’s to blame for this latest problem? Good question. Apparently the Dynamics CRM team is pointing the finger at IE. On the Dynamics Community forum, poster Jim Newell says:

Latest update from the Microsoft CRM support team is that its not their fault and our CRM partner needs to raise the issue with the Microsoft IE support team, ill let you know if i hear more.

But poster ch100 on the AskWoody Lounge may have identified the crux:

CRM is full of issues like this one where developers adapted their code to the IE tolerance to faulty code and guessing, and now when web standards are enforced by IE, everyone is panicking.

My overarching question remains: How is Microsoft going to fix this problem? The IE update is found in all sorts of bunched patches. Will Microsoft fix IE, fix CRM… or just let CRM customers figure it out for themselves, burning a Premier Support ticket in the process?

 

Follow the discussion on the AskWoody Lounge.

 

Source: There's a possible fix for Windows update bug that breaks Dynamics CRM (InfoWorld - Woody Leonhard)

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...