up vote 2 down vote favorite
3
share [g+] share [fb]

Did anybody make MVC + Windows Auth + SQL Server role based provider work on IIS 7.0? Any pointers will be helpful.

link|improve this question
I got something which can solve my problem msdn.microsoft.com/en-us/library/cc949054.aspx, let me know if anybody knows any better options. – Alex Mar 17 '09 at 9:34
2  
What problem do you have? – Eduardo Molteni Nov 13 '09 at 0:08
1  
It might hepl us help you if you were more specific. Is there any error message/exception you're getting? Do you have any clue as to which part of the chain isn't working? – Sergi Papaseit Mar 9 '11 at 8:45
feedback

1 Answer

MVC 3 tooling update released today has a Windows Auth Template that might be of some help.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown