Skip to main content
Solved

Apply Updates V26.101.0225 to 2026R1 (26.100.0175) Error

  • July 7, 2026
  • 2 replies
  • 58 views

Forum|alt.badge.img

Trying to apply updates V26.101.0225 to 26.100.0175 and receive error message: “The CodeDom provider type "Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" could not be located.”

Web.config line causing the error is: “ <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" warningLevel="4" compilerOptions="/langversion:default /nowarn:1659;1699;1701" />”

Here is DotNetCompilerPlatform version (Bin folder of the instance)

 

Best answer by Dipak Nilkanth

Hi ​@nadiyahnatyuk58, try to upgrade the site from Acumatica ERP Configuration wizard.(test it on test instance first)
 

 

2 replies

Dipak Nilkanth
Pro III
Forum|alt.badge.img+14

Hi ​@nadiyahnatyuk58, try to upgrade the site from Acumatica ERP Configuration wizard.(test it on test instance first)
 

 


Forum|alt.badge.img

Hi Dipak, I have removed lock in the database, logged in and updated database. Your solution it much cleaner! Thanks