Previous used PB 9, PC Client worked fine - got all the dll's copied in Sybase. It was a simplified routine.
We've upgraded to PB 12 and now that procedure is all mess up. I'm trying this on a Win 7 machine but will have to do this for XP eventually.
- I run the runtime manager with as many things checked as possible
- I select PB Components (as opposed to .NET) It yields PBCLTRT120.msi
This file doesn't run. First it was PBVM120 not registering. So a copied it. Next it was a java script (I don't use Java), so I unchecked it. Now I get a Native.dll file not found in cabinet. I ignore that. Next MSVCR12.dll not found.
Basically I looked like something didn't install properly. But my source program on my computer works. But my runtime file doesn't seem to successfully convey the neccesary file.
PB9 has a number of files that I had to manually copy. Even the runtime file didn't catch everything. Any suggestions?
John