AZGroups.com

Bringing together Arizona Technology Users And Enhancing the Careers of Developers
Welcome to AZGroups.com Sign in | Join | Help
in Search

Webserver is not running asp.net version 1.1

Last post 11-11-2006, 8:55 AM by Jason Inman. 1 replies.
Sort Posts: Previous Next
  •  11-09-2006, 5:42 AM 658

    Webserver is not running asp.net version 1.1

    Hi,

    I am going to work on an existing asp.net web application. Tech. person installed .net framework and forgot to install IIS.

    After the installation of .net framework we have installed IIS..but, when i tried to create web application it is showing "Visual studio has detected that the specified web server is not running in asp.net version 1.1.you will be unable to run asp.net web application or services".

    In IIS--> web services extension is missing..i think this will be automatically added when u install .net framework AFTER IIS installation.

    Help me ASAP.

    Thanks,

    Priya 

     

     

  •  11-11-2006, 8:55 AM 662 in reply to 658

    Re: Webserver is not running asp.net version 1.1

    Just have your tech person run
    C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i

    This program will install the proper hooks into IIS and you will be able to run ASP.NET applications. If you need need ASP.NET 2.0 installed run the aspnet_regiis.exe under the C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 directory.

    --Jason


    -- J Man
    Super Hero Esquire III
    jaminman@gmail.com
    Filed under: ,
  • View as RSS news feed in XML
    Powered by Community Server, by Telligent Systems