Ticket #645 ( Pending Customer )

Short Description CFX_Surfer error
Entered By: RNeu When: 2000-12-07 09:28:09 Build: 2.0.6F
Categories Type: Problem   Department: Product   Category: TN3270 Connection
Description
I'm getting the following error when I run the sample 
program for the books (cfsurfer.stml):

Error occurred in CFX_SURFER tag


Unable to send HEADER to HTTP host "137.4.158.247:82"-- 
Error Code=10057, Description=WSAENOTCONN: The socket is 
not connected.


The error occurred while processing an element with a 
general identifier of (CFX_SURFER), occupying document 
position (12:1) to (16:39) in the template file 
D:\Inetpub\wwwroot\CFXSurfer\Detail.CFM.


Any ideas?
Append By: WindSurfer  When: 2000-12-07 10:04:37  New Status: Pending Customer
Comment
Assuming that 137.4.158.247:82 is your Screensurfer server, 
the following must be true for the sample to work:

1. The machine you are running CFX on has addressability to 
137.4.158.247

2. Screensurfer is installed on 137.4.158.247, with port 82 
chosen as the web gateway port during installation (you can 
check this in the Admin Console Settings page)

3. Screensurfer must be running on 137.4.158.247

4. The 137.4.158.247 machine must have addressability on 
Telnet port 23 to the orbis.yale.edu internet host.

Note that item 4 is not the problem as you would receive a 
different error if that was the case.