Error after upgrade to 7.3.2

Hi,
I upgraded from 7.3.0-patch-1909240835 to 7.3.2.
I get this error when logging into backoffice:
Any idea what’s wrong?

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The base class includes the field ‘html’, but its type (System.Web.UI.HtmlControls.HtmlElement) is not compatible with the type of control (System.Web.UI.HtmlControls.HtmlGenericControl).

Source Error:

[No relevant source lines]

Source File: /Litium/Framework/LitiumStudio.master Line: 8

Litium version: 7.3.2

Do you see this on your local machine? Delete temporary files under C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files and try again.

Hi,
It’s both local and on litium test server.
It didn’t help to delete the files.

Found it :smile:
I was missing this in web config:
image

Found it when comparing to a new installed accelerator.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.