Results 1 to 1 of 1

Thread: Including .NET Framework in a Setup Project

  1. #1

    Thread Starter
    Addicted Member corwin_ranger's Avatar
    Join Date
    Sep 2004
    Location
    CT
    Posts
    198

    Including .NET Framework in a Setup Project

    OK, so, I'm a serious development newbie here and also new to .NET.

    I understand that the .NET framework is required on any machine that you want to run a .NET app on. I also know that there is a free re-distributable version of that framework.

    So, my question is this, how do I reference it and include it in a stup project in my solution. I'm working on a test solution now. When I added the Setup project, the IDE recognized that the framework is a dependency and listed it in the dependencis branch of the project. When I tried to build the solution, the setup project failed with the following error: H:\My Documents\Visual Studio Projects\Text Editor Setup\Text Editor Setup.vdproj dotNETFXRedist_x86_enu.msm must not be used to redistribute the .NET Framework. Please exclude this merge module. I assume that this was simply the framework that was loaded along with VS and obviously not redistributable. Am I just missing something easy here?

    Thanks in advance,

    Steve
    Last edited by corwin_ranger; Sep 9th, 2004 at 09:55 AM.

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