Trying to connect to the server database via a COM connection! My release of the platform is 8.3.9.2033. The platform version on the server is 8.3.5.1248. I read a lot of information on the Internet, tried to register libraries (comcntr.dll), changed the key values in the registry, manually added the platform components to the Components Service, made aliases for them, but nothing helped. The connection to V83.COMConnector is triggered, and then when I try to join the database БазаИсточник = COMСоединение.Connect(ПараметрыПодключения); COM БазаИсточник = COMСоединение.Connect(ПараметрыПодключения); an error occurs!
Error :
The following exception occurred (V83.COMConnector.1): Mismatch of client and server versions of 1C: Enterprise Client and server versions are different (8.3.9.2033 - 8.3.5.1248), client application: COM connection
how was and stayed! Help with the solution of this issue!