Quantcast
Channel: ASP.Net Identity 2.0 Role Manager issues
Browsing all 9 articles
Browse latest View live

Re: ASP.Net Identity 2.0 Role Manager issues

@craigber...I am having a similar problem and would love more details on your solution.  I'm working on an MVC 5 app using local accounts (Identity 2.0) and have modified the Application User to...

View Article



Re: ASP.Net Identity 2.0 Role Manager issues

Ah NuGet, but I was referring to how you stated you set this up....    "  in its own solution and copy and pasted code to IdenityConfig.cs and into the AccountController.cs."

View Article

Re: ASP.Net Identity 2.0 Role Manager issues

There shouldn't be any copying. Looks like the NuGet package didn't install IndentityConfig.cs.

View Article

Re: ASP.Net Identity 2.0 Role Manager issues

sounds like you just missed copying over some files when you set this up.Glad you got it.Sorry I couldn't help more.

View Article

Re: ASP.Net Identity 2.0 Role Manager issues

No, it's not in app_data. User security works fine. Solution compiles so all references are there.But...your post along with working on something else a bit prompted me to poke at this a bit more and I...

View Article


Re: ASP.Net Identity 2.0 Role Manager issues

Does it reside in your project, in the app_data folder?Can you access all of the membership tables. Do you have all of the correct Identity references to access the membership repository?Just some...

View Article

Re: ASP.Net Identity 2.0 Role Manager issues

Database is local install of SQL Server 2014 Developer Edition. I don't have that menu option.

View Article

Re: ASP.Net Identity 2.0 Role Manager issues

Not good with MVC but where is your database located? If this is a web site have you used the Web Site Configuration Tool under the website drop down menu in VS?

View Article


ASP.Net Identity 2.0 Role Manager issues

I have an ASP.Net MVC 5 application using local accounts. I'm now trying to get roles working, but having no luck. Document on this is...I'll just say, not good. I've installed the Identity sample...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images