OleObject PBObject
PBObject = CREATE oleObject
ll_result = PBObject.ConnectToNewObject("Powerbuilder.Application")
ll_result is returning -2 on the client pc's (works fine on the
development pc) even though all runtime files are installed with the
application. Searching around on this group I found a similar issue
which said I had to register PBVM110.DLL using regsvr32. However this
gives the folling error:
PBVM110.DLL was loaded, but the DllRegisterServer entry point was not
found.
PBVM110.DLL does not appear to be a .DLL or .OCX file.
I'm stuck now as to what to do.Any help would be greatly appreciated
Regards
Raj