Main Heading
Main Heading 2
Error Occurred While Processing Request
Error Occurred While Processing Request

Invalid parameter type.

The value cannot be converted to a date because it is not a simple value.Simple values are booleans, numbers, strings, and date-time values.
 
The error occurred in D:\methody.org.uk\www_root\calendar.cfm: line 19
Called from D:\methody.org.uk\www_root\inc_left_cal_search.cfm: line 30
Called from D:\methody.org.uk\www_root\dsp_sub.cfm: line 107
17 : 	<cfparam name="attributes.dateColumn" type="string">
18 : 	
19 : 	<cfparam name="url.calendarDate" default="#dateFormat(now(), 'dd mmm yyyy')#" type="date">	
20 : 	<cfparam name="url.returnDay" type="numeric" default="#dateFormat(now(), 'd')#">
21 : 		

Please try the following:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.103.63.16
Referrer  
Date/Time   13-May-08 08:28 AM
Stack Trace
at cfcalendar2ecfm825172637.runPage(D:\methody.org.uk\www_root\calendar.cfm:19) at cfinc_left_cal_search2ecfm622883179.runPage(D:\methody.org.uk\www_root\inc_left_cal_search.cfm:30) at cfdsp_sub2ecfm354867773.runPage(D:\methody.org.uk\www_root\dsp_sub.cfm:107)

coldfusion.tagext.lang.ParamTag$InvalidParamTypeException: Invalid parameter type.
	at coldfusion.tagext.lang.ParamTag.checkType(ParamTag.java:147)
	at coldfusion.tagext.lang.ParamTag.doStartTag(ParamTag.java:99)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
	at cfcalendar2ecfm825172637.runPage(D:\methody.org.uk\www_root\calendar.cfm:19)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:60)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:256)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:1881)
	at cfinc_left_cal_search2ecfm622883179.runPage(D:\methody.org.uk\www_root\inc_left_cal_search.cfm:30)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
	at cfdsp_sub2ecfm354867773.runPage(D:\methody.org.uk\www_root\dsp_sub.cfm:107)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:105)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)