473,387 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

500 error...where to start?

I've been working on a ASP.NET project with a co-worker. We each have a
local copy running on localhost and we upload changes to a staging server.
Not ideal, but it's what we have for our set up right now.

He prefers VS.NET, I prefer MM Dreamweaver. Things were going fine until
recently when it became apparent that I need to run VS.NET too (even though
I'll stil use MM Dreamweaver for a lot of stuff).

So, at this point, we decided to clean everything out and get a fresh set of
files up on the staging server. That went smoothly and everything is working
fine. I then downloaded the complete set of project files to my root IIS
folder to work with in VS.NET. That works fine.

However, I can no longer run any ASPX projects on my localhost through IIS.
If I try to run our project, I get this error:

================================
Server Application Unavailable
with the log simply stating a 500 error.
================================

If I make a new project, and try to access it via it's sub folder, I get
this error:

================================
Parser Error Message: The XML file c:\inetpub\wwwroot\web.config could not
be loaded. Access to the path "c:\inetpub\wwwroot\web.config" is denied.
================================

Which makes me wonder if I have some sort of weird permission thing going
on.

The root directory is an application directory. ASP.NET user is an
administrator. I'm not sure what else to check.

The old site worked, the new one doesn't. I'm stumped. I've been googling a
bit and it seems the 500 error is pretty generic for a whole range of
problems. Any suggestions on where to start to figure out the specific issue
in my case?

-Darrel


Nov 18 '05 #1
0 920

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Thompson Yip | last post by:
From time to time, I randomly receive "Can't updated, Currently locked" error 3218 or 3246 from the following code in one of my form with pessimistic lock for 70 users environment. Any problem with...
4
by: cpptutor2000 | last post by:
I am trying to create a simple linked list. The source code is provided below. I receive the following error message: (Please see after source code). I have marked the lines where the error occurs...
9
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
1
by: Jeremy Ames | last post by:
I have a datagrid that updates the table using a stored procedure. The stored procedure is confirmed to complete correctly, yet the sql data adapter is returning an error that my application is...
0
by: DC | last post by:
The problem I'm using the .NET GridView and FormView objects for the first time and im getting the error "An OleDbParameter with ParameterName '@ID' is not contained by this...
0
by: Lysander | last post by:
Thought I would give something back with a few articles. This article is a bit of code to add error handling. When I have time, I want to write articles on multilingual databases, and Access...
3
by: paulus4605 | last post by:
dears since I'm new to ruby I try to create a form within ruby on rails. this is my controller require "player" class SpelersController < ApplicationController def index @speler =...
0
by: shahiz | last post by:
This the error i get when i try to run my program Error: Unable to realize com.sun.media.amovie.AMController@18b81e3 Basically i have a mediapanel class that initialize and play the media as...
3
by: tejasmore | last post by:
Hi, I am running a following query in DB2 and getting SQL0338n error. This is primarily because, there are subqueries at few places (marked in bold)in the main query, after 'ON' clause. Could...
1
by: chienee | last post by:
here is the code <?php session_cache_limiter('private,must-revalidate'); session_start(); require_once("config.php"); include ("classes/db_functions.php"); include ("classes/display.php");
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.