PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → [WB22] - Modifying Error Messages
[WB22] - Modifying Error Messages
Started by JP, Feb., 19 2018 2:28 PM - 2 replies
Posted on February, 19 2018 - 2:28 PM
Hi All

If I change some of the error messages in WebDev on my dev machine and use Export it creates a REG file with the changes for me. Must I manually process that REG file on the destination server or will WebDev do this for me when next I deploy the website? (Yes I could do a test but just thought asking here might be quicker).

Thanks!
Posted on February, 19 2018 - 3:51 PM
Nah, at test would be quicker...:cheers:
Posted on February, 20 2018 - 7:09 AM
Yeah, did it already. It does not upload from local machine to server. In fact, even running the reg file from the dev machine on the server did NOT update all error messages correctly on the server. Had to re-do all messages I wanted changed manually on the server again.

:)

Thanks