Named Pipes Provider: Could not open a connection to SQL Server [53]
Hi,
we are running a Coldfusion server ver. 10,0,23,302580 which is connected to a MS SQL server ver.
And users getting that pages are sporadic not loading with error and we see in the log the following message:
ajp-bio-8012-exec-304","02/18/21","12:20:23","appControl","Error Executing Database Query.[Macromedia][SQLServer JDBC Driver][SQLServer]Named Pipes Provider: Could not open a connection to SQL Server [53]."
and it can be to any page using a SQL connection. The workaround for the users are to Refresh the page a few times and then they are able to load the page. We do not use Named Pipes on our SQL server.
We have specified the connection string to be: Server=tcp:dbs-**.***.se;Database=***; to force coldfusion not to use Named Pipes, but for some reason Coldfusion still wants to connect using Named Pipes, how can we disable this?
thanks for any help or tips
best regards
Martin
