We have developed and deployed a silverlight application (Framework 4.0), It works fine in IIS 6.0 (windows server 2003). Now we try to deploy it in 64 Bit windows server 2012 (operating System) , IIS 8. After configuring the application in IIS , We got the
following error "HTTP Error 405.0 - Method Not Allowed The page you are looking for cannot be displayed because an invalid method (HTTP verb) is being used.". Help me to resolve this issue.
↧