Troubleshooting - 404.3 - Not Found

  1. If after creating your service, you see this page.  The MIME warning is because IIS natively doesn't know what to do with the asmx files that are part of the web server.   
  2. To fix: go to the server manager and Add Roles and Features
  3. From this list select the ASP.NET 3.5 and ASP.NET 4.5 boxes as well as all of the other dependencies of those installs:
  4. Once that has completed, make sure you restart the IIS server or reboot the machine before retesting.