HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Code Error = Unrecognized element 'system.codedom'
Post new topic   Reply to topic    HTML Help Forum -> Others
View previous topic :: View next topic  
Author Message
juboe



Joined: 24 Oct 2009
Posts: 4

PostPosted: Tue Oct 27, 2009 5:47 pm     Code Error = Unrecognized element 'system.codedom' Reply with quote

I have a website with login page. When you put username and password in and press login you get configuration error page. This is the 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 element 'system.codedom'.

Source Error:


Line 11: <add name="********" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=*********.mdf"></add>
Line 12:
Line 13: <system.codedom>
Line 14: <compilers>
Line 15: <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"></compiler>

Source File: e:\InetPub\Clients\oakleafmeadowshoa.net\web.config Line: 13

Here is what my web.config looks like:

<connectionStrings>
<add name="DB_7ae840" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=DB_7ae840.mdf"></add>

<system.codedom>
<compilers>
<compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"></compiler>
<compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" type="Microsoft.VisualBasic.VBCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"></compiler>
<providerOption name="CompilerVersion" value="v3.5"/>
<providerOption name="OptionInfer" value="true"/>
</compilers>
</system.codedom>
</connectionStrings>

Can someone help me?

Thanks,
Juboe

Duplicate post.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> Others All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial