How to resolve this issue SqlserverMembership
HiI have implemented SQLMembership In My Dotnet Project. In that I have created one login.aspx if it is valid user it need to be redirect to Home.aspx . But it is not working in server IIS . But it is working in local . How to resolve this issue