Hi,
I have a site .net 2.0 and I redirected users to a login page when the hit the site. (I think the default.aspx page)
But i cant remember how i did it.
I am now wanting upgrade to asp.net mvc app but the redirect is still there to a nonexistent page.
Any ideas how to find the redirect?
Malcolm