WCF issues
(Created page with "Windows communication foundation - WCF - is the way to usually communicate between tiers with MDriven technology. WCF can be tricky since it is rather silent when it fails....")
 
No edit summary
Line 1: Line 1:
Windows communication foundation - WCF - is the way to usually communicate between tiers with MDriven technology.
Windows communication foundation - WCF - is the way we usually communicate between tiers with MDriven technology.


WCF can be tricky since it is rather silent when it fails.
WCF can be tricky since it is rather silent when it fails.

Revision as of 10:56, 7 May 2018

Windows communication foundation - WCF - is the way we usually communicate between tiers with MDriven technology.

WCF can be tricky since it is rather silent when it fails.

So if you have ruled out other issues and you still cannot get the communication to work turn on WCF-logging.

In most web.config we have left a commented block to turn on WCF-logging.

This is from the MDrivenServer:

2018-05-07 12h44 51.png

You can find more info here:

https://www.capableobjects.com/2011/06/26/wcf-and-eco/

https://www.capableobjects.com/2012/01/06/wcf-trouble-shoot/

This page was edited 142 days ago on 12/20/2023. What links here