Welcome to TechNet Blogs Sign in | Join | Help

Problem with the ASP.NET 2.0 menu control and MCMS

A couple of customers reported problems when using the menu control with ASP.NET 2.0 and MCMS.

After analyzing one of the affected projects I identified that the reason for the problem is that the menu control seems to have a bug. It does not work correct if the following tag is included in the web.config:

      <xhtmlConformance mode="Legacy"/>

Removing this tag resolved the problem for MCMS template projects and also for normal ASP.NET webform projects.

Published Tuesday, January 24, 2006 3:48 PM by Stefan_Gossner

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

Sunday, February 12, 2006 2:00 PM by Andrew Connell [MVP MCMS]

# Microsoft Content Management Server 2002 Service Pack 2 Resources

Sunday, February 12, 2006 2:09 PM by Andrew Connell [MVP MCMS]

# Microsoft Content Management Server 2002 Service Pack 2 Resources

Thursday, April 05, 2007 3:35 AM by Stefan Goßner

# How to enable AJAX with MCMS and ASP.NET 2.0 (last update: March 1st, 2007)

I have posted a solution for this problem in a subsection of this article but someone who is just looking

Tuesday, August 21, 2007 7:54 AM by Subhash

# re: Problem with the ASP.NET 2.0 menu control and MCMS

Hi,

i've a unique problem with the menu controll.

Our menu is driven by the setting/access for that user from the database. the menu gets added dynamically with the items.

this works fine in our development environment, when i move the same with public website to staging server, the menu control acts funny, which every link we click it goes to the landing page of the first menu.

our staging server is setup as website with window 2003 OS

can you let me know why is this and how to get it resolved.

thanks

Subhash M

Tuesday, August 21, 2007 12:02 PM by Stefan_Gossner

# re: Problem with the ASP.NET 2.0 menu control and MCMS

Hi Subhash,

if the menu control is populated from a database then it sound more like an ASP.NET problem than a MCMS issue.

Maybe a different database is connected on the staging server?

Or the database cannot be properly accessed?

Cheers,

Stefan

Thursday, September 20, 2007 1:41 PM by Jorge Lopes

# re: Problem with the ASP.NET 2.0 menu control and MCMS

Thank You!

Add a problem with the Menu control and after checking the webConfig file it had this line! I commented the line and no more problems with the Menu control :)

I don't think my problem was a MCMS related.

Thank You!

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker