PDA

View Full Version : Is there a Fix to support Visual C++ 8 SP1 ?



GStrait
09-02-2009, 01:32 PM
I just installed Service Pack 1 for Miscrosoft Visual C++ 8. This was made available in early August I think.

I'm running InstallShield 2009 Premier Version 15 SP 2 to create an InstallShield MSI project. Within the project I've selected Reditributable: Visual C++ 8 CRT (x86) WinSXS MSM Version 8.0.50727.762.

Is there a HotFix or something available which adds support for Visaul C++ 8 SP1?


It appears my project is not including correct dll's. At runtime I see this error since applying VC++ 8 SP1.... The application failed to initialize properly (0xc0150002). Click on OK to terminate the application.

Thanks.