Code:
<membership defaultProvider="MyMembership">
<providers>
<add name="MyMembership" minRequiredNonalphanumericCharacters="0" type="System.Web.Security.SqlMembershipProvider"
connectionStringName="Data Source=.\SQLExpress;Persist Security Info=True;Integrated Security=SSPI;Initial Catalog=iceman90289_ASPNETDB" requiresQuestionAndAnswer="false" requiresUniqueEmail="True"/>
</providers>
its complaining about the red and idk what is the problem. im kind of starting to give up and start over...
Parser Error Message: The connection name 'Data Source=.\SQLExpress;Persist Security Info=True;Integrated Security=SSPI;Initial Catalog=iceman90289_ASPNETDB' was not found in the applications configuration or the connection string is empty.
in actuality i dont even think i know what my problem is. here is the link to my site
http://aspspider.ws/iceman90289/