Hi Dan,
Indeed, I have to confirm that newer adapter libraries could have compatibility constraints and new libraries may not work properly with older server versions.
In this specific case, if I understood correctly, you are trying to update to the Lightstreamer .NET Adapter API version 1.11.
This version is compatible with Adapter Remoting Infrastructure (ARI) since version 1.8 (
https://www.lightstreamer.com/repo/distros/Lightstreamer_7_0_3_20190315.zip%23/Lightstreamer/DOCS-SDKs/sdk_adapter_dotnet/Version.txt) which in turn is compatible with Lightstreamer Server since version 7.0 (
https://www.lightstreamer.com/repo/distros/Lightstreamer_7_0_3_20190315.zip%23/Lightstreamer/DOCS-SDKs/adapter_remoting_infrastructure/Version.txt).
I am aware that is little tricky to got that, I am sorry for that.
So you should check out every compatibility notes in the ARI changelog (
https://www.lightstreamer.com/repo/distros/Lightstreamer_7_0_3_20190315.zip%23/Lightstreamer/CHANGELOG.HTML#ari) from your version that is 1.4.3 to the last.
Having said that, have you tried using your adapters as they are without recompiling and with the old library?
Regards,
Giuseppe