Kevin, 

What I would starting doing is putting

<cfdump var="HERE" /> 
<cfabort />

Right after your application tag.. If that works (you see HERE on the
browser page), then cut it out and move it farther down the page processing.


Keep doing this until you no longer see HERE, but in fact see the 500 error.
Now you know that whatever is causeing the error is between the current
CFDUmp and wherever the last CFDUMP was.

.......................
Ben Nadel 
www.bennadel.com
Certified Advanced ColdFusion Developer

Need Help?
www.bennadel.com/ask-ben/


-----Original Message-----
From: Kevin Aebig [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 07, 2006 2:06 PM
To: CF-Talk
Subject: RE: IIS 500 - Internal Server Error

I looked through your posts and tried flushing the output to no avail. 

I'm going to look over the page and the data for the 400th time, but I'm not
to optimistic at this point.

!k

-----Original Message-----
From: Ben Nadel [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 11:47 AM
To: CF-Talk
Subject: RE: IIS 500 - Internal Server Error

Just in case it is a 500 null error, here are some issues that I have had to
address:

http://www.bennadel.com/blog/139-ColdFusion-500-Null-Error-Revisited.htm

http://www.bennadel.com/blog/84-500-null-Mysterious-ColdFusion-Error.htm

These are all COLDFUSION errors ... Well actually MY errors in ColdFusion to
be fair :)

.........................
Ben Nadel
www.bennadel.com
Certified Advanced ColdFusion Developer

Need Help?
www.bennadel.com/ask-ben/



-----Original Message-----
From: Snake [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 1:35 PM
To: CF-Talk
Subject: RE: IIS 500 - Internal Server Error

I was having the same thing this week.
A developer working off my dev server, kept getting  the internal server
error for one specific page, yet it worked fine for me all the time.
 

-----Original Message-----
From: Ben Nadel [mailto:[EMAIL PROTECTED]
Sent: 07 September 2006 18:14
To: CF-Talk
Subject: RE: IIS 500 - Internal Server Error

Does the error say "500 null" by any chance... If that is the case, it would
be an error in ColdFusion and I can direct you to some stuff. 

...........................
Ben Nadel
www.bennadel.com
Certified Advanced ColdFusion Developer

Need Help?
www.bennadel.com/ask-ben/


-----Original Message-----
From: Kevin Aebig [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 07, 2006 12:56 PM
To: CF-Talk
Subject: IIS 500 - Internal Server Error

Hey all,

 

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?

 

!k














~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:252381
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to