Yes, Beta2 should be able to build the deployment package. I suggest you
can add one deployment project under the same solution with your original
webapplication. For example you have solution1 which contains two projects,
webapplication1 is the ASP.NET project and setup1 is the deployment
project. Then you can choose to build only setup1 and then it should build
the .msi for your correctly.
To elimate possble problem, I think you can choose the setup Wizard first
instead of build the deployment project from scratch. Besides, we can also
delete .NET runtime dotnetfxredist_x86_enm.msm from the setup project
manually.
Hope it helps.
Best Regards,
Robin Shen
Microsoft Support
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. Copy right, 2001 Microsoft Corporation.
All rights reserved.