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.
search
AI OnAI Off
The Community Activity Gadget in the dashboard is giving me this error when loaded:
"There was an error initializing ComponentArt Web.UI for silverlight.
Please configure the web application as outlined in the QuickStart section of the documentation."
I thought it might be due to this entry in the configuration file being in the wrong location:
<add name="CartLicense" verb="*" path="CartLicense.axd" type="ComponentArt.Silverlight.Server.LicensingHandler, ComponentArt.Silverlight.Server" />
but I have confirmed it is located under /Configuration/system.webServer/handlers and I'm running on IIS7.
Anyone know what might be causing this error?