PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Replica Server
Replica Server
Iniciado por ffrancom, 05,feb. 2015 19:32 - 3 respuestas
Publicado el 05,febrero 2015 - 19:32
Hi
I want to test the replica from the mobile and I have installed a server with WDRServer in my intrananet. Add IUSR rights read and execute at folder of setup replica. From web broser at localhost or from another PC of intranet I can access to administration page of replica server, but when I want to publish the replica file from ReplicEdit I have this error:
A problem occurred while comunicating with the server:
- The web server is not configured properly
- or the WevDev server is not started
Where I'm wrong?
What I have not done?
Someone has installed a server replication?
Can you help me?
Thank's
Miembro registrado
9 mensajes
Publicado el 22,febrero 2016 - 16:01
I have the same problem !
Miembro registrado
9 mensajes
Publicado el 24,febrero 2016 - 10:48
HI Francesco,
i did a series of tests and i understand what is the problem!
I used a HTTP sniffer program to intercept traffic from ReplicEdit and ReplicOpen() function to replica server and i checked out the following:

This is the HTTP call:
http://NOME_SERVER/SRVRPL_WEB/FR/srvrpl.rawp…

If i write this command directly in the browser, the site is redirect to
http://NOME_SERVER/SRVRPL_WEB/UK/srvrpl.rawp

The english version of then Replica site is not installed from WDRServer !!!

This should be the problem ...
Miembro registrado
9 mensajes
Publicado el 25,febrero 2016 - 15:47
I solved the problem by installing the French version of the replica server !