I'm facing a web.config error on my Umbraco 6.2.1 website on production server.
I have no issue running this site on my dev computer.
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.
<providers>
<clear/>
<add name="UmbracoRoleProvider" type="Umbraco.Web.Security.Providers.MembersRoleProvider" />
</providers>
</roleManager>