I have VS2010. VS2013 and VS2015 installed. I have removed all previous versions of Crystal Reports. I run the executable for Support Pack 15 (v.13.0.15) and it installs successfully into VS2010 and VS2013, but does not install into VS2015.
I have extracted these lines from the log file:
MSI (s) (B8:C4) [00:11:00:132]: Doing action: RemoveExistingProducts
Action 00:11:00: RemoveExistingProducts. Removing applications
Action start 00:11:00: RemoveExistingProducts.
Action ended 00:11:00: RemoveExistingProducts. Return value 1.
MSI (s) (B8:C4) [00:11:00:134]: Doing action: RunVS12DevEnv
Action 00:11:00: RunVS12DevEnv.
Action start 00:11:00: RunVS12DevEnv.
MSI (s) (B8:C4) [00:11:00:135]: Skipping action: RunVS14DevEnv (condition is false)
MSI (s) (B8:C4) [00:11:00:135]: Skipping action: RunVS11DevEnv (condition is false)
MSI (s) (B8:C4) [00:11:00:135]: Doing action: RunVSDevEnv
Action 00:11:00: RunVSDevEnv.
Action start 00:11:00: RunVSDevEnv.
Action ended 00:13:46: RunVSDevEnv. Return value 0.
Action ended 00:13:49: RunVS12DevEnv. Return value 0.
Action ended 00:13:49: INSTALL. Return value 1.
Property(S): Manufacturer = SAP
VS2015 version information copied from About dialog:
Microsoft Visual Studio Enterprise 2015
Version 14.0.24720.00 Update 1
Microsoft .NET Framework
Version 4.6.01055
Installed Version: Enterprise
I have tried uninstalling and reinstalling executable but have not had any success. This is the last thing I have to resolve to complete my migration of everything from VS2010/2013 to VS2015 and I am at my wits end.
Does anyone have any advice on what I can do to solve this?
Any help gratefully received
Andy