PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV (précédentes versions) → Error in automatic assisted replication
Error in automatic assisted replication
Débuté par Dimitris Halatsis, 20 nov. 2012 18:22 - Aucune réponse
Posté le 20 novembre 2012 - 18:22
Hi guys, I use Windev12 and I am trying to implement an automatic assisted replication via replication server function in my software. I created the .WER file with replic editor normally and installed the publication to the replication server. I created the setup procedure from windev with all the required parameters, but during the execution of the setup program, at the stage of creating the replication files (4/6 creating master replica), I get this error:

Dump error of unknown module.

- Level: no error (EL_NONE)

- Error Code: 0

- WD55 Error Code: 0

- No system error code

- No system error message

- No error message

- No debug information

- No attached information

- No identifier in .err


And I can't make it to work since it doesn't give me any helpful information about the error.
Anybody encoutered this problem?

Also, let me note, that I have tried the replication via server with a simple example application with only 3 data tables and it worked normally. (although there is not an automatic switching to online-offline version from replicAdmin as stated in the help manual)

All help appreciated!!! Thanks