500 error...where to start?

D

darrel

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top