Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Why can't I log in on my home computer

New Here ,
Jun 25, 2010 Jun 25, 2010

I am trying to log into o

ur company website that was created in ColdFusion. I am able to lo

g in with my user name and password on other computers, but not on my home

desktop computer. I get an error message that reads:

Error Occurred While Processing Request

Error Executing Database Query.

Resources:
  • Enable Robust Exception Information to provide greater detail about the source of errors. In the Administrator, click Debugging & Logging > Debug Output Settings, and select the Robust Exception Information option.
  • Check the ColdFusion documentation to verify that you are using the correct syntax.
  • Search the Knowledge Base to find a solution to your problem.

Browser  Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Creative ZENcast v1.01.06; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Remote Address  71.251.76.34
Referrer  http://216.119.116.213/default.cfm
Date/Time  25-Jun-10 01:10 PM

I have searched Google and Adobe for any idea of what might be conflicting. I am on a Windows XP, IE7, I have Dreamweaver MX4 installed. I feel that the problem must be on my computer. Any help will be appreciated. Thank you.

385
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jun 25, 2010 Jun 25, 2010

One would need to know what data your home computer is sending to the server, I.E. the complete request with cookies, post data, get data, everything.  As well as what data the CFML application is expecting.

You won't be able to solve this from the client.  The error message is redacted, which is should be on a production, internet application.  In fact it would be better if even that explicit of an error message wasn't given.  But the data one needs to know about that error is most likely in the ColdFusion error logs on the server.

But at the higest level.  You computer is not sending the wrong information to the applicaiton and the application does not have logic to gracefully handle it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 25, 2010 Jun 25, 2010
LATEST

Thank you for your quick reply to my question. I will forward this to the webmaster that is in charge of the company intranet site http://216.119.116.213/auth.cfm  I hope he can provide assistance. Thanks again.

 

Sincerely,

 

Shawn McLoughlin

 Realtor/GRI

 Fine Homes International

Prudential Palms Realty

 6583 Midnight Pass Road

 Siesta Key, FL 34242

www.shawnmcloughlin.prudentialpalmsrealty.com

941.228.7104

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources