Proactive Quality update failed for 10.0.41  on D365F&O?

Proactive Quality update failed for 10.0.41 on D365F&O?

Hope everyone upgraded their Dev machines to Service update 10.0.41.

After updated machine we have observed bugs on some functionalities, so Microsoft released PQU for those issues.

you can see the platform version before update as below

When applying PQU 10.0.41 on Tire 1 environments , it will fail at step 39.

Error : GlobalUpdate script for service model: MROneBox on machine DEV-1

When it failed at Step 39, connect to the RDP and do the following steps

To work around the issue:

Fix the MR web.config and resume the operation:

  1. On the machine, find the MR web.configK:\MROneBox\MRInstallDirectory\Server\ApplicationService\web.config
  2. Under the <configSections> add another element (line) for:

? ? <section name="SqlAuthenticationProviders" type="System.Data.SqlClient.SqlAuthenticationProviderConfigurationSection, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />

The final result for that part of the file would look something like:


After change and the web config file, go to LCS and resume the update, and it will complete successfully.

You can see the Plat form update version has been changed as above.

we can also find the same LCS issue search.

Details for issue 964534 (dynamics.com)


Thanks & Regards

Naresh Dharanikota

After doing this fix, I am now getting: Failed to read the config section for authentication providers. An error occurred creating the configuration section handler for SqlAuthenticationProviders: Could not load type 'System.Data .SqlClient.SqlAuthenticationProviderConfigurationSection' from assembly 'System.Data , Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' Did you encounter this?

Valery Moskalenko

D365 DevOps Technical Architect

4 个月

Thank you, Naresh! You made my day!

Naresh Dharanikota

AX 2009 || AX 2012 || D365F&O Developer || D365FO Technical Consultant || LCS || Azure DevOps || MCP || Development Lead

5 个月

Note: web config file has to be modified only after failed with error, if you modified the file before error, it would override again and has to be modified once again after error.

要查看或添加评论,请登录

Naresh Dharanikota的更多文章

社区洞察

其他会员也浏览了