Hi All,
Does anybody know if "les-services" are still supported by Content Server 16.0? I know CS 10.5 support both services "cws" and "les-services".
Thanks!
Vasile.
In Content Server 16 there is only the CWS service and les-services has been removed. The les-service in Content Server 10.5 was not support for running applications against and was there only for legacy operations.
Thanks a lot Jim!
Hi everyone,
This is a perfect segue into a question I have now. Let's say I want to write a .NET WS client and I want to make it support at the very least both CS 10.5 and CS 16 and at best, everything from CS 10.0 SP2 to CS 16. A couple of questions:
1) How much has the CWS API changed between 10.5 and 16? i.e. what will happen to an app compiled against the CS 10.5 CWS when run against 16 and vice versa?
2) What are other .NET shops doing to make their client apps compatible all the way through? Are you doing separate builds or just compile time flags to build for different releases?
Thanks
-Hugh