Abbashatim
Member
I have created a virtual machine Windows server on Azure. The name of the machine is 'training'. It has given me a public ip address.
I can ping this server from my PC using the ip-address and also by name training as i have entered the server name in the hosts file
i have created a database and started it on the virtual server using service no. 4001
I connect to the virtual machine by RDP from my PC
I can connect to the openedge-server if i connect to the virtual machine(thru RDP)
Now i want to connect to the openedge-server using my PC (without RDP) like client-server mode.
I use following parameters
-H training (hosts file entry training n.nn.nn.nnn) where n.nn.nn.nnn is the actual ip address of azure virtual machine
-S wpos (4001/tcp)
-N tcp
the actual command is
C:\11dbase\bin\prowin.exe illuminate -H training -S wpos -N tcp -ld prodata -d dmy -ini illuminate.ini -p c:\promac\programs\userlog.w
i get error connecting to the server error-code 1432
Can anyone please help where I am going wrong and where i should change.
I am open to other suggestion to connecting. I want to move my server from on-premises to cloud.
Quite urgent please.
Thank you in advance.
I can ping this server from my PC using the ip-address and also by name training as i have entered the server name in the hosts file
i have created a database and started it on the virtual server using service no. 4001
I connect to the virtual machine by RDP from my PC
I can connect to the openedge-server if i connect to the virtual machine(thru RDP)
Now i want to connect to the openedge-server using my PC (without RDP) like client-server mode.
I use following parameters
-H training (hosts file entry training n.nn.nn.nnn) where n.nn.nn.nnn is the actual ip address of azure virtual machine
-S wpos (4001/tcp)
-N tcp
the actual command is
C:\11dbase\bin\prowin.exe illuminate -H training -S wpos -N tcp -ld prodata -d dmy -ini illuminate.ini -p c:\promac\programs\userlog.w
i get error connecting to the server error-code 1432
Can anyone please help where I am going wrong and where i should change.
I am open to other suggestion to connecting. I want to move my server from on-premises to cloud.
Quite urgent please.
Thank you in advance.