This is a migrated thread and some comments may be shown as answers.

[Solved] Exception thrown in QSF Demo ExampleLoader

2 Answers 83 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ross
Top achievements
Rank 1
Ross asked on 20 Nov 2012, 04:13 AM
I've been getting an error with the XAML C# QSF demo when trying to load the Example DLLs.

The exception is in ExampleLoader.cs: InstantiateExample() on the line:

object instance = Activator.CreateInstance(type);

The inner exception is {"XAML parsing failed."}

It's happening when trying to load all the example libraries.  e.g. BulletGraph
assembly = {BulletGraph, Version=2012.3.1016.0, Culture=neutral, PublicKeyToken=null}

Anyone else seen this issue?

2 Answers, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 22 Nov 2012, 05:30 PM
Hi, Ross

Thank you for using our RadControls for Windows 8!

We have not experienced this issue before. Can you clarify whether you have modified the QSF or the XAML files in some way? Any additional information would be appreciated.

I'm looking forward to your reply.


All the best,
Ivaylo Gergov
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Ross
Top achievements
Rank 1
answered on 04 Dec 2012, 09:12 AM
Hi Ivaylo,

Let me do some further digging, as have just tested on a separate computer.  Built and ran successfully the first time, but after a clean rebuild am experiencing the same issue...  Strange. 

Thanks,
Ross
Tags
General Discussions
Asked by
Ross
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Ross
Top achievements
Rank 1
Share this question
or