2011-03-08 51 views
0

我已經按照Adobe教程介紹瞭如何使用Flex製作Facebook應用程序。Flex Facebook應用程序返回HTTP動詞錯誤

如果我從服務器訪問頁面,一切正常。 http://server01.televic.systray.be/stages/facebookintegration/flextryout/

但是,當我訪問它槽的Facebook應用程序的URL, http://apps.facebook.com/flextryout

我得到以下錯誤:

The page cannot be displayed 

The page you are looking for cannot be displayed because an invalid 

method (HTTP verb) was used to attempt access. Please try the following:

Contact the Web site administrator if you believe that this request 

should be allowed. Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly. HTTP Error 405 - The HTTP verb used to access this page is not allowed. Internet Information Services (IIS)

Technical Information (for support personnel) 

Go to Microsoft Product Support Services and perform a title search 

for the words HTTP and 405. Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Setting Application Mappings, Securing Your Site with Web Site Permissions, and About Custom Error Messages.

有沒有人有一個想法,我的問題可能是什麼?

回答

0

我自己解決了這個問題。

服務器上不允許使用HTML的POST方法。

+0

我有同樣的問題,但我沒有任何形式,只是簡單的問候消息來測試它。該怎麼辦? – Alon 2011-10-30 16:39:27