MyService.svc?wsdl shows 400 Bad Request IIS 7.5
Posted
by Omu
on Server Fault
See other posts from Server Fault
or by Omu
Published on 2010-05-04T14:30:43Z
Indexed on
2010/05/04
14:39 UTC
Read the original article
Hit count: 421
I'm on Windows 7 Ultimate IIS 7.5
I have deployed the services to the web server and when I try them in IE like this: MyService.svc?wsdl
I get the 400 "Bad Request"
page
I should get the description of the web service instead, anybody knows how to fix this ?
© Server Fault or respective owner