volume_up

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

Recompile admin?

I'm looking at extending the admin interface, and in stead of doing a lot of work (more work that is... ) I'm thinking about adding a feature to EditForumControl.ascx. By including this file in my project and compiling it I get lots of errors, and the component is compiled in my DLL. Is there a sensible way to solve this, by recompiling the admin DLL in some way, or naming/namespacing the EditForumControl control in my project?
#28046
Feb 18, 2009 11:11
If you change the Inherits and CodeBehind attributes in the "<%@ Control"-statement in EditForumControl.ascx to a custom class which inherits EPiServer.Community.Web.Administration.EditForumControl it should work. An upgrade may break the changes though as EditForumControl.ascx might be updated.
#28067
Feb 18, 2009 16:56
error This thread is locked and should be used for reference only. Please use the Legacy add-ons forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.