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

System.MissingMethodException on XAML

0 Answers 70 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Liordino
Top achievements
Rank 1
Liordino asked on 10 Dec 2012, 06:08 PM
Hi,

I've just updated the Silverlight Controls to the latest version, and after the end of the update I can't open the designer of one of the pages of my project. I can't recall everything that is in these pages, but the one that I can't see the designer has an RadChart on it, and none of the others, wich I can see on the designer, have it.

I can edit the XAML code and compile and run that page, thought.

Here's the exception details that come up when I open the designer:

System.MissingMethodException
Method not found: 'System.String System.Environment.UnsafeGetFolderPath(SpecialFolder)'.
   at System.Windows.Application.CleanInBrowserAppDataCache()
   at System.Windows.Application.Application_Exited(Object sender, EventArgs e)
   at MS.Internal.CoreInvokeHandler.InvokeEventHandler(UInt32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags)

 
Microsoft.Windows.Design.Platform.InvalidDesignerUpdateException
An unhandled exception was encountered while trying to render the current silverlight project on the design surface. To diagnose this failure, please try to run the project in a regular browser using the silverlight developer runtime.


Thanks in advance!

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Liordino
Top achievements
Rank 1
Share this question
or