cancel
Showing results for 
Search instead for 
Did you mean: 

Can not open workspace Properties

Former Member
0 Kudos

I have powerbuilder 12.5, build 2511 on my windows 7. it was working fine but suddenly I can not open the workspace properties. Initially, PB got crashed every time I tried to open workspace properties but when I reinstalled PB, it is not crashing now but I can not open the properties. It is not giving any error or warning but nothing happened.

Steps Tried:

1. delete registry and re-install PB.

2. update the pb.ini file with [JavaVM] CreateJavaVM=0 entry.

3. update the pb.ini file with

ReopenWorkspace=1

To

ReopenWorkspace=0

I have not migrated the PB.it was same version with the same setup but it suddenly stops working. I have tried creating new workspace but it is giving me same problem.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Did you set ReopenWorkspace=0 in the good pb.ini file :

C:\Users\YourLogin\AppData\Local\Sybase\PowerBuilder 12.6\pb.ini


Also try to run PB 'As Administrator'.

Regards.
Abdallah

Former Member
0 Kudos

Hi,

thanks for the response abdallah.

Yes,i have changed the pb.ini file from the location which you have mentioned.

I tried running pb ''As Administrator' but still facing the issue.

Former Member
0 Kudos

Is this only for one workspace file or for all?

If it is only for one something may be wrong with the worspace file, one of the target files or one of the libraries.

If it is for all worspace file it may be something wrong with a source control installation (so powerbuilder can't read information about installed source control systems).

Former Member
0 Kudos

hi,

Thanks for the reponse Rene.

It is for all the workspace., even i tried creating new but still the same problem.

i am using PB Native for source control, i guess it is in-build with the Power builder.

i have noticed strang behaviour that i can not create any new component except workspace. if I try to create new target, datawindow or window etc. it is not giving any error but nothing happened.