/t5/coldfusion-discussions/data-source-could-not-be-found/td-p/844301Feb 22, 2009
Feb 22, 2009
Copy link to clipboard
Copied
I recently moved a CF app to a new hosting co. Once
everything was on the server, I created my DSN. When I run the
index.cfm page __
http://www.mflood.com/index.cfm?mode=ofage
__ , the app. says that the datasource cannot be found. Any ideas?
/t5/coldfusion-discussions/data-source-could-not-be-found/m-p/844302#M77941Feb 22, 2009
Feb 22, 2009
Copy link to clipboard
Copied
did the dsn verify properly when you created it in cf admin
on your server?
did you spell the dsn name correctly? i.e. is
"access_counter.dsn" the
name you gave your new dsn on the server?
/t5/coldfusion-discussions/data-source-could-not-be-found/m-p/844304#M77943Feb 22, 2009
Feb 22, 2009
Copy link to clipboard
Copied
LATEST
Thanks, Azadi and Tariq.
I did make mistakes in setting up the DSNs. Now that I have
corrected those mistakes I'm getting a different error that I think
is on the hosting company's side. I'm waiting to hear from them.