PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Timeout error. WB17/Windows 10
Timeout error. WB17/Windows 10
Iniciado por guest, 05,oct. 2016 21:52 - 2 respuestas
Publicado el 05,octubre 2016 - 21:52
Hi,
I get the following error when I try to test my application from the WB17 development environment. Does anyone have a similar experience.
I only started recently and I suspect it has to do with a windows update. Any help would be much appreciated.


TCP/IP error, recv() failed. Wrong response from the Web server.

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
(Code : 10060)

Thanks

issah
Publicado el 06,octubre 2016 - 14:46
Hi Issah,

from the error message, it looks like your web server settings have been
changed by the update...

Go in the wdadmin utility and in the advanced tab (I think), use the
server configuration and the test/repair facility

Best regards


--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


Le 10/5/2016 à 1:52 PM, issah a écrit :
Hi,
I get the following error when I try to test my application from the
WB17 development environment. Does anyone have a similar experience.
I only started recently and I suspect it has to do with a windows
update. Any help would be much appreciated.


TCP/IP error, recv() failed. Wrong response from the Web server.

A connection attempt failed because the connected party did not properly
respond after a period of time, or established connection failed because
connected host has failed to respond.
(Code : 10060)

Thanks

issah
Publicado el 05,marzo 2020 - 02:43
issah a écrit :
Hi,
I get the following error when I try to test my application from the WB17 development environment. Does anyone have a similar experience.
I only started recently and I suspect it has to do with a windows update. Any help would be much appreciated.


TCP/IP error, recv() failed. Wrong response from the Web server.

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
(Code : 10060)

Thanks

issah


Did you get any solution? I got the same problem