When I try to test the AutoLotWCFService using \"wcftestclient\", I get the following error. What am I doing wrong? Any insight will help. This is a simple Web Service that
you need to make sure that the service behaviour configuration enables has a metadata tag with httpGetEnabled="true"
</behavior>
In addition, make sure your service references that behavior.