search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi Aftab,
I am experiencing a very similar issue. Did you happen to find a soluition?
Thanks,
Tyler
Hi Tyler
The issue happens becuase of Application Insights. So you basically have couple of options.
We have basically gone with option 2.
Regards
Aftab
Hi
I am trying to upload html file (around 420KB) to episerver cms media folder. Files are uploaded successfully however when I am trying to view the files using
<requestLimits maxAllowedContentLength="1048576000" />
</requestFiltering>
<httpRuntime maxRequestLength="1048576000" requestValidationMode="2.0" />