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.
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.
I am publishing a precompiled website.. And pre-compiled sites have a problem with recognizing the virtual paths.. I was using workaround in EPiServer 6R2 from there articles
http://sunali.com/2008/01/09/virtualpathprovider-in-precompiled-web-sites/
http://world.episerver.com/Blogs/Vladimir-Terziyski/Dates/2010/7/Using-VirtualPathVersioningProvider-in-precompiled-website/
I made the modifications to the above workaround to match the new configration but i get a warning for attaching an event to the "EPiServer.Web.InitializationModule.FirstBeginRequest" says that it became obsolete
How can i register the providers to the environment in EPiServer 7? (if that is the cause of this exception).
I get this exception when working with the precompiled version..I am guessing it is because of the virtual paths
Value cannot be null.
Parameter name: Namespace
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: Namespace
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.Stack Trace: