Torna al Thread
[Code]
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: This method cannot be called during the application's pre-start initialization stage.
Line 40: <providers>
Line 41: <clear/>
Line 42: <add name="CMembershipProvider" type="DataLayer.Provider.CMembershipProvider" connectionStringName="AppContext" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" requiresUniqueEmail="false" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="6" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10" applicationName="/"/>
Line 43: </providers>
Line 44: </membership>
[/Code]