Upgrading the .NET SDK

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

    Upgrading the .NET SDK

    I just installed the V1.1 SDK. Now in C#.NET the about box still lists the
    Farmwork as V1.0.

    Did I do something wrong?
  • Ed Kaim [MSFT]

    #2
    Re: Upgrading the .NET SDK

    Nope. The 2002 versions of Visual Studio target the .NET Framework 1.0 and
    you need the 2003 versions of VS to target .NET Framework 1.1. Installing
    the 1.1 SDK doesn't affect the 2002 tools (they live side-by-side).

    "Joe Willmann" <ljwillmann@net scape.net> wrote in message
    news:Xns9438D46 7D6DFBljwillman nmailnet@204.12 7.204.17...[color=blue]
    > I just installed the V1.1 SDK. Now in C#.NET the about box still lists[/color]
    the[color=blue]
    > Farmwork as V1.0.
    >
    > Did I do something wrong?[/color]


    Comment

    • Joe Willmann

      #3
      Re: Upgrading the .NET SDK

      Well, aint that SPECIAL!

      thanks.

      "Ed Kaim [MSFT]" <edkaim@online. microsoft.com> wrote in
      news:e8YvqcyrDH A.2456@TK2MSFTN GP12.phx.gbl:
      [color=blue]
      > Nope. The 2002 versions of Visual Studio target the .NET Framework 1.0
      > and you need the 2003 versions of VS to target .NET Framework 1.1.
      > Installing the 1.1 SDK doesn't affect the 2002 tools (they live
      > side-by-side).
      >
      > "Joe Willmann" <ljwillmann@net scape.net> wrote in message
      > news:Xns9438D46 7D6DFBljwillman nmailnet@204.12 7.204.17...[color=green]
      >> I just installed the V1.1 SDK. Now in C#.NET the about box still
      >> lists[/color]
      > the[color=green]
      >> Farmwork as V1.0.
      >>
      >> Did I do something wrong?[/color][/color]

      Comment

      • Al Cohen

        #4
        Re: Upgrading the .NET SDK

        Actually, it *is* pretty special... The ability for separate
        infrastructures to play together is a blessing for those of us who've
        lived through "DLL hell".

        Joe Willmann wrote:[color=blue]
        > Well, aint that SPECIAL!
        >
        > thanks.
        >
        > "Ed Kaim [MSFT]" <edkaim@online. microsoft.com> wrote in
        > news:e8YvqcyrDH A.2456@TK2MSFTN GP12.phx.gbl:
        >
        >[color=green]
        >>Nope. The 2002 versions of Visual Studio target the .NET Framework 1.0
        >>and you need the 2003 versions of VS to target .NET Framework 1.1.
        >>Installing the 1.1 SDK doesn't affect the 2002 tools (they live
        >>side-by-side).
        >>
        >>"Joe Willmann" <ljwillmann@net scape.net> wrote in message
        >>news:Xns9438D 467D6DFBljwillm annmailnet@204. 127.204.17...
        >>[color=darkred]
        >>>I just installed the V1.1 SDK. Now in C#.NET the about box still
        >>>lists[/color]
        >>
        >>the
        >>[color=darkred]
        >>>Farmwork as V1.0.
        >>>
        >>>Did I do something wrong?[/color][/color][/color]

        Comment

        Working...