Bad File Exception
Bad File Exception
Request/directory.cfm

TypeTemplate
MessageMissing start tag
Tag</CFSETTING>
PositionLine=122; Column=36
DetailThe tag </cfsetting> had no corresponding opening tag
Source
119:   <cfset Application.BirthdayCurrentDate=DateFormat(Now())>
120: </cflock>
121: <!--- </cfif> --->
122: <cfsetting enablecfoutputonly="No"></cfsetting>
123: 
^ Snippet from underlying CFML source
TypeTemplate
MessageMissing start tag
Tag</CFSETTING>
PositionLine=156; Column=37
DetailThe tag </cfsetting> had no corresponding opening tag
Source
153: 
154: <cfsetting enablecfoutputonly="Yes"></cfsetting>
155: 
156: <cfquery name="GetBirthdays" datasource="oshs-studentdirectory" dbtype="ODBC" cachedwithin="#CreateTimeSpan(0,0,2,0)#">
157:   SELECT Validated, DOB, FirstName, LastName, Email
^ Snippet from underlying CFML source
TypeTemplate
MessageMissing start tag
Tag</CFSETTING>
PositionLine=172; Column=36
DetailThe tag </cfsetting> had no corresponding opening tag
Source
169: </font>
170: </td>
171: </tr>
172: </table>
173: 
^ Snippet from underlying CFML source

BlueDragon Time @ Server: 15:13:31.142 Friday, 9 May 2008