30 Mar
2002
30 Mar
'02
8:52 p.m.
Bill Bell writes:
I have an External Method containing a reference to urlopen. The procedure that the Method represents works well when invoked from outside of Zope. However, within Zope I get the 10061 socket error, "Connection refused."
Help or advice, please. Are you sure, it gets the same parameters?
"Connection refused" usually means, there is not server at the other end... Dieter