My site is off due to the CMSRoleProvider error. What should I do now?

HelenaG Grulichova asked on May 4, 2011 05:25

My site is off due to the CMSRoleProvider error. What should I do now?

Correct Answer

HelenaG Grulichova answered on May 4, 2011 05:25

It is usually enough to restart the application. Since you are unable to reach the Site Manager with this error, you can do that an alternative way: by making a small change in your web.config file (it can be a 1 character space somewhere). Afterwards, your site will be restarted and should be up and running.

Please see the following detailed error message to check if this article applies to you:

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: Thread was being aborted.

Source Error:
Line 62: <providers>
Line 63: <clear />
Line 64: <add name="CMSRoleProvider" type="CMS.MembershipProvider.CMSRoleProvider" connectionStringName="CMSConnectionString" applicationName="SampleApplication" writeExceptionsToEventLog="false" />
Line 65: </providers>
Line 66: </roleManager>

-ov-
0 votesVote for this answer Unmark Correct answer

Recent Answers


thien nguyen answered on May 9, 2018 14:39

I still can not fix this Can you help me

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.