ericccl

Untitled

May 17th, 2013
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Server Error in '/' Application.
  2.  
  3. Configuration Error
  4.  
  5. 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.
  6.  
  7. Parser Error Message: Could not load type 'Membership.App_Code.MyRoleProvider'.
  8.  
  9. Source Error:
  10.  
  11.  
  12. Line 8: <roleManager enabled="true" defaultProvider="MyRoleProvider">
  13. Line 9: <providers>
  14. Line 10: <add name="MyRoleProvider" type="Membership.App_Code.MyRoleProvider"/>
  15. Line 11: </providers>
  16. Line 12: </roleManager>
  17.  
  18. Source File: C:\Users\ericccl\Documents\Visual Studio 2012\WebSites\Membership\web.config Line: 10
  19.  
  20. 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