473,407 Members | 2,629 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,407 software developers and data experts.

Exception in configuration section handler <RewriterConfig>

Hi there,

I have a new server that we are adding to our web cluster. This server has
Windows Server 2003 32-bit Service Pack 1 installed. We have .NET 1.1 and 2.0
on this machine. A web application is throwing the below error and I am
curious as to why the web application works ok on the other web servers in
the cluster (web editions) but not on this new machine (Standard Edition).
Each server points to the same directory on a filer. Any help appreciated.
thanks, Matt.

Server Error in '/' Application.

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

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: Exception in configuration section handler.

Source Error:

Line 16: situations.
Line 17: -->
Line 18: <RewriterConfig>
Line 19: <Subsites>
Line 20: <Site>

Source File: \\filer\home\user151\web.config Line: 18
--------------------------------------------------------------------------------

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

Jan 30 '07 #1
1 4747
FYI, it was a problem with permissions.
C:\WINDOWS\TEMP\ directory needed permissions for the user account running
the web application pool (generally NETWORK SERVICE account).

The odd thing was that all other .NET sites worked except for the one that
used URL Rewriting.

"Matt Calhoon" wrote:
Hi there,

I have a new server that we are adding to our web cluster. This server has
Windows Server 2003 32-bit Service Pack 1 installed. We have .NET 1.1 and 2.0
on this machine. A web application is throwing the below error and I am
curious as to why the web application works ok on the other web servers in
the cluster (web editions) but not on this new machine (Standard Edition).
Each server points to the same directory on a filer. Any help appreciated.
thanks, Matt.

Server Error in '/' Application.

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

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: Exception in configuration section handler.

Source Error:

Line 16: situations.
Line 17: -->
Line 18: <RewriterConfig>
Line 19: <Subsites>
Line 20: <Site>

Source File: \\filer\home\user151\web.config Line: 18
--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
Feb 19 '07 #2

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

Similar topics

1
by: Thomas Koch | last post by:
Hi there - I have created my own implementation of System.Configuration.IConfigurationSectionHandler in order to have a special configuration section in an App.Config file that configures my...
2
by: Ollie Riches | last post by:
I am trying to configure trace listeners in my web config file for an asp.net web service , but I seem to be having a problem. I'm hoping someone will be able to spot what I'm doing wrong... It...
5
by: Prince | last post by:
Hai all, I got this exception in my application and that occurs in the follwing line.. Trace.WriteLine("Text"); {@"Exception in configuration section handler (D:\Program...
2
by: murl | last post by:
Below is what i have as the custom section in the web.config file... <?xml version="1.0" encoding="utf-8" ?> <configuration> <!-- register local configuration handlers --> <configSections>...
4
by: jsh02_nova | last post by:
Why does a custom configuration handler type implementing IConfigurationSectionHandler can only be used on first level sections of the web.config? -- thx -jsh
1
by: Ramanfromoz | last post by:
Hi, Developing a new we application. Everything okay on my local WIN XP PROFESSIONAL, IIS 5.0 running locally. The website is running smoothly. Now, the same code I am copying over to a...
0
by: hui | last post by:
Hello, I am developing an asp.net application with C#. I try to add a configuration section in my web.config as following: <configSections> <section name="appInput"...
0
by: thehitman | last post by:
I used an article "Creating a Flexible Configuration Section Handler "(http://www.15seconds.com/issue/040504.htm). The Console application works with app.config but with the web.config. The...
7
by: =?Utf-8?B?RG91Z2llIEJyb3du?= | last post by:
Hi I've written custom configuration section (inherits from System.Configuration.ConfigurationSection) to simplify the contents of the config file and to make life easier when accessing them in...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.