I keep getting these on an intermittent basis, and don't know how to go
about diagnosing the problem. I know the variable exists. Any
suggestions welcome.

 

Element DATASOURCE is undefined in APPLICATION. 

         
 

 

 

The error occurred in C:\Inetpub\wwwroot\dev\changeLog\changeLog.cfc:
line 15

13 :           <cfargument name="order" default="asc" required="true"
type="string">

14 :           <cfargument name="filter" default="all" required="true"
type="string">

15 :           <cfquery name="qChangeLog"
datasource="#application.datasource#">

16 :                   select *

17 :                   from dbo.change_log

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304373
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to