I'm using FormsAuthentication.RedirectFromLoginPage() and I dont have a default.aspx page for my application. So if I open a new browser window and go to the login page, it tries to go to the default page and I get an error. Is there any way to define a default page for the redirection?