Seeking help on power Builder application crash. We are working on PB 10.5 (build 7826)with MS sql server 2000 as the database on window xp.
We have a Asset Integrity software, which shows the assets in treeview after logon. But recenly our application has started crashing after logon. the only job it is doing after logon is it is building the tree of Assets by creating datastore for the required info and destroying it.
But it crashes. So apart from pbdebug is there any other way we can debug?? How do we understand the dbg file created by the pbdebug?? Is there any other way to debug??