Jump to content

asp.net installation problems


Recommended Posts

I have a dedicated server installed with windows 2003 operating system. Now when we tried to host the asp.net application developed using .net 2.0 on the .net 1.1.432 i have got the following error. After changing all the options as instructed to me by the msdn site, i landed into this error, icould not solve the same.

Can someone help me out.

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\vhosts\maxval-ip.com\subdomains\test\httpdocs' because access is denied.

Source Error:

[No relevant source lines]

Source File: C:\Inetpub\vhosts\maxval-ip.com\subdomains\test\httpdocs\web.config Line: 0

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

Thanx.

Link to comment
Share on other sites


  • 3 weeks later...

I had the same problem with a W2k3 ent server and adding the asp.net account didn't work. Windows 2003 uses the Network Service account instead of the ASP.NET account. I just added the Network Service account to x:\wwwroot and it worked.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...