problem with building Sample WCF from microft: Method Not Allowed

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Each time I run any sample I get the following error for WCF.
The remote server returned an unexpected response: (405) Method Not Allowed.
 
To the OP, that's probably an authentication issue, or you are calling
the method manually (specifying the URL/method name) and doing it
incorrectly).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top