MenuAdv Version 8.304.0.21 - Exception: Cannot resolve TargetName HightlightMenuItem.

I´m trying to follow the documentation to create a basic sample with MenuAdv with Silverlight, XAML bellow. I just created simple Silverligh 4 application and added MenuAdv control, but when I click the menu the exception "Cannot resolve TargetName HightlightMenuItem." is raised. I´m using the version 8.304.0.21 of Syncfunsion, but now I can not upgrade.

Anyone can help me?

xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:syncfusion="clr-namespace:Syncfusion.Windows.Shared;assembly=Syncfusion.Shared.Silverlight"
mc:Ignorable="d"
d:DesignHeight="300" d:DesignWidth="400">





















Full Exception Text:

System.InvalidOperationException: Cannot resolve TargetName HightlightMenuItem.
in MS.Internal.XcpImports.VisualStateManager_GoToState(Control reference, String StateName, Boolean useTransitions, Boolean& refreshInheritanceContext)
in System.Windows.VisualStateManager.GoToState(Control control, String stateName, Boolean useTransitions)
in Syncfusion.Windows.Shared.MenuItemAdv.OnMouseLeftButtonUp(MouseButtonEventArgs e)
in System.Windows.Controls.Control.OnMouseLeftButtonUp(Control ctrl, EventArgs e)
in MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)



1 Reply

KT Karthika T B Syncfusion Team April 18, 2011 10:13 AM UTC

Hi Ricardo,

Thanks for using Syncfusion Products,

We are sorry for the delay in getting back to you.

We have confirmed the reported problem as a defect and we will be fixing this issue in Menu control. This fix will be available in our Vol 2 release which is expected to be out during the first week of May.

You may also create a ticket under our Direct Trac support sytem if you are interested in recieving a patch for this issue.

You may log your query under the following location
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents

Please let us know if you have any queries

Regards,
Karthika


Loader.
Up arrow icon