woensdag, februari 08, 2006

No File menu in Business Objects

This is a bug I came across some time ago.

Here is the solution :

Follow these steps:
       1. Go to Microsoft Visual studio in Business objects
       2. Press Ctrl + g
       3. copy paste this command
"Application.CmdBars.ActiveMenuBar.Visible = True" in newly opened window
i.e. immediate window
       4. Press 'Enter' button
found this on ittoolbox website

5 opmerkingen:

Mohanraj C Periyasamy zei

Any idea how to do this when you don't have VBA installed?

Mohanraj C Periyasamy zei

Any idea how you will fix it if you do not have VBA installed?

PDeRop zei

add VBA to the installation -- solve the problem -- remove VBA ?! (I was ignorant of the fact that you could install BO without VBA) will look it up.

PDeRop zei

As far as I can see, there is no way to install BO without VBA -- but of course, the Supervisor can disallow access to VBA.

PDeRop zei

You need to get the rights to do it from the supervisor.