Scope Arguments
exception1
Catch
additional
Struct (ordered)
Detail
stringyou can enable client scope with the tag cfapplicationor with the Application.cfc
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringclient scope is not enabled
StackTrace
stringlucee.runtime.exp.ExpressionException: client scope is not enabled at lucee.runtime.PageContextImpl.clientScope(PageContextImpl.java:1391) at lucee.runtime.functions.other.DeleteClientVariable.call(DeleteClientVariable.java:31) at search.localsearchtemplate_cfm$cf.call(/search/LocalSearchTemplate.cfm:24) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:939) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:833) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:817) at search.localsearch_cfm$cf.call(/search/LocalSearch.cfm:1) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:939) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:833) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:223) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2405) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2395) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2363) at lucee.runtime.engine.Request.exe(Request.java:44) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1091) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1039) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:676) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1520) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1476) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
TagContext
Array
1
Struct
codePrintHTML
string22: &lt;cfset #WRID# = #WideRegionID#&gt;<br> 23: &lt;!--- Remove the WideRegionID client variable because we are no longer using it ---&gt;<br> <b>24: &lt;cfif DeleteClientVariable ( &quot;WideRegionID&quot; )&gt;</b><br> 25: &lt;!-- Delete of WideRegionID variable successful ---&gt;<br> 26: &lt;/cfif&gt;<br>
codePrintPlain
string22: <cfset #WRID# = #WideRegionID#> 23: <!--- Remove the WideRegionID client variable because we are no longer using it ---> 24: <cfif DeleteClientVariable ( "WideRegionID" )> 25: <!-- Delete of WideRegionID variable successful ---> 26: </cfif>
column
number0
id
string??
line
number24
Raw_Trace
stringsearch.localsearchtemplate_cfm$cf.call(/search/LocalSearchTemplate.cfm:24)
template
string/web/activediner.com/wwwroot/search/LocalSearchTemplate.cfm
type
stringcfml
2
Struct
codePrintHTML
string<b>1: &lt;CFINCLUDE TEMPLATE=&quot;LocalSearchTemplate.cfm&quot;&gt;</b><br>
codePrintPlain
string1: <CFINCLUDE TEMPLATE="LocalSearchTemplate.cfm">
column
number0
id
string??
line
number1
Raw_Trace
stringsearch.localsearch_cfm$cf.call(/search/LocalSearch.cfm:1)
template
string/web/activediner.com/wwwroot/search/LocalSearch.cfm
type
stringcfml
type
stringexpression
eventname2
string