Configuration Error: Unrecognized attribute 'xmlns'.

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
7/23/2006 2:42:10 PM
Gravatar
Total Posts 15

Configuration Error: Unrecognized attribute 'xmlns'.

Hi Joe,

I am doing an install on a local webserver that a mate of mine has at his place. We want to use it for our club's website. After the usual initial hurdles, we now reached a point that we cannot explain. When accessing the start page, we get the following error message:

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: Unrecognized attribute 'xmlns'.

Source Error:

Line 1:  <?xml version="1.0"?>
Line 2:
Line 3: <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
Line 4:
Line 5: <configSections>

What? Does the XML-parser of ASP.NET no longer recognize a common XML-attribute!? Does ASP.NET need to be reinstalled?
7/23/2006 2:44:32 PM
Gravatar
Total Posts 18439

Re: Configuration Error: Unrecognized attribute 'xmlns'.

Do you have 2.0 .NET installed? and if so, double check in IIS settings for the site, there will be a new tab for ASP.NET, make sure 2.0 .NET is selected not 1.1

Hope it helps,

Joe
You must sign in to post in the forums. This thread is closed to new posts.