Hello,
Any idea ?
On IIS Windows (not FastCGI), when I launch testhrb.prg it work, but doing the same with testhrb.hrb, just compiled with
harbour -gh -n I receive a totaly empty screen.
The IIS log file give me nothing different from prg and hrb at all
Software: Microsoft Internet Information Services 10.0
Version: 1.0
Date: 2021-09-18 18:33:49
Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken
2021-09-18 18:37:54 192.168.10.52 GET /samples/testhrb.prg - 80 - 192.168.10.52 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/93.0.4577.82+Safari/537.36 - 200 0 0 3798
2021-09-18 18:41:35 192.168.10.52 GET /samples/testhrb.hrb - 80 - 192.168.10.52 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/93.0.4577.82+Safari/537.36 - 200 0 0 3838
I became crazy :/
JF Lefebvre
