hi friend, can somebody help me, please.
i can't access my web service project from my windows application project.
at the form show error message "http error 405, method is not allowed"
Printable View
hi friend, can somebody help me, please.
i can't access my web service project from my windows application project.
at the form show error message "http error 405, method is not allowed"
Is there a username and password required for the webservice? If so then use the NetworkCredentials property to pass in login info.