paragvshah
Programmer
Hi Friends,
I am an error in application.cfm. I have created application variables in that page & saved it.All that variables are used in .CFM & working perfectly.But now when i am creating new variables in application.cfm & then applying in other pages then its giving error as :
Error Diagnostic Information
An error occurred while evaluating the expression:
#application.page_sub_sub_heading1#
Error near line 1, column 12.
--------------------------------------------------------------------------------
Error resolving parameter APPLICATION.PAGE_SUB_SUB_HEADING1
The application variable PAGE_SUB_SUB_HEADING1 does not exist. The cause of this error is very likely one of the following things:
The name of the application variable has been misspelled.
The application variable has not yet been created.
The application variable has timed out.
The error occurred while processing an element with a general identifier of (#application.page_sub_sub_heading1#), occupying document position (1:11) to (1:45).
Date/Time: 06/06/01 19:05:13
Browser: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
Remote Address: 127.0.0.1
Please help me out.
Parag.
I am an error in application.cfm. I have created application variables in that page & saved it.All that variables are used in .CFM & working perfectly.But now when i am creating new variables in application.cfm & then applying in other pages then its giving error as :
Error Diagnostic Information
An error occurred while evaluating the expression:
#application.page_sub_sub_heading1#
Error near line 1, column 12.
--------------------------------------------------------------------------------
Error resolving parameter APPLICATION.PAGE_SUB_SUB_HEADING1
The application variable PAGE_SUB_SUB_HEADING1 does not exist. The cause of this error is very likely one of the following things:
The name of the application variable has been misspelled.
The application variable has not yet been created.
The application variable has timed out.
The error occurred while processing an element with a general identifier of (#application.page_sub_sub_heading1#), occupying document position (1:11) to (1:45).
Date/Time: 06/06/01 19:05:13
Browser: Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)
Remote Address: 127.0.0.1
Please help me out.
Parag.