I looked around for this erro in the forum and found something similar but the solution will not work for me.
The error i am recieving is;
Operation failed on the data source named "WTGI"
It goes on to refer to a page called Application.cfm. The page that i am getting this error from does not refer to an Application.cfm.
It is also showing
C:\Inetpub\ line 5
3 : CLIENTMANAGEMENT="Yes"
4 : SESSIONMANAGEMENT="Yes"
5 : applicationtimeout="#CreateTimeSpan(0,10,0,0)#"
6 : sessiontimeout="#CreateTimeSpan(0,10,0,0)#">
which of course is code that is not resident on the page that i am trying to get to.
Oh yeah I'm running CFMX 6.1 and my database is Mysql and I am using thier MyODBC driver.
It only appears to be affecting certain applications on the server, but none of them are using the Data Source of "WTGI".
Twist
===========================================
Everything will be OK in the end.
If it's not OK, then it's not the end
The error i am recieving is;
Operation failed on the data source named "WTGI"
It goes on to refer to a page called Application.cfm. The page that i am getting this error from does not refer to an Application.cfm.
It is also showing
C:\Inetpub\ line 5
3 : CLIENTMANAGEMENT="Yes"
4 : SESSIONMANAGEMENT="Yes"
5 : applicationtimeout="#CreateTimeSpan(0,10,0,0)#"
6 : sessiontimeout="#CreateTimeSpan(0,10,0,0)#">
which of course is code that is not resident on the page that i am trying to get to.
Oh yeah I'm running CFMX 6.1 and my database is Mysql and I am using thier MyODBC driver.
It only appears to be affecting certain applications on the server, but none of them are using the Data Source of "WTGI".
Twist
===========================================
Everything will be OK in the end.
If it's not OK, then it's not the end