Faraz Shah Khan

MCP, MCAD.Net, MCSD.Net, MCTS-Win, MCTS-Web, MCPD-Web

Browse by Tags

All Tags » .Net 2.0 » .Net (RSS)
Error: Inconsistent accessibility: return type
In one of my projects I found this error Inconsistent accessibility : return type...................... is less accessible than method ......... It was a quite strange error for me as I have not seen the same in past. My classes were defined as: class...
Schema compatiblity error in configuring SqlMembershipProvider
I was working with one of my projects in which I had to use Membership/Role providers. I run the wizard using aspnet_regsql.exe to create the structure of SqlMembershipProvider. I added few roles and users using ASP.Net Configuration. Everything worked...
More Posts