vote up 2 vote down star

I've just installed PowerBuilder 11.5. I'm trying to use the PowerBuilder Runtime Packager that comes with it to create an MSI with the PowerBuilder runtime DLLs. But when I hit create, about a third of the way through I get the error "Linking Msi for PowerBuilder.NET runtime get an error." (The poor English is verbatim.)

This happens both when I select "PowerBuilder Standard Components" and when I select "PowerBuilder .NET Components"

Does anyone know how to fix this?

As an aside, if XML is selected, I get an error about APACHE_LICENSE.TXT is missing. But I'm not worried about that right now.

flag

63% accept rate

1 Answer

vote up 1 vote down check

Check that PB can find msvcr71.dll, msvcp71.dll (Visual C++ runtime) and atl71.dll (.NET Active Template Library).

Failing that, reinstall PB and try again.

link|flag
I ended up uninstalling it due to other issues. – Slapout Dec 31 '08 at 16:38

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.