I have created the Windows C# project.There is one windows form. In the same project I created a WPF component and when i try to place this component on windows form some error is coming "Failed to create component".
Please check the link below to get more details about error.
1.When I drag the component from toolbox to form this error comes:
2.while i select the WPF component in ElementHost I get this error:
Please help me this.