i have upgraded to latest internal build, and started to experience "old" problem again.
Is this known issue?
could problem could be in HTML that I am opening (HTML is generated by IBM Lotus application) ?
tnx
Exception(s):
-------------
Type: System.Exception
Base: System.Exception
Message: u MS.Internal.XcpImports.CheckHResult(UInt32 hr)
u MS.Internal.XcpImports.SetValue(IManagedPeerBase obj, DependencyProperty property, DependencyObject doh)
u MS.Internal.XcpImports.SetValue(IManagedPeerBase doh, DependencyProperty property, Object obj)
u System.Windows.DependencyObject.SetObjectValueToCore(DependencyProperty dp, Object value)
u System.Windows.DependencyObject.SetEffectiveValue(DependencyProperty property, EffectiveValueEntry& newEntry, Object newValue)
u System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
u System.Windows.DependencyObject.SetValueInternal(DependencyProperty dp, Object value, Boolean allowReadOnlySet)
u System.Windows.Controls.Control.set_DefaultStyleKey(Object value)
u System.Windows.Controls.ContentControl..ctor()
u MS.Internal.CoreTypes.GetCoreWrapper(Int32 typeId)
u MS.Internal.ManagedPeerTable.EnsureManagedPeer(IntPtr unmanagedPointer, Int32 typeIndex, Type type, Boolean preserveManagedObjectReference)
u MS.Internal.XcpImports.ConvertDO(IntPtr doPointer, Int32 typeIndex, Boolean releaseObjectReference)
u MS.Internal.XcpImports.ConvertType(CValue outVal, Int32 typeIndex, Boolean releaseObjectReference, Boolean deleteBuffer, IManagedPeerBase fromObject)
u MS.Internal.XcpImports.ConvertCValueForManagedWithType(Type propertyType, CValue& outVal, Int32 outDOType, Boolean releaseObjectReference, Boolean deleteBuffer, IManagedPeerBase fromObject)
u MS.Internal.XcpImports.GetValue(IManagedPeerBase managedPeer, DependencyProperty property)
u System.Windows.DependencyObject.GetValueInternal(DependencyProperty dp)
u System.Windows.FrameworkElement.GetValueInternal(DependencyProperty dp)
u System.Windows.FrameworkElement.get_Parent()
u Telerik.Windows.Controls.RadHtmlPlaceholder.GetRootElement()
u Telerik.Windows.Controls.RadHtmlPlaceholder.OnLayoutUpdated()
u Telerik.Windows.Controls.RadHtmlPlaceholder.<Init>b__16()