C# Customization Error After Upgrade

From the “What’s New” document:

Kinetic no longer uses the Windows Communication Foundation (WCF) framework to manage service calls between the server, clients, and web applications. The system uses ASP.NET Web API instead.

I’m surprised the WCFServiceSupport class exists at all.

1 Like