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'm getting a real strange Nullreference in EPiImage (new Episerver 7-version). Our client used EpiImage in a dynamic content-module on their old Episerver 6-site without a problem. I've upgraded the EpiImage-references through nuget so it should be the correct version. The null reference on line 41 is this line:
ScriptManager.RegisterClientScriptInclude(this.Page, typeof(Page), "json2", new EPiImageEngine().json2Path);
Which is weird since we haven't moved the EpiImage-folder in our solution. The path to EPiImageGalleryPropertyControl.cs is also incorrect and nowhere in our solution do we point to C:\MakingWaves.EPiImage\.
Error message: