i started my windows application in visual studio beta edition. building a setup project for this app
included the framework resulting in a 23MB setup file (by default i guess).
i recently upgraded to visual studio enterprise architect and when i attempted to build the setup project i got this error message
ERROR: dotNETFXRedist_x86_enu.msm must not be used to redistribute the .NET Framework. Please exclude this merge module.
i'm guessing that the visual studio beta included a different merge module to distribute the framework. what am i supposed to do for
visual studio enterprise architect ?