I ran into a similar problem a while ago, and I remember it was solved by _not naming the login page "login.aspx"_. Just naming it something else (userLogin.aspx, for example) solved it for me.