November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi, what is React.AspNet.BabelFileMiddleware and WebMarkupMin? Seems like the latter one tries to change the response headers when they've already been sent. Does the issue persist if you disable WebMarkupMin?
Thanks for the response Johan, after disabling this package everything worked. Then after renabling it and moving where it is registered in my startup.cs file is running with no issues. Much appreciated.
Hey guys, I've been doing a .Net 6 upgrade to our Optimizely solution and have found a few issues in the CMS that I'm struggling to figure out. The site is working ok apart from a few areas of the CMS, most notable the Admin tabs seem to all be blank. I've tried upgrading all epi packages I can think of that may effect this and have had to do some minor refactoring in places but nothing that would cause these pages to break.
I get the following error upon any call to EPiServer/EPiServer.Cms.UI.Admin/ {"net::ERR_HTTP2_PROTOCOL_ERROR 200".}. I'm unable to upload a screen shot with my current account but the Chrome console will spit out an error like so
While on the .NET side of things I will recieve an error like so in the console
Does anyone have any idea on what could be causing this?
These are the packages I'm currently using in the project