Results 1 to 4 of 4

Thread: .NET 2002 framework 1

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    71

    .NET 2002 framework 1

    I just finished an application using .NET 2002 with framework 1. The computer I wish to install the application on is new and it has framework 1.1 already on it. Will this create a problem when I run the installer package which was created using .NET 2002 framework 1.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    71
    After reading that article, it seems that it would be safer to use the latest framework 1.1. Can I just run the dotnetfx.exe v1.1 on my development PC and replace the existing v1 framework. Then rebuild and create another installer package based on framework 1.1. In addition will .NET 2002 IDE work with framework v1.1.

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    1-Can I just run the dotnetfx.exe v1.1 on my development PC and replace the existing v1 framework ?
    You can have them both but it's not recommended . You should traget the 1.1 version when you rebuild your application by opening the proj and it asks you if you want to convert it to use 1.1 version of the framework if it didn't ask you then set that in the project properties .


    2-In addition will .NET 2002 IDE work with framework v1.1.
    Yes .

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