If you try browsing to a web service asmx file and get the error message
System.InvalidOperationException: Request format is unrecognized
This may be becuase the required protocol is disabled in the web config file.
Here is a list of the possible protocols that could be missing from the web or machine.config.
Thanks - that solved my issue.
ReplyDelete