Results 1 to 5 of 5

Thread: [Resolved] ASP.NET 1.1 in XP

  1. #1

    Thread Starter
    Hyperactive Member VB IT's Avatar
    Join Date
    Feb 2003
    Posts
    381

    Question [Resolved] ASP.NET 1.1 in XP

    Can I develop Web application with IIS Version: 5.1 (come with Windows XP Pro)?
    I am using Visual Studio 1.1 And its give me error

    “Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services.”
    Last edited by VB IT; Oct 25th, 2004 at 04:27 PM.
    Sorry for Bad English.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Click on the help button.

    You will need to install the asp.net on IIS... something like

    aspnet_regiis /i

  3. #3

    Thread Starter
    Hyperactive Member VB IT's Avatar
    Join Date
    Feb 2003
    Posts
    381
    Originally posted by mendhak
    Click on the help button.

    You will need to install the asp.net on IIS... something like

    aspnet_regiis /i
    Thanks for reply

    What should I install for installing ASP .NET IIS?
    From where I can get it?
    Sorry for Bad English.

  4. #4
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    Originally posted by VB IT
    Thanks for reply

    What should I install for installing ASP .NET IIS?
    From where I can get it?
    You have it already - the 1.1 framework

    Throw this into a command window and hit enter
    C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i

  5. #5

    Thread Starter
    Hyperactive Member VB IT's Avatar
    Join Date
    Feb 2003
    Posts
    381
    Originally posted by axion_sa
    You have it already - the 1.1 framework

    Throw this into a command window and hit enter
    C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i
    Thanks
    Sorry for Bad English.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width