FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH-applications on Windows 2016 servers
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
FWH-applications on Windows 2016 servers
Posted: Thu Aug 16, 2018 01:09 PM

Hello,

Recently I experience some problems running my FWH-applications on Windows 2016 servers.
It is not an easy problem since the problem is not occuring on every server.

What happens : without any indication, the application just hangs. The only thing the user can do quitting the application in the task manager.

Is this a known problem?
Does anyone know what can be done about it?

Thank you very much for any help.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: FWH-applications on Windows 2016 servers
Posted: Thu Aug 16, 2018 01:39 PM
The routine has many WHILE ... ENDDO

Try

Code (fw): Select all Collapse
   WHILE...
      SYSREFRESH()
      ...
   ENDDO


Use,

HB_GCALL( .F. )

At the beginning of the function

http://forums.fivetechsupport.com/viewtopic.php?f=6&t=35925

Regards,
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: FWH-applications on Windows 2016 servers
Posted: Thu Aug 16, 2018 03:05 PM

This is surprising. We would request experiences of other users of Windows 2016 servers.

Regards



G. N. Rao.

Hyderabad, India
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: FWH-applications on Windows 2016 servers
Posted: Thu Aug 16, 2018 07:08 PM

Hello Michel,
I also asked my friend who is using WINHOTEL (POWERUSER!!!) on a 2016 SERVER. He uses like me here 2016 as a Host Server and a virtualized 2016 for WINHOTEL. All is working better as on every other server before.

Best regards
Otto

Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: FWH-applications on Windows 2016 servers
Posted: Fri Aug 17, 2018 08:08 AM

Thank you all for your replies.

Otto,

I also have customers, using a Windows 2016 server, that don't experience any problem.
There are only a few cases in which the problem occurs.
I don't know why it happens. No idea at all.
But it is ver enoying.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH-applications on Windows 2016 servers
Posted: Fri Aug 17, 2018 08:30 AM

Michel,

Please check if a log file is created

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: FWH-applications on Windows 2016 servers
Posted: Fri Aug 17, 2018 09:29 AM
Hello Michel,
I ask my friend again about problems. He wrote me following. Maybe same Situation with your server.
Best regards,
OOtto


Google Translate
As a 2016 server operator with accumulated experience so that comes to me only one obstacle that could be: Printer drivers, these had annoyed me the most during my 2016 installation and took some time to use B…. drivers for M…… ... Had recently purchased Me… of the latest generation, commissioning was not possible because about every fifth receipt was not printed - I will buy no M… more, which have only Windows 10 drivers.
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: FWH-applications on Windows 2016 servers
Posted: Sat Aug 18, 2018 03:52 PM

Michel

here is a post from the xHarbour forum discussing poor performance on Windows servers with dbf\cdx ..

https://groups.google.com/forum/?fromgr ... cjzr1PrTqk

https://groups.google.com/forum/?fromgr ... Pt-VaADDdw

Rick Lipkin

Continue the discussion