Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Setup Interrupted; Requires the .NET Framework

Setup Interrupted; Requires the .NET Framework

Scheduled Pinned Locked Moved Visual Basic
csharpquestiondotnetvisual-studiocom
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jm6k
    wrote on last edited by
    #1

    I was trying to install a program onto another computer, but the setup was aborted because the target computer did not have the .NET framework. During deployment, there was a warning that said "WARNING: This setup does not contain the .NET Framework which must be installed on the target machine by running dotnetfx.exe before this setup will install. You can find dotnetfx.exe on the Visual Studio .NET 'Windows Components Update' media. Dotnetfx.exe can be redistributed with your setup." I've located that dotnetfx.exe on the component CD, but DOES ANY COMPUTER THAT I WISH TO INSTALL MY APPLICATION REQUIRE THE INSTALLATION OF THE .NET FRAMEWORK? If so, what is the proper procedure on including that file into my setup? also, is there anyway around installing the .Net Framework. Thank you for your time. The Jazz Master 6000 DJ Badknees Parma Grind Crew - www.geocities.com/parmagrindcrew

    N 1 Reply Last reply
    0
    • J Jm6k

      I was trying to install a program onto another computer, but the setup was aborted because the target computer did not have the .NET framework. During deployment, there was a warning that said "WARNING: This setup does not contain the .NET Framework which must be installed on the target machine by running dotnetfx.exe before this setup will install. You can find dotnetfx.exe on the Visual Studio .NET 'Windows Components Update' media. Dotnetfx.exe can be redistributed with your setup." I've located that dotnetfx.exe on the component CD, but DOES ANY COMPUTER THAT I WISH TO INSTALL MY APPLICATION REQUIRE THE INSTALLATION OF THE .NET FRAMEWORK? If so, what is the proper procedure on including that file into my setup? also, is there anyway around installing the .Net Framework. Thank you for your time. The Jazz Master 6000 DJ Badknees Parma Grind Crew - www.geocities.com/parmagrindcrew

      N Offline
      N Offline
      Nic Rowan
      wrote on last edited by
      #2

      Ya, any PC you want to run an application you've written in .NET needs to have the DotNET framework installed. PC's that have Windows XP or Windows 2003 will have the framework already installed. I'm not sure how to detect if the person has the .NET framework installed so I can't help you with that.


      Beware the chickens, for in their silence, they plot... Life is too short to be taken seriously. -- Oscar Wilde


      R 1 Reply Last reply
      0
      • N Nic Rowan

        Ya, any PC you want to run an application you've written in .NET needs to have the DotNET framework installed. PC's that have Windows XP or Windows 2003 will have the framework already installed. I'm not sure how to detect if the person has the .NET framework installed so I can't help you with that.


        Beware the chickens, for in their silence, they plot... Life is too short to be taken seriously. -- Oscar Wilde


        R Offline
        R Offline
        Richard Day
        wrote on last edited by
        #3

        Windows XP doesn't have the framework by default. Allegedly it will find its way into an upcoming service pack. Not sure about 2003 though, you may be right.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups