Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Server Error in '/' Application.
- Configuration Error
- 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: Could not load type 'Membership.App_Code.MyRoleProvider'.
- Source Error:
- Line 8: <roleManager enabled="true" defaultProvider="MyRoleProvider">
- Line 9: <providers>
- Line 10: <add name="MyRoleProvider" type="Membership.App_Code.MyRoleProvider"/>
- Line 11: </providers>
- Line 12: </roleManager>
- Source File: C:\Users\ericccl\Documents\Visual Studio 2012\WebSites\Membership\web.config Line: 10
- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18033
Advertisement
Add Comment
Please, Sign In to add comment