Error HRESULT E_FAIL has been returned from a call to a COM component

后端 未结 25 1213
情书的邮戳
情书的邮戳 2020-12-24 05:01

In Silverlight 4 app; what does this error mean?:

\"Error HRESULT E_FAIL has been returned from a call to a COM component.\"

It

25条回答
  •  借酒劲吻你
    2020-12-24 05:57

    My problem was a missing Style. I had overridden a control template with a custom brush like so: