Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 4th, 2006, 12:41 AM
Authorized User
 
Join Date: Oct 2006
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default HTTP 500: Internal Server Error

When I load my asp files the IE is
displaying the following message

HTTP 500 - Internal Server Error
Internet Explorer

And I have unchecked the
'Show Friendly HTTP Error Messages'
in the IE->Tools->Advanced option.

Then it is displaying the message
Server Application Error
The server has encountered an error while
loading an application during the processing
of your request. Please refer to the event log
for more detail information. Please contact the
server administrator for assistance.

My Operating System is
Windows XP Professional (Service Pack 2)
Visual Studio 6

Devadevan
 
Old October 4th, 2006, 06:49 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

You have an error some where in your code, you will have to find the bug.

--Stole this from a moderator

I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.
 
Old October 5th, 2006, 11:40 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Quote:
quote:Please refer to the event log for more detail information
I guess this says it all. Did you look there?
You often get this error due to problems in the config file or due to permission problems.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004
Want to be my colleague? Then check out this post.
 
Old October 5th, 2006, 12:22 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Ya know, coming back and reading my response to that, that has to be the most vague answer i have ever supplied, my appologies. What I might do, if you can not figure this out after reading the event log is test your code a piece at a time you can at least narrow it down to what section of code is problematic.

--Stole this from a moderator

I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.
 
Old October 5th, 2006, 11:36 PM
Authorized User
 
Join Date: Oct 2006
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have tested the program in other machines.
It is working. Only in my machine the problem
occurs.

In Event Log the following warning is displayed:
EVENT ID: 1015
TraceLevel parameter not located in registry; Default trace level used is 32.
      and
EVENT ID: 1003
TraceFileName parameter not located in registry; Default trace file used is.





Similar Threads
Thread Thread Starter Forum Replies Last Post
HTTP/1.1 500 Internal Server Error Dmitriy General .NET 0 February 26th, 2008 04:50 PM
Http/1.1 500 Internal Server Error abinashpatra ASP.NET 1.0 and 1.1 Basics 17 May 10th, 2007 02:06 AM
HTTP 500 - Internal server error helmsly BOOK: Beginning ASP 3.0 11 November 8th, 2006 03:15 AM
HTTP 500 Internal Server Error hosefo81 Beginning PHP 3 October 22nd, 2003 08:24 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.