When I click on the About tab in the sample MVC app it seems to get into a continual loop calling apps.facebook.com/xxxx/Home/About. I can see from the browser address url that it calls http://localhost:nnnn/facebookredirect.axd/xxxx/Home/About/.....
If I click the Home tab then it all seems to work OK and asks for my Facebook login details.
What am I doing wrong?
Thanks
