Deploying service from development server to iis7 server

Posted by MindWorX on Stack Overflow See other posts from Stack Overflow or by MindWorX
Published on 2011-01-06T19:15:01Z Indexed on 2011/01/08 4:54 UTC
Read the original article Hit count: 308

Filed under:
|
|

I have a service which works perfectly on the local development server, but once moved to the remote iis7 server, it fails. I've been browsing the service in a browser manually. Here's the steps I've been taking:

  1. Open up Service.svc
  2. Open up Service.svc?wsdl
  3. Open up Service.svc?wsdl0
  4. Open up Service.svc?xsd=xsd0

Step 4. is where it fails. If i browse on the development server it works. If i browse on the iis7 server, I get a connection reset error. Any help appreciated.

© Stack Overflow or respective owner

Related posts about iis7

Related posts about xsd