Results 1 to 4 of 4

Thread: .net 4.0 framework deployed with app

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2008
    Location
    USA
    Posts
    150

    .net 4.0 framework deployed with app


    Ok a simple question, I should know the answer but I am embarrased to ask. How do I get the .Net 4.0 framework deployed with my application when I publish it.

    Instead of having to download it on other pc's. Im sure its just a tick box in the preferences/settings somewhere.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: .net 4.0 framework deployed with app

    You want to do configure your project in some way, you go to the project properties. You want to configure how your project behaves when published, you go to the Publish page of the project properties. There you'll find a button to display the Prerequisites dialogue. There you can select whether prerequisites are downloaded on demand or distributed with the installer.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2008
    Location
    USA
    Posts
    150

    Re: .net 4.0 framework deployed with app


    Thank you. Will look into that asap.

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: .net 4.0 framework deployed with app

    There's no need to make your text big. It's more comfortable to read at normal size.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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