.net - Umbraco RoleProvider error -


i'm facing web.config error on umbraco 6.2.1 website on production server.

i have no issue running site on dev computer.

an error occurred during processing of configuration file required service request. please review specific error details below , modify configuration file appropriately.

<providers> <clear/> <add name="umbracoroleprovider" type="umbraco.web.security.providers.membersroleprovider" /> </providers> </rolemanager> 


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -