Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.
You are not logged in.
Pages: 1
Hi,
I am currently using PB 6.5 for retail banking applications on NT 4 Sp6. We are now planning to move to PB 9 on XP.
Before moving, we are planning to have both 6.5 and 9 on current NT platform before moving to XP . This is becasue the targeted desktop also have various other application and their migration would take much longer than migration of PB.
Now, before moving live applications, I am testing to migrate one application using PB 9 evaluation copy. When I tried running using runtime packge, it is giving runtime memory error. It is running fine when I tried the application using 'Run' option from PB toolbar.
Is it not possible deploy using evaluation copy ?
Do you see any problem using NT 4 SP6 when PB9 is certified only on NT 4 SP6a ?
Any advise for using PB 10. Do you see any problem now migrating to PB10.
Can I use SQL server client for vers 6.5 and Sybase 10/11 open client in PB9 /PB10?
Thanks.
First of all your questions concerning PB's compatability with NT, Sybase open client, etc., are better answered by Sybase or at least the PowerBuilder News Groups.
On PowerGen, there is no difference in function between the evaluation version and the licensed version, so I suspect something else causing the error. Have you migrated all of the 6.5 PBLs to 9 and done a full re-build?
Regards,
Phil
Thanks Phil,
I tried another application and it worked fine. This application is using a MDI frame to start the application and the error is coming just after opening the main sheet. This is heppening in all my applications which are using mdi frame. Do I need to change anything on this?
Code -
Open (w_frame) - it is a MDI window.
in the open event, there is open sheet and open window call.
Thanks for your reply.
There shouldn't be any difference between a PowerGen build and a PowerBuilder build. Can you deploy successfully if you use PowerBuilder to build? Can you send your PowerGen project file (*.gen) and an output log from a build (powergen.log, by default)?
I suspect a configuration related problem.
Regards,
Phil
Pages: 1