Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using a .net Formview in a Facebook application and the Facebook 5.0 SDK. As of last week, it worked fine moving between the and the views instantenously. Today, the behavior is different.

When I click on the "edit" button in , it does not go to the edit template. Rather, it goes through a few URLs and then reloads the page again with the template.

The two URLS it cycles through are /facebookredirect.axd... and then www.facebook.com/connect/uiserver.php?app_id=....

Any ideas? Thanks.

share|improve this question

1 Answer

Never mind. It is a FB bug that should be fixed today. Here is a link about it: http://facebooksdk.codeplex.com/discussions/249754

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.