I believe that in newer SQL server products from Microsoft listening on 1433 is disabled by default. You will probably need to go into Network Connections in SQL Server and activate it.
http://www.carehart.org/blog/client/index.cfm/2006/7/8/sql2k5_Error_establishing_socket <http://www.carehart.org/blog/client/index.cfm/2006/7/8/sql2k5_Error_establishing_socket> On Mon, Feb 14, 2011 at 7:39 PM, Elliot <[email protected]> wrote: > Hi, > > have just installed 1.4, and configured a new datasource (local MS SQL > Express). Datasource verifies in administrator - however in > application error says: > > ---------------------------------- > General SQL Error > > When connecting to the Database this error was reported: failed to > verify remote server/socket @ shem\sqlexpress:1433 > > ----------------------------------- > > Database is running, firewall is off > > AND > > OpenBlueDragon v1.3 Instance is connecting OK > Ralio instance is connecting OK > Coldfusion 9 Instance is connecting OK > ASP.net is connecting OK > > > hmmmmm - any ideas... > > Thanks > > -- > tag/function ref: http://www.openbluedragon.org/manual/ > mailing list - http://groups.google.com/group/openbd?hl=en > > Get to Texas in Feb for OpenCFSummit http://www.opencfsummit.org/ > -- tag/function ref: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en Get to Texas in Feb for OpenCFSummit http://www.opencfsummit.org/
