I'm pretty sure CF has something to do with it. Considering that it's a localized issue, than either the data, or CF is causing this and I don't believe it's the data.
The only thing it brings up is JRUN Servlet Error -- 500 null. And the logs for CF are spitting out: CF :: The specific sequence of files included or processed is: F:\domains\[...]\mypage.cfm !k -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Thursday, September 07, 2006 11:29 AM To: CF-Talk Subject: RE: IIS 500 - Internal Server Error > I just found out today that a specific piece of an application we > provide is throwing an internal server error for a specific client. > We've tested this same area with other clients and it seems to be > working fine. Because we run as an ASP, the fact that this error is > tossed for only one client is boggling me. We've check the data for > this client and everything is on the up and up. > > Can anyone think of a reason why this page would choke out and CF > would have nothing to say about it? Are you sure CF doesn't have anything to say about it? By default with CFMX, if you have any CF error, the web server will return the appropriate HTTP error code - 500. If you're using Internet Explorer, it will suppress details of the error message, if there are any. To disable this, uncheck the "Show friendly HTTP error messages" option within the Advanced tab of IE options. You may also need to enable CF's "robust exception display" option to see the full details. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:252379 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

