Results 1 to 5 of 5

Thread: Cannot install .NET Framework 2.0 on NT4 SP6 system

  1. #1
    Join Date
    Dec 2002
    Location
    Dallas, TX
    Posts
    11

    Cannot install .NET Framework 2.0 on NT4 SP6 system

    Setup.exe starts and then immediately trys to install .NET 2.0. I get the following error:

    1210: Setup requires Windows Installer version 3.0 or higher to install the Microsoft .NET Framework version 2.0. Please install the Windows Installer version 3.0 and try again.

    This is very similar to a problem we had with Installshield 11.5 that has been fixed in release 12. When trying to install on a system with Windows XP SP1 (Windows Installer 2.0), the installer would not honor the "Best Fit" option to install Windows installer 3.1 and the the .NET installation to fail.

    This release has:

    MSI Engine Location: Extract from setup
    MSI Engine Version: Version 3.1 or 2.0 (best fit for system)
    .NET Framework Location: Extract from setup.exe
    .NET Framework Version: .NET 2.0

  2. #2
    Join Date
    Jul 2003
    Location
    Austin, TX
    Posts
    4,375
    Is this a trick question?

    NT 4.0 is not a supported OS for .Net Framework 2.0

    http://www.microsoft.com/downloads/d...displaylang=en
    Christopher Painter
    ISWIX, LLC.
    Visit iswix.com for contact information

  3. #3
    MichaelU's Avatar
    MichaelU is offline InstallShield Software Engineer
    Join Date
    Jan 2004
    Location
    Schaumburg, IL
    Posts
    4,263
    NT4 is not supported by .NET 2.0 - see http://www.microsoft.com/downloads/d...DisplayLang=en for the list "Windows 2000; Windows 98; Windows 98 Second Edition; Windows ME; Windows Server 2003; Windows XP".

    I think this is largely because of a MSI 3.0 requirement on NT based systems; MSI 3.0 supports "Windows 2000 Service Pack 3; Windows 2000 Service Pack 4; Windows Server 2003; Windows XP; Windows XP Service Pack 1" (http://www.microsoft.com/downloads/d...isplayLang=en), so at least the Best Fit option is doing the right thing on NT4Sp6.

    With this information in mind, does the current behavior make sense, or what behavior would you like to see?
    Michael Urman - Staff Software Engineer - Flexera Software: InstallShield Team

  4. #4
    Join Date
    Jul 2003
    Location
    Austin, TX
    Posts
    4,375
    Michael-

    Beat you!

    Chris
    Christopher Painter
    ISWIX, LLC.
    Visit iswix.com for contact information

  5. #5
    Join Date
    Dec 2002
    Location
    Dallas, TX
    Posts
    11
    Thanks guys. You are correct. After researching this I found that neither Windows installer 3.1 nor .NET Framework 2.0 is supported on NT4. I guess we tell users still on NT4 that we cannot support them. Sigh...

Posting Permissions

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