Hi Friends,
I have inherited an asp.net website to maintain. It is using a Membership provider and when I step through the code while debugging I notice that it does not like the Membership class or it will not run the membership code. I have theImports System.Web.Security in my page and was wondering is there anything else that I need to reference?Thanks !