|
-
Sep 9th, 2004, 08:57 AM
#1
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|