I have a number of applications (including the one you are looking at) running in production on various servers all over the place. Some are CFMX7, some are CFMX, some are 4.5. Of those, they are hosted on a variety of platforms: Windows 2003, Win 2K, RedHat etc etc.
However, something is common to all of these applications which just doesn't make sense, and that is some of the errors I occasionally get from these applications. Initially I thought these errors were mainly due to spiders, bots, bookmarks and URL hackers. In a nutshell, I have a piece of code which uses an URL or FORM variable for one thing or another, but occasionally (like less that 0.001%) of hits result in an error. The error being symptomatic of the variable not being supplied in the normal way (i.e in the URL). The strange thing is, these are nearly always supplied, and are visible in the cfcatch dumps I capture when recording the error. Now, I know it's not just me, and not related to any framework I am using as the apps that do it are written in a variety of ways, and by various developers. So, I have a query, has anyone else received errors that sort of fit this description? Could this be a problem with ColdFusion or maybe even IIS etc? Someone, please, back me up here...I don't know if I'm possibly onto something or not. (also posted here: http://www.feed-squirrel.com/blog/index.cfm/2006/8/9/Am-I-losing-it) -- Neil Middleton Visit feed-squirrel.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:249410 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

