We use the Messenger send/receive Approach to communicate between wpf-windows and view-models in a WPF-application.
This WPF application ist implemented as WPF library and is hosted on a WinWorm Project via ElementHost.
If we start the WinForm application in Visual Studio everything works fine but if we start WinForm exe (release mode) the Messenger send/receive does not work any more.
Does anyone has an idea what could be the Problem?
This WPF application ist implemented as WPF library and is hosted on a WinWorm Project via ElementHost.
If we start the WinForm application in Visual Studio everything works fine but if we start WinForm exe (release mode) the Messenger send/receive does not work any more.
Does anyone has an idea what could be the Problem?