file menu disappeared in BOXIR2 DeskI

hello everyone

I am using BOXIR2
I am build report in deskI suddenly my
"file menu disappears in reporte
Resolution 2 "
can anyone please help me how to get the file menu back

thankyou in anticipation

john


johnedward (BOB member since 2008-04-04)

This has been answered earlier …Anyways I just checked a Knowledge base article talks about this.

KBase Article ID:1528239

Article refers to: BusinessObjects Desktop Intelligence XI

Symptom
In BusinessObjects Enterprise XI Release 2, the File menu bar is missing in Desktop Intelligence. Although the File menu can be accessed by pressing Alt + F, the menu bar cannot be viewed.

Resolution
To resolve the issue

Press Alt + F11 to open the Visual Basic Editor.
Open the Immediate window of the Visual Basic Editor.
Type the following in to the window: Application.CmdBars.ActiveMenuBar.Visible = True.
Press Enter.
The File menu bar can now be viewed in Desktop Intelligence.


chander165 :us: (BOB member since 2005-12-20)

Check below link…


srijaggu :us: (BOB member since 2007-09-07)

This has been answered earlier …Anyways I just checked a Knowledge base article talks about this.

KBase Article ID:1528239

Article refers to: BusinessObjects Desktop Intelligence XI

Symptom
In BusinessObjects Enterprise XI Release 2, the File menu bar is missing in Desktop Intelligence. Although the File menu can be accessed by pressing Alt + F, the menu bar cannot be viewed.

Resolution
To resolve the issue

Press Alt + F11 to open the Visual Basic Editor.
Open the Immediate window of the Visual Basic Editor.
Type the following in to the window: Application.CmdBars.ActiveMenuBar.Visible = True.
Press Enter.
The File menu bar can now be viewed in Desktop Intelligence.


chander165 :us: (BOB member since 2005-12-20)

I think I refreshed my page after a long time and Resulted in repost.

Moderator: please delete my previous post.


chander165 :us: (BOB member since 2005-12-20)

The VB solution is not consistent.

Try deleting or renaming the following registry key

HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\default\BusinessObjects\Application Preferences\BusinessReporter 

Login to DeskI again

@chander: You could delete your own post by using the “X” icon on extreme right, but since I am posting now you may not be able to

.


haider :es: (BOB member since 2005-07-18)

Hi johnedward,

See this below post.It will help you.

https://bobj-board.org/t/110522

Cheers,

Kamalini


Kamalini :india: (BOB member since 2007-10-11)