| Bad File Exception | |
| Request | /directory.cfm |
| Type | Template |
| Message | Missing start tag |
| Tag | </CFSETTING> |
| Position | Line=122; Column=36 |
| Detail | The 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 |
| Type | Template |
| Message | Missing start tag |
| Tag | </CFSETTING> |
| Position | Line=156; Column=37 |
| Detail | The 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 |
| Type | Template |
| Message | Missing start tag |
| Tag | </CFSETTING> |
| Position | Line=172; Column=36 |
| Detail | The 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 |