|
Subject:
|
error at web.config
|
|
Posted By:
|
aynajus
|
Post Date:
|
8/15/2006 6:40:35 AM
|
Error Message: Unrecognized configuration section 'xhtmlConformance'
Line 59: --> Line 60: <globalization requestEncoding="utf-8" responseEncoding="utf-8"/> Line 61: <xhtmlConformance mode="Legacy"/></system.web>Line 62: </configuration>
Source File: C:\WebApps\ThePhile\web.config Line: 61
~~aynajus~~
|
|
Reply By:
|
englere
|
Reply Date:
|
8/15/2006 11:37:18 PM
|
2003 doesn't understand this. You must have 2005 on your system and maybe you used the website configuration tool?
Just pull this tag out, and hope that you didn't get any other corruption.
Eric
|
|
Reply By:
|
aynajus
|
Reply Date:
|
8/16/2006 3:24:44 AM
|
So sad... - -''
~~aynajus~~
|