IIS not working for aspx pages

Rate It (1)

Last post 05-02-2007 2:21 AM by chetan.sarode. 8 replies.

Sort Posts:

  • IIS not working for aspx pages

    04-22-2007, 9:39 AM
    • Member
      475 point Member
    • vtrajan
    • Member since 03-31-2005, 12:44 PM
    • India
    • Posts 119

    In server when i tried to setup application it shows 404 error.

    My application developed in ASP>NET2.0

    In that iis html renders properly.

    ASPX not rendering.

    In that server everything is installed. Thanks in advance....

  • Re: IIS not working for aspx pages

    04-22-2007, 10:14 AM

    Hi,

    Register the ASP.NET to your IIS by the command shown below

    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i

     

    HTH
    Regards

  • Re: IIS not working for aspx pages

    04-22-2007, 11:38 PM

    Is dynamic scripts enabled? Or the server is locked down?

     

    Also, did you run aspnet_Regiis -i? 

    ------------------------------

    Deepak Vasudevan

    http://lavanyadeepak.blogspot.com/

    -------
  • Re: IIS not working for aspx pages

    04-23-2007, 12:44 AM
    • Member
      475 point Member
    • vtrajan
    • Member since 03-31-2005, 12:44 PM
    • India
    • Posts 119

    Hi ,

     

    Thanks for ur reply.

    I already run that.

    Still iam not able to browse

     

    regards

  • Re: IIS not working for aspx pages

    04-23-2007, 3:29 AM
    Let me confirm that you can open HTML pages through IIS ?
  • Re: IIS not working for aspx pages

    04-23-2007, 5:48 AM
    • Member
      475 point Member
    • vtrajan
    • Member since 03-31-2005, 12:44 PM
    • India
    • Posts 119

    Hi ,

     Yah its opening html pages.

    But now my problem is fixed while running the command apnet_regiis -i included (-enable) argument.

    I  think core problem is aspnet is disabled in that server.

    Thank you guys for your help.

    vtrajan 

     

     

     

  • Re: IIS not working for aspx pages

    04-23-2007, 6:01 AM
    Answer
    vtrajan:

    Hi ,

     Yah its opening html pages.

    But now my problem is fixed while running the command apnet_regiis -i included (-enable) argument.

    I  think core problem is aspnet is disabled in that server.

    Thank you guys for your help.

    vtrajan 

    The problem as i told you in the first reply that .net 2.0 was not registered correctly to IIS or that you installed IIS after VS.

    Regards 

  • Re: IIS not working for aspx pages

    04-23-2007, 7:47 PM
    Check out this related thread: http://forums.asp.net/1678698/ShowThread.aspx#1678698
    ------------------------------

    Deepak Vasudevan

    http://lavanyadeepak.blogspot.com/

    -------
  • Re: IIS not working for aspx pages

    05-02-2007, 2:21 AM

    Try to run aspnet_regiis.exe -i

    May be your IIS is not configured for asp.net

    Chetan Sarode
    Software Engineer,
    Approva Systems Pvt Ltd,
    Pune, India.
Page 1 of 1 (9 items)