473,385 Members | 1,356 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,385 software developers and data experts.

Configuration error launching a ASPX in web browser

Hi all...

I have Windows XP with IIS 5.1

I created a Web project under the root web site using Visual Studio 2005
(and ASP.NET 2.0). This is The final URL of the site:
http://localhost/GestionInterna/Default.aspx

After trying to view the page, I got the error:

Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: An error occurred loading a configuration file: Failed
to start monitoring changes to 'c:\inetpub\wwwroot\gestioninterna\web.config'
because access is denied.

Source Error:
[No relevant source lines]
Source File: c:\inetpub\wwwroot\gestioninterna\web.config Line: 0

Any help to solve this would be greatly appreciated,

Thanks
Jaime
Nov 19 '05 #1
1 1982
Jaime Stuardo wrote:
I created a Web project under the root web site using Visual Studio 2005
(and ASP.NET 2.0). This is The final URL of the site:
http://localhost/GestionInterna/Default.aspx

After trying to view the page, I got the error:

Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: An error occurred loading a configuration file: Failed
to start monitoring changes to 'c:\inetpub\wwwroot\gestioninterna\web.config'
because access is denied.

The account that ASP.Net is running under needs to have read, execute
and list permissions on that folder and all its contents. See
http://support.microsoft.com/kb/316721/ and specifically make sure that
the effective permissions on web.config are such that the account has
access.
ted.h.

p.s. The other time I have seen a "failed to start monitoring changes"
message is where that account doesn't have "Impersonate a client after
authentication" permission, but I don't think that is the problem in
your case, since it doesn't seem to be even reading the web.config file
(so it wouldn't have got as far as seeing the impersonation setting in
that file).
Nov 19 '05 #2

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

Similar topics

1
by: Peter Morris | last post by:
Hi, folks. I'm just learning ASP programming in C# using Borland C# Builder I'm having problems, which I think are some sort of configuration issue, with .NET framework or IIS. I'm using XP...
4
by: caa | last post by:
We are intermittently getting the infamous Configuration error: "It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be...
10
by: Rider | last post by:
Hi, simple(?) question about asp.net configuration.. I've installed ASP.NET 2.0 QuickStart Sample successfully. But, When I'm first start application the follow message shown. ========= Server...
4
by: Steven Ramacher | last post by:
I am having a little issue with VS 2005. I am trying to use the ASP.NET configuration manager and have not had any success launching the application. No matter what I do I get an error message that...
2
by: Banu | last post by:
Hi All, This is my folder structre, WebAppln ---------bin ---WebAppln.dll ---------WebForm1.aspx ---------webform2.aspx ---------Web.config
2
by: heddy | last post by:
Howdy folks. I am trying to build a web service using the following configuration: I have Windows 2003 Server running in VMware. I have IIS set up on it. I installed the .NET 2.0 package on...
8
by: Alberto | last post by:
Can you tell me how to read and modify a value in the app.config file using this class? Thank you very much
1
by: =?Utf-8?B?RGVubmlzIE1jQ2FydGh5?= | last post by:
I am trying to add users to the default ASP.NET membership provider (SQL Express) using the ASP.NET Configuration Tool. When I launch the ASP.NET Configuration Tool from the Web Site menu in...
3
by: Lance Wynn | last post by:
Hello, I am receiving this error when trying to instantiate a webservice component. I have 2 development machines, both are XP sp2 with VS 2008 installed. On one machine, the code works fine. On...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
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...

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.