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 for Login Page- I must be overlooking something!
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: Sun Oct 25, 2009 7:08 am     Code Error for Login Page- I must be overlooking something! Reply with quote

Hi,
I am Juboe. I am new to this forum and have built my first website. I had trouble learning how to upload my database to my hosting server but I think finally figured it out.
So, I go to try it out and now the login page has a configuration error. I went to the web.config page and looked at the code. Here it the 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: The 'system.codedom' start tag on line 12 does not match the end tag of 'connectionStrings'. Line 20, position 81.

Source Error:

Line 18: <providerOption name="CompilerVersion" value="v3.5"/>
Line 19: <providerOption name="OptionInfer" value="true"/>
Line 20: <providerOption name="WarnAsError" value="false"/></compiler></compilers></connectionStrings>
Line 21:
Line 22: </system.codedom>

You would think that it will be a simple soution with tags but i must be overlooking something because the open tags match the closing tags. Here is the actual code from my web.config page.
<connectionStrings>
<add name="*********" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Program Files\Microsoft SQL Server\MSSQL\DATA\********\SQLEXPRESS_**********.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" warningLevel="4">
<providerOption name="CompilerVersion" value="v3.5"/>
<providerOption name="WarnAsError" value="false"/></compiler>
<compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" type="Microsoft.VisualBasic.VBCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
<providerOption name="CompilerVersion" value="v3.5"/>
<providerOption name="OptionInfer" value="true"/>
<providerOption name="WarnAsError" value="false"/></compiler></compilers>
</system.codedom></connectionStrings>


Does anyone see what I am missing?? Any help would be appreciated.

Thanks,
Juboe
juboe



Joined: 24 Oct 2009
Posts: 4

PostPosted: Tue Oct 27, 2009 5:32 pm     Where did this message go when it was moved? Reply with quote

I see that this as moved but where to???
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