1. Raquel Rodriguez
  2. PowerBuilder
  3. Wednesday, 20 July 2022 07:33 AM UTC

Hello,

 

I'm trying to migrate mi app from Powerbuilder 12.6 to Powerbuilder 19, i have some problems:

 

- I have a Web Browser with Microsoft web browser in a OLE object, but when I try to use a Web Browser, how to use the chrome explorer? And the web browser have the event timer? 

 

- When i revised that all is redirected to the new location, i found that the target pbl, use the OBJ with the old location, how can i refresh that? --> ipm.pbl(ipm).ipm: OBJ:\\PB12

 

 

Is there some else that i have to consider in the migration?

 

Kind Regards and thank you in advance

Miguel Leeuwe Accepted Answer Pending Moderation
  1. Wednesday, 20 July 2022 08:08 AM UTC
  2. PowerBuilder
  3. # 1

Hi, 

Not answering all your questions, but for this one: "- When i revised that all is redirected to the new location, i found that the target pbl, use the OBJ with the old location, how can i refresh that? --> ipm.pbl(ipm).ipm: OBJ:\\PB12"

What you have to do is check out the project object (if you are using source control). Then do a full build. Check-in the project object.

I'm not sure if you also have to checkout the PBT (the target itself), but I don't think so. (not sure, can't remember).

regards,

MiguelL

Comment
There are no comments made yet.
Raquel Rodriguez Accepted Answer Pending Moderation
  1. Thursday, 21 July 2022 06:39 AM UTC
  2. PowerBuilder
  3. # 2

Hello Miguel,

 

Thank you for your answer, but i dont have source control. I did full build, and deploy. The pbl and pbd files are generated, but when i search in the code, I still found these references. But, even when I see the project all the routes are redirected to the new configuration.

 

Kind Regards

Comment
  1. Miguel Leeuwe
  2. Thursday, 21 July 2022 08:07 AM UTC
If you don't have source control, than no problem.

Have you tried doing an Optimize of the library where you find this OBJ reference?

In which object do you find that? In the PBT file or Project object?

regards.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.