MENU NOT FOUND [ 66000-27] in Manage Crystal Report

Hi All,
I had installed crystal report add-on in my SAP Business One System but when I am going to Adminstration > Crystal Report Administration > Manage Crystal Report, I am getting the following error as - MENU NOT FOUND 66000-27.
Please note that earlier this menu used to open by which I used to add the reports but now for the last 4-5 days this menu is not opening.
Also would like to know in Account setup how to create ext table when the table already exist.
Regards,
Kawish

Hi,
I am still not able to find any solution for the error of ''MENU NOT FOUND [ 66000-27] in Manage Crystal Report''.
I am using the add-on version of 1.0.0.1. And I have also the FULL license for Crystal Report 2008 of Business Object.
Please also note that the above error which I am getting if only in a particular company / database. When I am loading the add-on in any other database then everything is working fine and the Menu of Manage Crystal Report is working.
Please advise for a solution as how to get rid of it.
Regards,
Kawish

Similar Messages

  • MENU NOT FOUND 66000-27

    Hi All,
    I had installed crystal report add-on in my SAP Business One System but when I am going to Adminstration > Crystal Report Administration > Manage Crystal Report, I am getting the following error as - MENU NOT FOUND 66000-27.
    I am using the add-on version of 1.0.0.1. And I have also the FULL license for Crystal Report Basic 2008 for SAP Bsuiness One of Business Object.
    Please also note that the above error which I am getting if only in a particular company / database. When I am loading the add-on in any other database then everything is working fine and the Menu of Manage Crystal Report is working.
    Please advise for a solution as how to get rid of it.
    Regards,
    Kawish

    Hi Kawish
    Please visit the following link:
    Activate menus Gross Profit
    Hope this helps!!
    Regards
    Sourashree

  • Page Not Found Error when clicking on Crystal Report Viewer print icon

    Hi,
        I am working with ASP.NET 2.0 and crystla reportXI release2.
        I am getting "Page Can not be Found " error when clicking on Crystal Report Viewer print icon.
        Could you please tell me how to get rid of this error?
    Regards,
    Smitha

    This sounds like a postback issue. Does your application handle postback by putting the report in session?
    There is a [sample|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/CrystalReports_dotNET_SDK/crsdk_samples_aspx/data/crsdk_net_tutorials_115_en.zip] to look at on our website. It was created with Crystal Reports XI R2 and Visual Studio .NET but the code will be the same.
    A short pseudocode would be something like this:
    Dim rptDocument As ReportDocument
    If Not Me.IsPostBack or Session("Report") = Nothing Then
    rptDocument = New ReportDocument
    rptDocument.Load(sGlobalPath & "\myreport.rpt";)
    Ludek

  • Menu not found

    Dear experts,
    I am still not able to find any solution for the error of ''MENU NOT FOUND 66000-27" in "Manage Crystal Report"
    The above error which I am getting if only in a particular company / database.
    Regards,
    Paolo

    I have had the same problem for over 6 hrs now. So I decided to step through the source code. This is my finding.
    The Problem is coming from this line in public bool FillSourceData()
    sModuleString = AppObject.Menus.Item(Rs["ModuleUID"].ToString().Trim()).String;
    This is because the reports being referenced in the database have been moved or deleted.
    The fix is to wrap the content of the while (Rs.Read()) // Not (Rs.EOF) in a try... catch
    Like this
    while (Rs.Read()) // Not (Rs.EOF)
                     try
    It now works OK.
    Edited by: Olajide Aregbesola on Mar 25, 2010 5:00 AM

  • The object R3MAIN in library *LIBL type *MENU not found.

    Hello SAP Gurus,
    Currently we are experiencing a log in issue in our dev AS400 server. Log in is successful but we are not able to proceed.
    Checking the joblog, we found out that "The object R3MAIN in library *LIBL type *MENU not found" and we dont have any idea who change this settings. Can you assist how we can return the object R3MAIN and what is the exact library should we place it.
    kharlos.

    Hi TJ,
    I would strongly suggest, to open an OSS ticket with BC-OP-AS4 as there are some more problems in the current BS7 SR1 upgrade kit. Only with such a message, SAP will be able to fix these issues.
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.net - http://www.4soi.de - http://www.easymarketplace.de

  • Menu not Found Error

    Hi Experts,
    I working on an add on ,i have registered the ard of that add on . The problem is that when i try to connect ard it gives the error "Menu Not Found".Some time it works fine and it also works fine when i restart the sap.
    So kindly Suggest me the proper solution
    Thanks
    Amit

    Dear Amit,
    I faced the same problem in 8.81 PL6.
    Dear Gordon,
    tou can try run  add on, and the add on create sub folder, Log off and login to same company (not close the application), then run the add on again, then you will have the message.
    nd.Q

  • RMAN receives: OSB error: UUID not found OB cached object manager

    I am receiving an error when backing up :
    Starting backup at 17-MAR-2009 10:00:00
    allocated channel: ORA_SBT_TAPE_1
    channel ORA_SBT_TAPE_1: sid=137 devtype=SBT_TAPE
    channel ORA_SBT_TAPE_1: Oracle Secure Backup
    channel ORA_SBT_TAPE_1: starting full datafile backupset
    channel ORA_SBT_TAPE_1: specifying datafile(s) in backupset
    input datafile fno=00001 name=+DGROUP1/seattle/datafile/system.826.679693097
    channel ORA_SBT_TAPE_1: starting piece 1 at 17-MAR-2009 10:00:02
    RMAN-03009: failure of backup command on ORA_SBT_TAPE_1 channel at 03/17/2009 10:02:57
    ORA-27191: sbtinfo2 returned error
    Additional information: 2
    ORA-19511: Error received from media manager layer, error text:
    sbt__rpc_cat_query: Query for piece 07ka4pt2_1_1 failed.
    *(Oracle Secure Backup error: 'UUID not found (OB cached object manager)').*
    Prior to this (when everything was working) I merely tried to re-label a tape. Why this has caused the problem I do not know but I can't seem to fix it.
    Does anybody know what has happened and what the fix is?
    On the HTTP administration page, when I try to configure the device I get the following error message:
    Error:      cannot read location object associated with device - UUID not found
    It looks as though the device definition has been corrupted some how.

    The fix has been found (from Oracle Support). The cause is not yet understood.
    I document it here for others who may run into the same problem.
    It seems that the device "went missing". The fix was to add it.
    ob> mkloc dat72
    It is still being investigated and I will update the notes when I am in possession of more information.

  • FRM-10205 Menu not found

    Running Forms 10g application server 10g.
    I have created a menu and named it in the forms property menu
    module. I have placed the mmx in the same directory as the fmx.
    When i run the application the first form has no menu attached
    to it and works correctly, it then calls the second form using
    call_form (formname, hide, do_replace); When the form loads the message
    frm-10205 appears, the form loads without a menu.
    Paul

    Was this thread Menu not found of any help to you ?

  • [SOLVED] Openbox-menu saying Menu not found...

    Hello all,
    I installed Arch with Openbox. For the menu, I want to use openbox-menu to see my Applications.
    In menu.xml, I put the line:
    <menu execute="openbox-menu" id="desktop-app-menu" label="Applications"/>
    But when I point it in the menu, I get:
    Menu not found. Please specify a menu specification file.
    I get the same result in Terminal either as a user or as root.
    These are the "menu" packages I have installed:
    [philippe@phil-bureau ~]$ pacman -Qs menu
    local/dmenu-xft 4.5-1
    Dynamic X menu - with xft support
    local/gnome-menus 3.2.0.1-1
    GNOME menu specifications
    local/gnome-menus2 3.0.1-1
    GNOME menu specifications
    local/libdbusmenu-qt 0.9.0-2
    A library that provides a Qt implementation of the DBusMenu spec
    local/lxmenu-data 0.1.2-1 (lxde)
    freedesktop.org desktop menus for LXDE
    local/menu-cache 0.3.2-1 (lxde)
    Caches to speed up freedesktop.org's application menus use.
    local/obmenu 1.0-9
    Openbox menu editor.
    local/openbox-menu 0.3.6.6-1
    Dynamic XDG menu for openbox
    local/openbox-xdgmenu 0.3-2
    fast xdg-menu converter to xml-pipe-menu
    Any help/ideas/suggestions are welcome!
    Thanks
    Philippe
    Last edited by Philippe1 (2012-02-17 16:30:22)

    Hey guys, thanks for the quick response!
    Openbox-menu comes from AUR and the menu.xml is a copy of my Archbang installation. And yes, openbox-menu works like a charm on Archbang. So what am I missing?
    Here is the menu.xml:
    <?xml version="1.0" encoding="utf-8"?>
    <openbox_menu xmlns="http://openbox.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openbox.org/ file:///usr/share/openbox/menu.xsd">
    <menu id="root-menu" label="Openbox 3.5">
    <item label="Fichiers">
    <action name="Execute">
    <execute>
    nautilus
    </execute>
    </action>
    </item>
    <item label="Internet">
    <action name="Execute">
    <execute>
    chromium
    </execute>
    </action>
    </item>
    <item label="Minitube">
    <action name="Execute">
    <execute>
    minitube
    </execute>
    </action>
    </item>
    <item label="Jeux de cartes">
    <action name="Execute">
    <execute>
    pysol
    </execute>
    </action>
    </item>
    <item label="LibreOffice Writer">
    <action name="Execute">
    <execute>
    libreoffice -writer
    </execute>
    </action>
    </item>
    <item label="LibreOffice Calc">
    <action name="Execute">
    <execute>
    libreoffice -calc
    </execute>
    </action>
    </item>
    <item label="Terminal">
    <action name="Execute">
    <execute>
    sakura
    </execute>
    </action>
    </item>
    <separator/>
    <menu execute="openbox-menu" id="desktop-app-menu" label="Applications"/>
    <menu execute="~/.config/openbox/pipemenus/obpipemenu-places ~/" id="places" label="Places"/>
    <menu execute="~/.config/openbox/pipemenus/obrecent.sh ~/" id="recent" label="Recent Files"/>
    <menu id="Preferences" label="Preferences">
    <menu id="root-menu-90523" label="Conky Config">
    <item label="Edit .conkyrc">
    <action name="Execute">
    <execute>
    leafpad ~/.conkyrc
    </execute>
    </action>
    </item>
    <item label="Restart Conky">
    <action name="Execute">
    <execute>
    conkywonky
    </execute>
    </action>
    </item>
    </menu>
    <menu id="root-menu-891528" label="Eye Candy">
    <item label="No effects">
    <action name="Execute">
    <execute>
    ~/.config/openbox/scripts/xcompmgr.sh unset
    </execute>
    </action>
    </item>
    <item label="Transparency">
    <action name="Execute">
    <execute>
    ~/.config/openbox/scripts/xcompmgr.sh set
    </execute>
    </action>
    </item>
    <item label="Transparency, fading">
    <action name="Execute">
    <execute>
    ~/.config/openbox/scripts/xcompmgr.sh setshaded
    </execute>
    </action>
    </item>
    <item label="Transparency, fading shadows">
    <action name="Execute">
    <execute>
    ~/.config/openbox/scripts/xcompmgr.sh setshadowshade
    </execute>
    </action>
    </item>
    </menu>
    <menu id="root-menu-525118" label="Openbox Config">
    <item label="Edit autostart">
    <action name="Execute">
    <execute>
    leafpad ~/.config/openbox/autostart
    </execute>
    </action>
    </item>
    <item label="GUI Menu Editor">
    <action name="Execute">
    <execute>
    obmenu
    </execute>
    </action>
    </item>
    <item label="GUI Config Tool">
    <action name="Execute">
    <execute>
    obconf
    </execute>
    </action>
    </item>
    <item label="Key Editor">
    <action name="Execute">
    <execute>
    obkey
    </execute>
    </action>
    </item>
    <item label="Reconfigure">
    <action name="Reconfigure"/>
    </item>
    <item label="Restart">
    <action name="Restart"/>
    </item>
    </menu>
    <menu id="root-menu-23433" label="Take Screenshot">
    <item label="Now">
    <action name="Execute">
    <execute>
    scrot '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/ &amp; geeqie ~/$f'
    </execute>
    </action>
    </item>
    <item label="In 5 Seconds...">
    <action name="Execute">
    <execute>
    scrot -d 5 '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/ &amp; geeqie ~/$f'
    </execute>
    </action>
    </item>
    <item label="In 10 Seconds...">
    <action name="Execute">
    <execute>
    scrot -d 10 '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/ &amp; geeqie ~/$f'
    </execute>
    </action>
    </item>
    <item label="Selected Area... (click &amp; drag mouse)">
    <action name="Execute">
    <execute>
    scrot -s '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/ &amp; geeqie ~/$f'
    </execute>
    </action>
    </item>
    </menu>
    <menu id="root-menu-571948" label="tint2 config">
    <item label="Edit tint2rc">
    <action name="Execute">
    <execute>
    leafpad ~/.config/tint2/tint2rc
    </execute>
    </action>
    </item>
    <item label="Tint Wizard">
    <action name="Execute">
    <execute>
    tintwizard.py
    </execute>
    </action>
    </item>
    </menu>
    <item label="Edit /etc/rc.conf">
    <action name="Execute">
    <execute>
    sudo leafpad /etc/rc.conf
    </execute>
    </action>
    </item>
    <item label="Input Device Preferences">
    <action name="Execute">
    <execute>
    lxinput
    </execute>
    </action>
    </item>
    <item label="Screen Resolution">
    <action name="Execute">
    <execute>
    arandr
    </execute>
    </action>
    </item>
    <item label="User Interface Settings">
    <action name="Execute">
    <execute>
    lxappearance
    </execute>
    </action>
    </item>
    <item label="Wallpaper">
    <action name="Execute">
    <execute>
    nitrogen
    </execute>
    </action>
    </item>
    </menu>
    <separator/>
    <item label="Exit">
    <action name="Execute">
    <execute>
    oblogout
    </execute>
    </action>
    </item>
    </menu>
    </openbox_menu>
    Thanks again!

  • Variable Text not working as dynamic header in Crystal report

    Dear Experts,
    I'm working Crystal report that connected to Query BEX SAP BW trough SAP integration kit,
    currently i have case that need report dynamic header using variable text from BEX query, but seem the variable text not working in Crystal reports. the header in Crystal report shown as Desription\technical name, not result from the variable text in Query BEX in SAP.
    In https://wiki.sdn.sap.com/wiki/display/BOBJ/Crystal%20Reports%20and%20BW%20query%20elements stated that the "Text variable" with "replacement path" is supported, but i don't know in my query is not working.
    i already set in Database -> options->  table and fields -> Show Both, but the text variable still not working.
    can you help me
    Crystal Reports 2008 12.2.0.290
    SAP Integration KIT 12.1.0.890
    Thanks
    Luqman

    Post your question BEX and B1 and classic SAP data source issues to the Integration Kit forum

  • Getting "The product key is not valid. INS00140" error during Crystal Report 2013 installation

    We are getting “The product key is not valid. INS00140” error during Crystal Report 2013 installation. We are trying to install crystal report on Windows 7 64 bit OS.
    Can anyone help?

    What is CrystalReportsJava-2013? Where did this come from - download link? CD?
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
      Follow us on Twitter

  • Manager Crystal Reports - exemption from: HResult: 0xFFFFE48e

    Hey,
    We are getting the error: exemption from: HResult: 0xFFFFE48e when trying to access Manage Crystal Reports.
    Running SBO 2007 SP01 PL 09 Hotfix 2
    Any ideas??
    Jacques

    Hi Gordon,
    We uninstalled CR and still getting the same error.
    Runtime is installed.  The installation worked fine but then we suddenly started getting this error.
    Jacques

  • Menu not found (FRM-10205)

    Hi, people!!
    I'm deploying a forms application with a menu. I've compiled both form and menu modules. In spite of that, when I try to run the form, I get the follow error message:
    Menu [menu_file_name.mmx] not found
    The file exists and the path is specified in the search path. What's wrong?
    Any help would be thankfully appreciated.

    Hi,
    Even I have experienced the same problem. The problem is very clearly with the PATH u have specified.
    Check for SPACES and UNDERSCORES in the path u have given. Even if there is a space or an underscore that is present / missing in the path, then u get the error.
    Hope this suffices.
    Rgds,
    Santhosh

  • Menu Not Found during Runtime

    Dear Colleague,
    My customer attempted to run the new version of the Oracle 9i Forms application that I developed for him. He successfully started the initial form, but the referenced menu file within the initial form is not found. There is no path included in the reference to the menu module within the property sheet, only the file name of the menu.
    Currently, the MMX-file is in the same directory as the initial FMX-file that references the MMX-file.
    Which parameter or configuration file must one change for the menu file to be found and used within the context of Oracle 9i AS?
    Best regards,
    Randy

    If you're running a Unix/Linux server; please keep in mind filenames are case-sensitive! So if in the FMB a menu is attached with the name "MyMenu" and you have MYMENU.MMX on the filesystem it will not be found! You can check what the filename is in the FMB by converting it to FMT.
    Tim

  • User Was Not Found when trying to run SSRS report!

    I'm trying to run SSRS report (Custom Reports) for Dynamics CRM 2011. However, when I try to run the report from the Reporting Manager it errors out "User Was Not Found"!
    Here's the complete error log:'
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'DSMain'. (rsErrorExecutingCommand)
    Microsoft.Crm.CrmException: An unexpected error occurred. System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]:
    User Was Not Found <OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts"> <ErrorCode>-2147220969</ErrorCode> <ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
    <KeyValuePairOfstringanyType> <d2p1:key>CallStack</d2p1:key> <d2p1:value xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string"> at Microsoft.Crm.ServerLocatorService.GetCrmUserId(Guid organizationId,
    String authenticationInfo) at Microsoft.Crm.Sandbox.SandboxHostSids.IsCallerAllowed(SandboxSdkContext requestContext, String&amp; expectedSidSddlForm, String&amp; callerSidSddlForm) at Microsoft.Crm.Sandbox.SandboxSdkListener.AuthenticateCaller(SandboxCallInfo
    callInfo, SandboxSdkContext requestContext, String operation) at Microsoft.Crm.Sandbox.SandboxSdkListener.Execute(SandboxCallInfo callInfo, SandboxSdkContext requestContext, String operation, Byte[] serializedRequest)</d2p1:value> </KeyValuePairOfstringanyType>
    </ErrorDetails> <Message>User Was Not Found</Message> <Timestamp>2014-05-09T21:37:02.5487525Z</Timestamp> <InnerFault i:nil="true" /> <TraceText i:nil="true" /> </OrganizationServiceFault>
    An unexpected error occurred.
    User Was Not Found

    Hello,
    Can you preview the report in Report Builder or Report Designer?
    Based on the error message, the issue may related to a invalid user account for the report data source credentials.Please verify the user account is valid and has sufficient permission to access CRM data source.
    You can refer to the following blog to troubleshooting CRM custom report rsProcessingAborted error:
    http://blog.simpletrees.com/2013/04/mscrm-and-dreaded-rsprocessingaborted.html
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

Maybe you are looking for