Either i am late to the party or i did something wrong. I am working with Visual Studio 2013 and i was trying to use Membership class however, using System.Web.Security;
namespace doesn't exist in my assemblies.
What can i do to solve this?
Note: System.Web
exists
Targeting: .NET Framework 4.5.1