I am getting this error
Línea 96: <membership defaultProvider="CustomMembershipProvider">
Línea 97: <providers>
Línea 98: <add connectionStringName="Seguridad" enablePasswordRetrieval="false" enablePasswordReset="false" requiresQuestionAndAnswer="false" writeExceptionsToEventLog="false" maxInvalidPasswordAttempts="3" name="CustomMembershipProvider" type="Seguridad.ClienteWCF.CustomMembershipProvider"/>
Línea 99: </providers>
Línea 100: </membership>
Go to the complete details ...