|
FOROS PROFESIONALES WINDEV, WEBDEV y WINDEV Mobile |
| | | | | |
| [WD20] Application Installation Issue |
| Iniciado por guest, 18,ago. 2016 23:59 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 18,agosto 2016 - 23:59 |
I have a generated app that is deployed to the internet. I have been able to download it and install it on multiple computers just fine. I've updated multiple times with no issue.
However, I have someone testing for me and on one of his computers he has problems updating. He has to uninstall and reinstall every time there is an update. Now he is getting a login window in French when trying to run the program.
French window title is "Connexion au serveur HFSQL". Then it says, "Indiquez le nom d'utilisateur et le mot de passe du serveur HFSQL 'redacted.com' afin de permettre la modification automatique des fichiers de donnees." Then it has 2 fields for login credentials. I don't understand why it seems to be asking an end user to log into our data server, and the random French messages are concerning when the only language selected in the project description is 'American'.
Has anyone had any similar experiences? I wonder if switching to a third party installer would fix these issues? Has anyone used Inno Setup? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 19,agosto 2016 - 12:40 |
Hi Curtis,
I can't comment on your specific problem using the WinDev installer however if you are wanting to use an affordable but extremely powerful and very intuitive installer then I'd like to suggest Lindersoft's SetupBuilder. You can read about it at the following link: http://www.datadownunder.com.au/SBOverview.html
You are entitled to a "Competitive Crossgrade" price. Please note that the above link is to my site. I am an international Distributor for Lindersoft, but I am also the Australian Distributor for PC Soft and a programmer so I know that SetupBuilder is an excellent complimentary product to WinDev. My site prices are in Australian Dollars but you don't pay the GST (our local tax).
If you have any questions don't hesitate to contact me.
Best Regards,
Geoff Spillane Data Down Under http://www.datadownunder.com.au http://windev.com.au/ |
| |
| |
| | | |
|
| | |
| |
| Publicado el 23,agosto 2016 - 15:48 |
Hi Curtis,
It seems that the installation is trying to modfic the data files on this server. Possibly because they are somehow mentioned in the .REP file?
I should disable the REP file and do the modfic by coding.
See also this post : http://27130.foren.mysnip.de/read.php…
Kind regards,
Joris. |
| |
| |
| | | |
|
| | | | |
| | |
| | |
| |
|
|
|