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

[Solved] MissingMethodException in Silverlight 3

2 Answers 135 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.
Koen
Top achievements
Rank 1
Koen asked on 02 Jul 2009, 01:15 PM
Hi,

I am testing all Silverlight 3 controls in a single test-application, and I am using the Telerik dll's version 2009.1.609.1020.
All works fine, except for the RadScheduler. This throws the following exception:

System.TypeInitializationException: The type initializer for 'Telerik.Windows.Controls.RadScheduler' threw an exception. ---> System.MissingMethodException: Method not found: 'System.String Telerik.Windows.Controls.Strings.get_SetMonthViewMode()'.

When I replace the Telerik.Windows.Controls.dll with the one with version 2009.1.530.1020, I don't get this error. But then some other errors occur (for instance with the RadContextMenu).

I suppose version 2009.1.609.1020 is the correct (latest) one, but how can I solve the problem with RadScheduler then?

Koen



2 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 02 Jul 2009, 04:01 PM
Hello Koen,

Thank you for contacting us.

Actually a built against Silverlight 3 containing RadScheduler was never officially released. Such a build will be released several weeks after Microsoft officially releases Silverlight 3. Meanwhile I suggest you try these dll's which are also beta but they are tested by  several clients who didn't reported any problems.

Kind regards,
Rosi
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Koen
Top achievements
Rank 1
answered on 03 Jul 2009, 06:34 AM
I think I've got it working now... I downloaded the latest version of RadControls for Silverlight (2009.2.701), and for the moment all goes well.

Thx anyway!
Koen
Tags
General Discussions
Asked by
Koen
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Koen
Top achievements
Rank 1
Share this question
or