Server Application is unavailable

Last post 05-04-2007 3:46 AM by kaushalparik27. 8 replies.

Sort Posts:

  • Server Application is unavailable

    05-03-2007, 7:10 AM

    hi guys.,..

    i am facing a problem in creating virtual direcotry..

    i have .net framework 1.1 already installed on my pc (XP)... and there are application which are running fine... developed in framework 1.1...

    i installed .net framwork 2.0 and created a new virtual directry ...

    but it gives me error as "Server Application Unavailable" error...

     

    any body having any idea ?? 

    नमस्ते,
    [KaushaL] || BloG || MS MVP

    "I would love to change the world, but they won’t give me the source code"


    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers.
  • Re: Server Application is unavailable

    05-03-2007, 9:21 AM
    • Contributor
      2,176 point Contributor
    • JRICE
    • Member since 05-11-2006, 12:52 AM
    • Lebanon-Beirut
    • Posts 667

    right click ur defaultwebsite node in IIS  properties
    then choos Asp.net tab, make sure that Asp.net version is 2.0


    HTH

    Please remember to "Mark As Answer" if this post answered your question!

    Bilal Shouman - MCAD.NET

    |My Blog|
    ---------------------------------


  • Re: Server Application is unavailable

    05-03-2007, 6:01 PM
    • All-Star
      37,391 point All-Star
    • Haissam
    • Member since 10-05-2006, 6:25 AM
    • Beirut - Lebanon
    • Posts 5,632

    If you have an application written in .net framework 1.1 and you have installed the .net framework 2.0, just make sure that the default .net version for that application is correct (1.1 in this case)

    Follow the above poster steps to go check the application ASP.NET version.

    HC

    Haissam Abdul Malak
    MCAD.NET
    | Blog |
  • Re: Server Application is unavailable

    05-03-2007, 10:56 PM
    version is already 2.0 (i have checked it).
    नमस्ते,
    [KaushaL] || BloG || MS MVP

    "I would love to change the world, but they won’t give me the source code"


    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers.
  • Re: Server Application is unavailable

    05-03-2007, 10:59 PM

    i have checked the versions for all application....

    and are correctly selected...

    is there any other setting that i am missing out ? 

    नमस्ते,
    [KaushaL] || BloG || MS MVP

    "I would love to change the world, but they won’t give me the source code"


    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers.
  • Re: Server Application is unavailable

    05-04-2007, 1:02 AM
    • Contributor
      2,176 point Contributor
    • JRICE
    • Member since 05-11-2006, 12:52 AM
    • Lebanon-Beirut
    • Posts 667

    try to run aspnet_regiis.exe -i

     

    HTH

    Please remember to "Mark As Answer" if this post answered your question!

    Bilal Shouman - MCAD.NET

    |My Blog|
    ---------------------------------


  • Re: Server Application is unavailable

    05-04-2007, 2:45 AM

    ok...

    aspnet_regiis -i option will install asp.net components to my system..

    but does it effect to my existing uploaded applications based on framework 1.1 ? 

    नमस्ते,
    [KaushaL] || BloG || MS MVP

    "I would love to change the world, but they won’t give me the source code"


    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers.
  • Re: Server Application is unavailable

    05-04-2007, 2:55 AM
    Answer
    • Contributor
      2,176 point Contributor
    • JRICE
    • Member since 05-11-2006, 12:52 AM
    • Lebanon-Beirut
    • Posts 667

    no it wont affect them, when u want to run 1.1 application, choose in IIS framework 1.1 the same way as i told u in my previous post

     

    HTH

    Please remember to "Mark As Answer" if this post answered your question!

    Bilal Shouman - MCAD.NET

    |My Blog|
    ---------------------------------


  • Re: Server Application is unavailable

    05-04-2007, 3:46 AM
    JRICE:

    no it wont affect them, when u want to run 1.1 application, choose in IIS framework 1.1 the same way as i told u in my previous post

     

    HTH

     

    thanks friend..

    it works... but with slight change...

    aspnet_regiis -iru 

     

    details:

    aspnet_regiis -i will install asp.net components and scriptmaps as well as update scriptmaps of all EXISTING UPLOADED APPLICATION in IIS.

    aspnet_regiis -iru will install asp.net components and scriptmaps but it does not update scriptmaps of all EXISTING UPLOADED APPLICATION in IIS.
     

    नमस्ते,
    [KaushaL] || BloG || MS MVP

    "I would love to change the world, but they won’t give me the source code"


    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers.
Page 1 of 1 (9 items)