Is the city the only difference between users.   Do they have different passwords or different access variables.  Are you using cfc's or udf's? Are you using cflogin?  I've encounterd the frustrating http 500 when there were errors in my cfc or udf.  I've noticed that when when the error in my code, usely cfquery,  is burried behind cfc's or under udf's I might run into this problem.

Dwayne Cole, MS in MIS, MBA
Florida A&M University
Certified Advanced ColdFusion Developer
850-591-0212


"It can truly be said that nothing happens until there is vision. But it is equally true that a vision with no underlying sense of purpose, no calling, is just a good idea - all "sound and fury, signifying nothing."  The Fifth Discipline - Peter Senge

---------- Original Message ----------------------------------
From: "Mosh Teitelbaum" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Mon, 17 Nov 2003 17:55:30 -0500

>Uwe:
>
>A status code of 500 indicates that there was an internal server error...
>i.e., something funky happened, probably somewhere in your code.  What is
>the code for login.cfm trying to do?  Check the code for any conditional
>logic that may be affected by external things (such as cookies, IP Address,
>etc).
>
>Or you could post the code here (login.cfm, application.cfm,
>onRequestEnd.cfm and any other applicable code) and let us have a look see.
>
>--
>Mosh Teitelbaum
>evoch, LLC
>Tel: (301) 942-5378
>Fax: (301) 933-3651
>Email: [EMAIL PROTECTED]
>WWW: http://www.evoch.com/
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Monday, November 17, 2003 5:38 PM
>To: CF-Talk
>Subject: CF and strange HTTP 500 error
>
>
>Hi list,
>I have a strange problem
>with a CF-server in an Intranet
>of a customer:
>
>User A from city X clicks the following
>URL: www.foo.com/login.cfm with
>no problem at all.
>
>User B clicks the same URL
>from city Y and will
>get the following error:
>HTTP 500 error (in detailled: -2146893054 (0x80090302))
>
>Any clues how this is going
>to get happen ?
>
>On a sitenote: User B can access normal html-pages
>from the same web-server without a problem.
>
>Uwe
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to