Date: Mon, 11 Aug 1997 14:59:59 -0800 From: jdowdell@macromedia.com (John Dowdell) Subject: Re: Official netError listThe following was posted by Christian Hunt of Macromeda QA in May 97. If I recall correctly, I managed to get an error of "6" when I submitted things that were not valid URLs, but I'm not sure whether that's the case there.
Lingo Network Errors
The following is a list of the most common network related errors
reported to Lingo in both Shockwave and Director 6.
Error Description
----- -----------
0 Everything is OK, Peachy, and Generally Acceptable
4 Bad MOA Class. This generally means the required network Xtras
are improperly installed, or not installed at all. NOTE: This
can occur with non-network Xtras as well.
5 Bad MOA Interface. Same as Bad MOA Class in symptoms and
remedies.
20 Internal error. Returned by netError() in Shockwave if the
browser detected a network or internal error.
4146 Connection could not be established with the remote host
4149 Data supplied by the server was in an unexpected format
4150 Unexpected early closing of connection
4154 Operation could not be completed due to timeout
4155 Not enough memory available to complete the transaction
4156 Protocol reply to request indicates an error in the reply
4157 Transaction failed to be authenticated
4159 Invalid URL
4164 Could not create a socket
4165 Requested Object could not be found (URL may be incorrect).
4166 Generic proxy failure
4167 Transfer was intentionally interrupted by client
4242 Download stopped by netAbort(url)
4836 Download stopped for an unknown reason. May have been a
network error, or the download may have been abandoned.
Other errors may occur in the range of 4144-4168 indicating a failed
network operation.