Try our conversational search powered by Generative AI!

Epi 11 - Unknown server tag 'EPiServerScript:ScriptSetFocusEvent'

Vote:
 

Hi

We are in the process of upgrading to Episerver 11.3.3 and when we're in the Admin interface and under Manage websites we get the following error when clicking on one of the sites:

System.Web.HttpParseException (0x80004005): Unknown server tag 'EPiServerScript:ScriptSetFocusEvent'. ---> System.Web.HttpParseException (0x80004005): Unknown server tag 'EPiServerScript:ScriptSetFocusEvent'. ---> System.Web.HttpException (0x80004005): Unknown server tag 'EPiServerScript:ScriptSetFocusEvent'.

I'm guessing we need to add something like this to our Web.config since it solved a similar issue we had:

#188636
Feb 28, 2018 10:00
Vote:
 

I managed to solve this at last by adding this to Web.config:

<add tagPrefix="EPiServerScript" namespace="EPiServer.ClientScript.WebControls" assembly="EPiServer.Cms.AspNet" />
#188665
Feb 28, 2018 16:29
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.