« Previous Next »

Thread: I get 404.0 when I'm trying to get an .htm extension while migrating to IIS7

Last post 07-15-2009 9:27 AM by jeff@zina.com. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 07-14-2009, 6:20 AM

    I get 404.0 when I'm trying to get an .htm extension while migrating to IIS7

     Hi all,

     When i'm trying to run a web app in IIS 7 with an unknown extension - .htm

    i get a 404.0 file not found error. The web app worked fine on IIS 6.

    I will now describe the situation:

     On IIS 6 i defined an Application Extension like this :

         Executable : ...\framework\v2.0.50727\aspnet_isapi.dll

         Extension : .htm

         Verbs : All Verbs

         Script Engine - Check.

    I tryed to define HttpHandler that will match the extension with no success,

    I'm still getting 404...

     

    need help :-)

    10x

    Isaac

  • 07-15-2009, 9:27 AM In reply to

    Re: I get 404.0 when I'm trying to get an .htm extension while migrating to IIS7

    Don't define an extension.  Make sure you have installed static file support and use the integrated pipeline, where all files are processed through ASP.NET.

    Jeff

    Look for Wrox's new book Professional IIS 7 in your local bookstore, or order now at Amazon.com
Page 1 of 1 (2 items)
Microsoft Communities