I'm trying to get Webinator working but am having problems with dowalk. I've tried a bunch of different settings, and have gotten errors with each:
Using my public address:
Had this error: Cannot resolve host `www.myhost.info': Host not found
Switching the DNS to system: same error
Also switch Net mode to system:
Had this error: HttpSendRequest() to www.myhost.info:80 failed: ERROR_12007_317
For grins, I tried it with http://127.0.0.1/
With DNS=internal and net=internal
Had this error: (Can't create socket: 10106 - unknown winsock error,Cannot connect to 127.0.0.1:80: The requested service provider could not be loaded or initialized.)
With DNS=system and net=system
Had this error: HttpSendRequest() to 127.0.0.1:80 failed: ERROR_12029_317
My Texis -version is
Texis Web Script (Vortex) Copyright (c) 1996-2004 Thunderstone - EPI, Inc.
Free Webinator Version 4.04.1073585923 of Jan 8, 2004 (i686-intel-winnt-32-32)
I'm running on WinXP, have plenty of memory. I can see with the network address and the host name (both ping and wget). I'm running everything as an administrator.
Using my public address:
Had this error: Cannot resolve host `www.myhost.info': Host not found
Switching the DNS to system: same error
Also switch Net mode to system:
Had this error: HttpSendRequest() to www.myhost.info:80 failed: ERROR_12007_317
For grins, I tried it with http://127.0.0.1/
With DNS=internal and net=internal
Had this error: (Can't create socket: 10106 - unknown winsock error,Cannot connect to 127.0.0.1:80: The requested service provider could not be loaded or initialized.)
With DNS=system and net=system
Had this error: HttpSendRequest() to 127.0.0.1:80 failed: ERROR_12029_317
My Texis -version is
Texis Web Script (Vortex) Copyright (c) 1996-2004 Thunderstone - EPI, Inc.
Free Webinator Version 4.04.1073585923 of Jan 8, 2004 (i686-intel-winnt-32-32)
I'm running on WinXP, have plenty of memory. I can see with the network address and the host name (both ping and wget). I'm running everything as an administrator.