Copy link to clipboard
Copied
Hello all,
I've spent the greater part of the past two days simply trying to establish a connection to either a) a remote server from CFBuilder 2 or b) a remote RDS Dataview connection from CFBuilder 2. I've pretty much given up on (a) as it is not as important to me as (b).
Here's the deets... Local computer is Mac with trial version of CFBuilder 2. Remote box is Windows server 2008, SQLServer2008, ColdFusion9
When I try to open the remote RDS connection (using the same exact credentials that work perfectly with RazorSQL) I get the error..
"Unable to contact the RDS Server "xxxxxxxxx"
Premature EOF encountered"
When installing CF9 on the remote server I did not initially enable RDS. I have since edited my web.xml file and uncommented the 2 RDS lines, as well as set up a RDS password, restarted CF Application Server.
It's not a port, firewall, or sqlserver thing as I can connect remotely from either RazorSQL on my Mac or SQLServer management studio on a PC.
Weird right? Ideas???
Your thoughts are much appreciated!
gg
Copy link to clipboard
Copied
I was not able to reproduce this. After restarting the server, can you refresh the server that you have added to the CFBuilder.
-Sagar.
Blog: http://fusioned.blogspot.com
Copy link to clipboard
Copied
silly me, I knew it had to be something easy..
Even though I entered in the correct port number in the RDS Configuration settings, I had neglected to update the port number in the Datasources section of Coldfusion administrator.