Hello,

I have WCF service with:

MessageBox.Show(...);

But, they're not displaying in Windows Forms client application. How can I make it work?

Thank you in advance.


Regards,

Goran