Do you have a file-not-found error handler in CF? It might not be finding
the file and be handled oddly in the 404 error.

.......................
Ben Nadel 
www.bennadel.com

-----Original Message-----
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 07, 2006 2:55 PM
To: CF-Talk
Subject: Weird CF error...

I'm getting a weird CF error:

1) coldfusion.runtime.Cast$NumberConversionException: The value
"favicon.ico" cannot be converted to a number
2) coldfusion.runtime.CfErrorWrapper
3) Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML,
like Gecko) Safari/419.3
4) None
5) /index.cfm
6) None
7) 24.243.186.245
8) The value "favicon.ico" cannot be converted to a number The error
occurred on line 6.

It's coming from this page:
http://www.andyandjaime.com

I've seen it in the logs many times but I have no clue what's generating it.
I do have a favicon in the root, but the line calling the favicon is on line
70.

This is line 6:
<cfset search_first =
DateFormat(CreateDate(ListFirst(URL.searchdate,"-"),ListLast(URL.searchdate,
"-"),"01"),"yyyy-mm-dd")>


Anyone have any ideas as to what's going on?

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249040
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to