We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Issue with BusyIndicator

Hello,

I'm trying to use the Busy Indicator in my project but each time i add it to my xaml code, i got an Xaml Exception, and i don't know why.

I added the Reference to my Project and the xmlns:notification.

Here is the detailed exception :

L'exception System.Windows.Markup.XamlParseException s'est produite
  HResult=-2146233087
  Message= [Line: 0 Position: 0]
  Source=System.Windows
  LineNumber=0
  LinePosition=0
  StackTrace:
       at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
       at Citations365.MainPage.InitializeComponent()
       at Citations365.MainPage..ctor()
  InnerException: System.Windows.Markup.XamlParseException
       HResult=-2146233087
       Message=Unknown parser error: Scanner 2147500037. [Line: 9 Position: 44]
       Source=System.Windows
       LineNumber=9
       LinePosition=44
       StackTrace:
            at MS.Internal.XcpImports.CreateFromXaml(UnmanagedMemoryStream stream, String sourceAssemblyName, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers, String xamlResourceUriString)
            at System.Windows.Controls.Control.LoadXamlResource(Assembly source, String streamName, CultureInfo cultureInfo)
       InnerException:


5 Replies

SL Swasthika Lakshmi I Syncfusion Team March 26, 2013 09:20 AM UTC

Hi Jeremie,

Thank you for using Syncfusion products.

We are not able to reproduce the xaml exception in BusyIndicator control. Please find the attached sample using which we have tried to reproduce the issue. Could you please provide us more information or modify the attached sample to reproduce the issue, so that it would be helpful for us to provide you the solution earlier.

Please let us know if you have any queries.

Regards,

Swasthika Lakshmi I



106130_b5aaf74c.zip


SL Swasthika Lakshmi I Syncfusion Team March 26, 2013 10:19 AM UTC

Hi Jeremie,

Sorry for the inconvenience caused.

Please ignore the previous update. We have mistakenly attached the sample for Windows Store applications.

We are not able to reproduce the xaml exception in BusyIndicator control. Please find the attached sample using which we have tried to reproduce the issue. Could you please provide us more information or modify the attached sample to reproduce the issue, so that it would be helpful for us to provide you the solution earlier.

Please let us know if you have any queries.

Regards,

Swasthika Lakshmi I



F107951_41aacd5.zip


JE Jeremie March 26, 2013 05:42 PM UTC

Thanx for your quick answer :)

It was the missing of Syncfusion.SfShared.WP8 assembly (Reference).
The project you sent me helped me to figure it out.

Thank you for your help.



GB Gary Burgess March 27, 2013 06:41 AM UTC

Thanks for posting back with the solution Jeremie.  I had the same issue!

Well done .. Gary



RC Riccardo Ciovati April 3, 2013 02:55 PM UTC

I had the same issue too, thanks for posting. 

Loader.
Live Chat Icon For mobile
Up arrow icon