Ask a Question related to Coldfusion Database Access, Design and Development.
-
USEngineer #1
Internal network error, connection closed
I've been getting reports from my customer that a few of the people using my
program are recieving an error that states:
Error executing database query
Internal network error, connection closed
This error appears on a page which does a simple request, retrieving some data
as follows:
SELECT *
FROM Q_PA
WHERE Number = #question_num#
The people recieving the error have been unable to complete the program
(training) as the error has been persistant as reported from them. There are
about 5 or 6 people recieving this error as of now. I'd estimate only about
400-500 people use this program per year, one time each. There has been no
reported lag time when recieving this error.
USEngineer Guest
-
Internal network error
Hi, I'm using ColdFusion MX 6.1 with the new SequeLink drivers (5.4) and after about 8 hours of running fine the server starts giving the following... -
[SequeLink JDBC Driver]Internal network error,connection closed.
Just recently I started having these errors: ]Internal network error, connection closed. I switched over the saving of session variables to an... -
The underlying connection was closed: An unexpected error occurred
Hi all, The massive Error... on Windows 2003 SERVER Gone through most of the forums... and googling from 2 days now... Here is a post which... -
Error The underlying connection was closed
I am trying to consume a Web Service (developed using ASP.NET/VB.NET) using a VB.NET application. I call the web service asynchronously as the... -
Error when calling a web service (The underlying connection was closed: An unexpected error occurred on a receive.)
I am calling a simple service. Always on the first call I have this error (System.Net.WebException: The underlying connection was closed: An... -
ksmith #2
Re: Internal network error, connection closed
It would be useful to get some specifics here. What is your version of
coldfusion, platform, database and datasource type. What is the full error
associated with this from your exception and application logs.
ksmith Guest



Reply With Quote

