Asked By v-lli
29-Jan-07 05:58 AM

Hi Dave,
Could you please tell me which merge modules for Crystal Report you have
added into the setup project?
In my opinion, we should only add the following merge modules:
Crystal_Database_Access2003.msm
Crystal_Managed2003.msm
Crystal_regwiz2003.msm
I have created a setup project for my test program and add the above merge
modules into the project. I build the setup project and found that the size
of the MSI package is only 6.62M. The startup time of the installer is not
slow either.
I also performed a test for the second scenario you have mentioned. I run
the test program which has been installed already and then run the
installer again. If I choose 'Repair' option during the intallation, no
error occurs and all works fine; if I choose 'Remove' option, a warning
pops up saying 'The following application are using files which the
installer must remove. You can either close the application and click "Try
Again", or click "Continue" so that the installer continues the
installation, and replaces these files when your system restarts.', without
any error.
As for 2908 installer error, I have searched the Internet and found that
the message of this error is 'Could not register component'. I also found a
blog article discussing 2908 installer error when intalling .NET
Framework1.1. It points out that the problem usually is caused by a broken
previous install. I think this may be the cause of your problem too. You
may have a try uninstalling the previously installed product from the
cllient machine completely and then install it again. If it still doesn't
work, have a try to remove the registry keys for the product and try the
setup again.
FYI, you may visit the following link for the blog article for detailed
information.
'Microsoft.Net Framework 1.1 setup has ended prematurely'
http://blogs.msdn.com/junfeng/archive/2004/01/31/65457.aspx
Hope this helps.
Sincerely,
Linda Liu
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.