PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Analysis problem?
Analysis problem?
Iniciado por guest, 06,mar. 2018 11:59 - 1 respuesta
Publicado el 06,marzo 2018 - 11:59
I have just updated my Analysis. I have recompiled my WebService and installed that on my server.

I have also updated the webservice in my local app to pick up the changes on the server.

However when I run my app and perform an HModify within the webservice I get:

The file is more recent than its description in the analysis.

How on earth, when I feel I have updated everything to be in sync with the analysis changes can a description of a file be more recent than the analysis?

What am I missing?

Thx.
Publicado el 06,marzo 2018 - 12:08
I wish there was a way to delete a post in this forum. I cannot find a way to do it.

Anyway my problem is solved (sort of). I just checked the file description on the server and HModify (I am assuming) has totally trashed the file by way of rearranging the fields into a totally random order.

Hmmm.