ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()) error message

  • Hi everyone,

    I set up a customer error messge and auto email which record form data and error details on our web site in order to proactively to monitor what's going on for eCommerce site.

    Today, I got one message like this:

    * Line, Column:447, -1

    * Description: [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()).

    The line 447 is actually like this: set RS = conn.Execute(sQry), the sQry is a regular select statement.

    The very interesting thing is, when the error page was displayed to the customer, she click the back button on web browser, and click forward, the receipt page displayed to her.

    I just don't get it, can you shed a light on me?

    I checked application log, there isn't any network error has been logged at that time.

    Thank you.

    Betty

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply