ASP.Net 1.1

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • fripper

    ASP.Net 1.1

    I installed IIS some months ago and just recently
    installed Visual Studio 2003. When I open a new web
    project it tells me that the web server is using ASP .Net
    1.0 and suggests I upgrade the server to ASP .Net 1.1. I
    had thought that when I installed VS 2003 it would have
    taken care of that for me. How do I upgrade the server
    to use ASP .Net 1.1?

    Thanks.

    P.S. Is it OK to remove .Net Framework 1.0 now that I
    have .Net Framework 1.1? Add/Remove shows 1.0 using
    1.688MB and 1.0 using 36.83MB (not sure why there is such
    a discrepancy).

    Thanks again.

  • Brian Gideon

    #2
    Re: ASP.Net 1.1

    Google for "aspnet_reg iis" and you should get a lot of information about a
    possible solution to your problem. Also check out the following article.

    Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.


    Brian

    "fripper" <anonymous@disc ussions.microso ft.com> wrote in message
    news:1301b01c3c 0f8$a12a6b40$a6 01280a@phx.gbl. ..[color=blue]
    > I installed IIS some months ago and just recently
    > installed Visual Studio 2003. When I open a new web
    > project it tells me that the web server is using ASP .Net
    > 1.0 and suggests I upgrade the server to ASP .Net 1.1. I
    > had thought that when I installed VS 2003 it would have
    > taken care of that for me. How do I upgrade the server
    > to use ASP .Net 1.1?
    >
    > Thanks.
    >
    > P.S. Is it OK to remove .Net Framework 1.0 now that I
    > have .Net Framework 1.1? Add/Remove shows 1.0 using
    > 1.688MB and 1.0 using 36.83MB (not sure why there is such
    > a discrepancy).
    >
    > Thanks again.
    >[/color]


    Comment

    Working...