In my web.config for ADFS 2.0, I replaced the reference to FormsSignIn.aspx with SignIn.aspx and implemented the sign in page. The page seems to compile fine but I get an error when executing:
Error executing child request for handler 'ASP.signin_aspx'.
Any clues on how to debug this?