The join properties window in designer is not appearing when clicked upon and then Designer hangs as it is no longer the active window (the app is killed via the task manager). The Join Properties window usually shows up in the Alt-Tab menu, though I do not see it this time. Dual monitors are enabled and the secondary monitor has been moved around in desktop > properties in an attempt to find the missing join window to no avail.
Is this a registry issue? Anyone else ever seen this before??
What version of Business Objects are you using? and how long you you have been using it? if you are v6.1a then there is a problem with this version but if you are suing 6.1b or 6.5 then we have to look into the configuration and possibly registry as well.
I had a similar problem with the query panel in ReportDesigner…
I found several registry entries under
HKEY_CURRENT_USER\Software\Business Objects\Suite 6.0\default\BusinessObjects.… that could help you.
In my case I changed one called MainWindow. The coordinates that it was set to was putting it off the screen, probably due to switching between 2 different dual monitor setups (one where primary was on the left and the other on the right). I just trimmed the high ordinal off any numbers in the list that were higher than 2000. That fixed it for me.
I would probably look for entries called WindowPos, which typically seem to be under folders called Settings.
As always, back up any registry entry before you change it.