This question is locked. New answers and comments are not allowed.
ScheduleView throws exception when working from Expression Blend 4
The Project has nothing except one control ScheduleView within UserControl of MainPage.
The project is built successfully.
However the design view of expression blend 4 shows "An Exception was thrown"
Stack Trace:
at MS.Internal.XcpImports.CheckHResult(U32 hr)
at MS.Internal.XcpImports.FrameworkElement_MeasureOverride(FrameworkElement element, Size a)
at System.Windows.FrameworkElement.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureOverride(IntPtr nativeTarget, Single width, Single ...
If comment out ScheduleView, it won't throw exception.
It works fine with Visual Studio 2010 SL4 SDK SL Tool.
It runs fine from within Visual Studio 2010 SL4 SDK SL Tool.
The control is build from your source code.
What I actually need is your office black theme.
Your themes under source code is not standard one which include <%silverlight%><%WPF%> every where, makes a simple copy not eligible.
Regards,
Peter
The Project has nothing except one control ScheduleView within UserControl of MainPage.
The project is built successfully.
However the design view of expression blend 4 shows "An Exception was thrown"
Stack Trace:
at MS.Internal.XcpImports.CheckHResult(U32 hr)
at MS.Internal.XcpImports.FrameworkElement_MeasureOverride(FrameworkElement element, Size a)
at System.Windows.FrameworkElement.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureOverride(IntPtr nativeTarget, Single width, Single ...
If comment out ScheduleView, it won't throw exception.
It works fine with Visual Studio 2010 SL4 SDK SL Tool.
It runs fine from within Visual Studio 2010 SL4 SDK SL Tool.
The control is build from your source code.
What I actually need is your office black theme.
Your themes under source code is not standard one which include <%silverlight%><%WPF%> every where, makes a simple copy not eligible.
Regards,
Peter