Blog Module Error: Edit Entry is currently unavailable

DotNetNuke.Services.Exceptions.ModuleLoadException: The server tag is not well formed. ---> System.Web.HttpParseException: The server tag is not well formed. ---> System.Web.HttpException: The server tag is not well formed. at System.Web.UI.TemplateParser.ProcessError(String message)
---------------------------------
If you are encountering this exception when attempting to Edit or Add a new blog entry in the blog module. Please attempt the solution outlined here.
This exception is caused by an invalid character in the "EditEntry.ascx" control file. This file can be located following this folder path?

wwwroot\DesktopModules\Blog\EditEntry.ascx

1) Open the EditEntry.ascx file using Notepad or the File Manager within Helm.

2) You should find the invalid character on line 21. Look for the string containing "Resourc?Key ".

3) Replace the "?" with a standard "e".

4) Save the file.

This should correct the error and allow you to Edit or Add new blog entries again.

  • 2 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

Rectify error "Cannot insert the value null into column 'default language'" in DNN 5.1.2 installations.

There is a known issue with DNN 5.1.2 installations which will cause the error "Cannot insert the...

DNN Upgrade Failed - "Value Cannot Be Null" Error

If you have performed an upgrade to your DNN installation and received the following error after...

DNN login link redirects to home page

The tab id for your portal in your site's database got set to the home page tab id.  There...

URL redirection on dnn site

If you want to enable url redirection for your entire dnn site or pages within your dnn site you...

Lost DNN host account password

If you have forgotten your host account password you can promote another DNN user to have the...

Powered by WHMCompleteSolution