Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

The best choice for your web site host, email hosting, and domain registration.
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
 


  Sponsors  

Meet Our Sponsors

MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
Merak Mail Server
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Blog Module [Le...  FYI: fix for Error on Edit Entry/The server tag is not well formed
Previous Previous
 
Next Next
New Post 7/28/2007 9:41 AM
User is offline cathal connolly
2425 posts
www.cathal.co.uk
5th Ranked










FYI: fix for Error on Edit Entry/The server tag is not well formed 

this is a known issue with version 3.3, caused by a Microsoft asp.net patch. Please read the blog entry @ http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1496/Default.aspx for more details and the fix. This issue will be resolved in the 3.4 release of the blog module.

 
New Post 8/2/2007 10:31 PM
User is offline Alex112605
22 posts
10th Ranked


Re: FYI: fix for Error on Edit Entry/The server tag is not well formed 

Hello,

I follow the direction of the link.  Fixed the e^ to e. Uploaded and overwirte the old file with FTP.  But I am still getting the following error message

Module Load Warning
One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). If the problem persists, please let the Site Administrator know.

Am I facing a different problem

 
New Post 8/2/2007 10:37 PM
User is offline Alex112605
22 posts
10th Ranked


Re: FYI: fix for Error on Edit Entry/The server tag is not well formed 

Following the previous post by me.

If I login as admin, I get a different error message

 

An error has occurred.
Error: Edit Entry is currently unavailable.

 
New Post 8/7/2007 5:33 PM
User is offline madbrit
15 posts
www.anglers.com
10th Ranked


Re: FYI: fix for Error on Edit Entry/The server tag is not well formed 

Hi Guys,

I have a similar error message as the above - an error has occured. Error: Edit entry is currently unavailable.

 

So... I have a new dotnetnuke site up and running - hosted by easyCGI. I used the scripted install... I believe this to be 4.5.0.   I installed various modules as I endeavour to get the look, feel, and function correct. At the moment no-one is using it in terms of users.

The base install of the Blog module initially worked.. no problems. I used the "create my blog" function succesfully... then was able to add new blogs. The wording and images showed up great.

I decided to move the blog page to a different location. It still showed up fine. For some functional reasons I 'decided' that I wanted a second blog area for a different group of users - so added a second 'instance' of the blog module. It showed up with the same content as the first install... which is not what I wanted.

Anyway, deleted first blog entry and went to make a new one. This is when the above error message turned up. Could it be some sort of user rights issue?

After deleting the module and re-installing it several times, on new pages I became frustrated. The Host account showed that the version of blog I was using was one version out of date. Just installed version 3.03.00.  Downloaded the Zip, and used the install new module option. The script that appeared was error free. Alas, the error message I get is the same.

I checked the event viewer and have this if it helps:-

ModuleId: 464
ModuleDefId: 94
FriendlyName: Edit Entry
ModuleControlSource: DesktopModules/Blog/EditEntry.ascx
AssemblyVersion: 04.05.00
PortalID: 0
PortalName: Anglerspost
UserID: 2
UserName: madbrit
ActiveTabID: 90
ActiveTabName: blogs
RawURL: /dnn/blogs/tabid/90/ctl/Edit_Entry/mid/464/BlogID/5/Default.aspx
AbsoluteURL: /dnn/Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0e2b6d99-9db2-46da-b18c-ddaf9a43a591
InnerException: The server tag is not well formed.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.TemplateParser.ProcessError
StackTrace:
Message: 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) at System.Web.UI.TemplateParser.DetectSpecialServerTagError(String text, Int32 textPos) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
Source:
Server Name: WEB82

Your assistance is very much appreciated, and I hope I can get this resolved soon - as I am close to having the look and feel as I want it

Cheers

Madbrit

 

 

 

 
New Post 8/7/2007 9:24 PM
User is offline madbrit
15 posts
www.anglers.com
10th Ranked


Re: FYI: fix for Error on Edit Entry/The server tag is not well formed 

Ok... couldnt post or edit my entry relating to the Error: Edit Entry is currently unavailable problem.

Did what I should have done to start with.... read the forums... saw the answer... applied the patch to the 'e' and all seems well... sorry for the post :)

 

Cheers

Brit

 

 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Blog Module [Le...  FYI: fix for Error on Edit Entry/The server tag is not well formed
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Customer Connect
Customer Connect provides cutting edge solutions that deliver sales, marketing and customer service results.
www.customer-connect.com
TechNexxus
Business process and technology sourcing solutions delivering superior people, process and value. We have used, and continue to use, DNN successfully in numerous client projects to deliver exceptional value. We are proud to support the DNN team and community.
www.technexxus.com
PartnerPoint - Microsoft Technology Community
PartnerPoint is one of the largest online communities of Microsoft Partners Worldwide. With over 5,000 active members, it serves as a collaboration platform for other technology communties around the globe
www.partnerpoint.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP