Removing Modules Gives Error
I removed Sitefinity modules from the admin interface and get the following when restarting.
Any thoughts?
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. |
|
Hi Zhi,
The error states
that you are missing some
kind of reference thus it fails to initialize properly. If it does not
initialize properly it will not be able to load its localization resources.
Please revert back any changes you have made to the site.
You have to replace the news tag in the system.config with this one:
<
remove
name
=
"News"
/>
Hi there,
I went to /Sitefinity/Administration/BackendPages/Pages
And there is only the Sitefinity Group page - no news page.
On applying the "remove" I still get the same error.
Are there any other places I need to remove the module from?
Hi Zhi,
I have created a video for you which shows all needed steps. Please find it attached.
Kind regards,
Victor Velev
the Telerik team