In the first post you mention a sample that you are using and refer to "the above page". Maybe I'm missing something, but I don't see the sample you are referring to. Can you reply with a link to the sample you are using?
Check if your project is using .NET Framework 4.0. It is common problem that if it is set as Framework 3.5 than you can not see references from Framework 4.0.
cts-mgraham
Contributor
3318 Points
642 Posts
Microsoft
Re: Sample Membership Provider Implementation
Nov 05, 2011 11:21 AM|LINK
In the first post you mention a sample that you are using and refer to "the above page". Maybe I'm missing something, but I don't see the sample you are referring to. Can you reply with a link to the sample you are using?
WojtekB
Member
2 Points
1 Post
Re: Sample Membership Provider Implementation
Dec 16, 2011 07:00 AM|LINK
Check if your project is using .NET Framework 4.0. It is common problem that if it is set as Framework 3.5 than you can not see references from Framework 4.0.