Hi,
I have a WPF project and added a reference to windows project so that i can host windows control in WPF. Now i'm getting below error at runtime in winforms project
Infragistics2.Win.SupportDialogs.v10.2.resources, Version=10.2.0.0, Culture=en-US, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.
Any help would be appreciated.
Thanks,
Kumar
Have you got it resolved? I am seeing the same error in my Winform project. When I was clicking ValueBaseApparence of a column in UltraWingrid designer I saw the same error which prevented the child window to pop up.
If you see an error about a missing assembly when you try to build a solution or during the design process, right click on References in the Solution Explorer and click on Add Reference. Find the assembly in the dialog and click Ok as shown in the image below.