Re: Config Error
- From: "Mikhail Arkhipov (Microsoft)" <mikhaila@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 28 Dec 2005 19:39:32 -0800
On 12/26/05 19:35, in article ek0$YapCGHA.312@xxxxxxxxxxxxxxxxxxxx, "Jim
McGivney" <mcgiv1@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
> I have a very simple website I developed using Web Developer Express. It
> has one page that only contains text. I use the Copy Web Site to place the
> site on my host's computer. I try to run the page and get the following
> error. Any help would be appreciated.
> Thanks,
> Jim
> 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" encoding="utf-8"?>
> Line 2: <configuration
> xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
> Line 3: <system.web>
> Line 4: <customErrors defaultRedirect="~/Default.aspx" />
>
> Source File: d:\home\sites\winid.com\web\Bobo\web.config Line: 2
>
>
You can safely remove
xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"
it usually gets inserted by the Web Admin tool and is not necessary.
Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights
.
- References:
- Config Error
- From: Jim McGivney
- Config Error
- Prev by Date: C# and ASP.net
- Next by Date: Re: VS2005 seems SLOOOOOW
- Previous by thread: Config Error
- Next by thread: Error in building web project in vs-2005 when VS 2005 & 2003 are installed side-by-side on same mchine
- Index(es):
Relevant Pages
|
Loading