Results 1 to 2 of 2

Thread: HTTP Error 404.17 - Not Found ASP.net 2

  1. #1
    Join Date
    Feb 2012
    Posts
    1

    HTTP Error 404.17 - Not Found ASP.net 2

    Hello,

    We have just had no choice but to move our website from a host where part of our website was written using ASP.net 2, II6 - classic mode and all was fine.

    I have now moved it to a new host where it is ASP.net 2, II7 classic mode and I now get HTTP Error 404.17 - Not Found
    The requested content appears to be script and will not be served by the static file handler.

    when I try to access the ASP.net part of the web site. All the rest of the site is written in PHP which I progrm in but to my dispear I do not know ASP.net and am desperate to get this issue resolved.

    The hosting company have been helpful and tell me that it is a web.config issue and kindly emailed me a screen shot of the handler mappings. I have attached it. I have also attached my current web.config (web.txt)

    I would really appreciate it if anyone could possibly help me?

    Kind Regards
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Join Date
    Dec 2007
    Posts
    996

    Re: HTTP Error 404.17 - Not Found ASP.net 2

    The 404.17 error that you are gettin simply means that the dynamic content mapped to the static file handler. The pre-selected setup defaults of IIS 7.0 only provide the IIS modules required to support static content. So you have to make sure the ASP.NET role service is installed. You can refer to the ASP.NET Workload section in the following article called Install Typical IIS Workloads.

Similar Threads

  1. How to fix HTTP error 307 Temporary Redirect (since HTTP/1.1)?
    By Charu Sharma in forum Networking & Security
    Replies: 6
    Last Post: 05-04-2012, 01:14 AM
  2. Replies: 4
    Last Post: 27-11-2011, 10:11 PM
  3. Replies: 5
    Last Post: 12-09-2011, 10:50 PM
  4. HTTP Error 404 Not found
    By Corinne in forum Technology & Internet
    Replies: 3
    Last Post: 06-04-2009, 02:14 PM
  5. Replies: 3
    Last Post: 01-06-2006, 02:35 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,542,288.33259 seconds with 18 queries