Completed
Last Updated: 16 Sep 2014 11:51 by ADMIN
ADMIN
Konstantin Petkov
Created on: 05 Aug 2014 12:59
Type: Bug Report
0
MissingMethodException setting color in WPF
A Testing Framework test for WPF is throwing MissingMethodException, see below for details. Example will be submitted internally.

[WPF Extension Error] Details: System.MissingMethodException: No parameterless constructor defined for this object.
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Activator.CreateInstance(Type type)
   at ArtOfTest.WebAii.Silverlight.ObjectConverter.ToReal(Object peer, String realTypeString)
   at ArtOfTest.WebAii.Silverlight.AutomationObject`1.ToRealObject()
   at ArtOfTest.WebAii.Silverlight.ObjectConverter.ToReal(Object peer, String realTypeString)
   at ArtOfTest.WebAii.Silverlight.AutomationObject`1.ToRealObject()
   at Telerik.TestingFramework.XamlExtension.ClientProcessor.ProcessCommand(String command)
1 comment
ADMIN
Iliyan Panchev
Posted on: 16 Sep 2014 11:51
The fix will be included in the upcoming internal and official Test Studio builds.