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.

Some times the Facebook resources are not load for eg.all.js file that collapse my application is that good to host in local. i've come across the question already raised on this issue.please suggest me any idea to recursively to check the whether the resources loaded or not from code behind in c# else through java script.or any temporarily solutions to avoid this conditions, and also i came to knew that locally hosting will not reflect the changes made in the live by the facebook people so please let me know any idea to overcome the problem

thanks chandru.v

share|improve this question

1 Answer

up vote 0 down vote accepted

You cannot host the Facebook JavaScript files locally on your own server. They have to be ran from Facebook's site to work due to cross-domain restrictions.

share|improve this answer
thanks man i got it, but how do i overcome this situation if resources are not loaded.as a technical people we will know but users doesn't thats my point. – Chandru velan Jan 18 '12 at 6:13

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.