I'm trying to test my first .NET application on SBS 2003 with IIS6. I'm trying to execute a form to post xml message and receive a response, but got the following error. How do I fix this problem in my SBS 2003 server/ASP.net or IIS setting?
************** Exception Text **************
System.Net.WebException: The remote server returned an error: (405) Method Not Allowed.
at System.Net.HttpWebRequest.
GetRespons
e()
Start Free Trial