IIS issues

Discussion in 'Site Programming, Development and Design' started by Ianae, Oct 30, 2012.

  1. I've been having some issues getting my website running. Everything works locally but when I try to visit the live site it brings me to the directory of the site instead of the homepage, and any page I click on I get this:

    "HTTP Error 404.17 - Not Found
    The requested content appears to be script and will not be served by the static file handler."

    "Most likely causes:
    The request matched a wildcard mime map. The request is mapped to the static file handler. If there were different pre-conditions, the request will map to a different handler."

    It says its IIS 7.5 in the top right corner, I have my server set to asp.net v4, and I rebuilt my Bin directory and it's also set to v4 for asp. I am so lost right now.
     

Share This Page