Hey guys,
I have a custom WPF UserControl in a DLL file. I access the UserControl from PowerBuilder via OleObject (COM). I'm trying to create an instance of the UserControl (code in .NET dll). Everything works fine when I'm using it via COM from C++, but in PowerBuilder, I'm getting this error message:
Can you help me to figure out, what the problem is? Tell me, if you need some more information.
Thank you so much!!