Page 1 of 1

An Exception in Visual Studio when viewing properties

Posted: Thu Jan 24, 2013 10:09 pm
by Scottioioio
I am familiarizing myself with the StiSLViewerControl Silverlight viewer control and have opened the samples downloaded with the Stimulsoft Reports Ultimate package. I am using Visual Studio 2012 and version 2012.3 of Stimulsoft Reports.

When I open one of the Silverlight examples that uses the StiSLViewerControl, I get an exception in the design time environment of Visual Studio if I do the following:

(1) Open MainPage.xaml
(2) Click on the StiSLViewerControl
(3) Go to Properties, which is sorted by category
(4) Expand the Miscellaneous tab


Doing the above shows the following error message in the Visual Studio 2012 Designer:
An Exception was thrown.

XamlParseException: [Line: 0 Position: 0]

Stack Trace
at MS.Internal.XcpImports.CheckHResult(UInt32 hr)
at MS.Internal.XcpImports.UIElement_Measure(UIElement element, Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at Stimulsoft.Controls.SL.DockPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureOverride(IntPtr nativeTarget, Single inWidth, Single inHeight, Single& outWidth, Single& outHeight)

InnerException: None

Thanks

Re: An Exception in Visual Studio when viewing properties

Posted: Fri Jan 25, 2013 7:28 am
by Alex K.
Hello,

We made some improvements in this direction.
Please check the next prerelease build when it will be available.

Thank you.