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 trying to implement Facebook Like button to my site based on asp.net. It works fine in IE8, Mozilla and Google Chrome but in IE9 it doesn't.

I've tried iframe version, XFBML version, HTML5 version - all of them work fine in Mozilla, IE8, GoogleChrome... but in IE9 I see the same picture for all versions.

For example, when I press Like from page http://ideal.astrum.ua/online-brokerage/software.aspx I am redirected to =">http://www.facebook.com/connect/connect_to_external_page_widget_loggedin.php?social_plugin=like&external_page_url=http%3A%2F%2Fideal.astrum.ua%2Fonline-brokerage%2Fsoftware.aspx#=

where I see an empty page with facebook header on top.

share|improve this question

1 Answer

I had the same problem. If you deactivate the protected mode of IE it will work. It's a short but easy solution after hours of headache!

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.