- Joined
- Mar 23, 2010
- Messages
- 25
- Reaction score
- 1
Hello
I have an application that was written against v10 of 3CX. I have now installed v11 on our server and can no longer get the API to connect. I have tried using the new DLLs (sl and 3xcpcomcpp2), tried compiling in c# 4.0 and have had no success.
I get the error "Config server is not connected" when we try to run the command:
ps = PhoneSystem.Root;
Does anyone have any ideas please?
Thanks in advance
Steve
I have an application that was written against v10 of 3CX. I have now installed v11 on our server and can no longer get the API to connect. I have tried using the new DLLs (sl and 3xcpcomcpp2), tried compiling in c# 4.0 and have had no success.
I get the error "Config server is not connected" when we try to run the command:
ps = PhoneSystem.Root;
Does anyone have any ideas please?
Thanks in advance
Steve