Results 1 to 5 of 5

Thread: .NET SETUP needs .NET FRAMEWORK !?!?! So WHAT???

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Location
    Russia
    Posts
    1

    .NET SETUP needs .NET FRAMEWORK !?!?! So WHAT???

    Hi All !

    When I'making the setup Package with the VS.NET it seems to be doing quite well but when I'm trying to install the application to another machine - It fails right at the beginning. The error is - "You need to have the .NET Framework".

    How can I include the Framework itself to my package or where I can just download it or JUST GET IT SOMEHOW ???????? SOMEWHERE ??????

    Thanks!
    Respectfully L!o.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    The Framework is on the Components disc for VS.NET, or available through Windows Update, or here: http://msdn.microsoft.com/netframewo...s/howtoget.asp

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4
    Frenzied Member dis1411's Avatar
    Join Date
    Mar 2001
    Posts
    1,048
    hmmm i use .net's deployment wizard to make the .msi's for my vb6 progs.... the only snag i encounter is sometimes the installer version on the comp needs to be updated to version 2.0... however if u r installing a .net app i wouldnt be surprised if it had an app check and diplayed this error......... if the comp doesnt have the framework then what is the good in installing the .net app since its not going to work

  5. #5
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    Dublin, Ireland
    Posts
    262
    A setup project in .net allows you to include the .net redistributable in the installer.

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