I recently upgraded a store app to target 8.1 and the XamCalendar no longer works. I am using the v2013.2 with the latest service update. I also tried creating a blank new project targeting 8.1 and I get the same exception.
EXCEPTION
XamlParseException: The text associated with this error code could not be found.
Failed to assign to property 'Windows.UI.Xaml.Data.Binding.Path'. [Line: 1 Position: 209]
Stacktrace:
at Windows.UI.Xaml.Markup.XamlReader.Load(String xaml) at Infragistics.Controls.PresentationUtilities.CreateBinding(BindingPart[] parts) at Infragistics.Controls.Editors.CalendarBase.CreateBindingHelper(DependencyProperty dp, String propertyPropertyName) at Infragistics.Controls.Editors.CalendarBase.BindCalendarItemGroupPanel(CalendarItemGroupPanel panel) at Infragistics.Controls.Editors.Primitives.CalendarItemGroupPanel.Infragistics.Controls.Editors.Primitives.ICalendarElement.OnCalendarChanged(CalendarBase newValue, CalendarBase oldValue) at Infragistics.Controls.Editors.CalendarBase.OnCalendarChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) at Infragistics.PropertyChangeCallbackWrapper.OnPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) at Windows.UI.Xaml.DependencyObject.SetValue(DependencyProperty dp, Object value) at Infragistics.DependencyObjectExtensions.SetValue(DependencyObject d, DependencyPropertyKey key, Object newValue) at Infragistics.Controls.Editors.CalendarUtilities.GetCalendar(UIElement element, Boolean& initialized) at Infragistics.Controls.Editors.Primitives.CalendarItemGroupPanel.get_ItemGroupForSizing() at Infragistics.Controls.Editors.Primitives.CalendarItemGroupPanel.MeasureOverride(Size availableSize) at Windows.UI.Xaml.FrameworkElement.MeasureOverride(Size availableSize) at Windows.UI.Xaml.UIElement.UpdateLayout() at Microsoft.Expression.WindowsXamlPlatform.Views.WindowsUIXamlImageHost.WindowsXamlSceneWrapper.UpdateLayout() at Microsoft.Expression.WindowsXamlPlatform.Views.WindowsUIXamlImageHost.set_RootInstance(Object value)
CODE
<Page x:Class="InfragisticsWindowsUI.MainPage" 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:ig="using:Infragistics.Controls.Editors" mc:Ignorable="d">
<Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"> <ig:XamCalendar /> </Grid></Page>
Hello,
I have investigated your issue, and I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 170458. The next step will be for a developer to review my investigation and confirm my findings or to offer a fix, or other resolution.
I have also created a private case CAS-135606-F6R1W5 to track this issue for you and notify of you of any updates. You can access this case at https://es.infragistics.com/my-account/support-activity
Please let me know if you have any questions.
Sincerely,
Valerie
Developer Support Supervisor - XAML
Infragistics
www.infragistics.com/support
Same here, works with a project that targets windows 8, but xamlParseException with 8.1, even with the latest fix, can you make the case public ?
The fix for this issue was released in the service release for July.
Sincerely,Valerie Developer Support Supervisor - XAMLInfragisticswww.infragistics.com/support