XL report error - Security settings of MS Excel prohibiting XL reports to o

Hi All,
I am getting above error while trying to open the Excise report with XL reporter.
I am using SAP B1 2007 and MS excel 2007.
Can anybody help ?
Anuj Singh

Dear Anuj,
I do have few suggestions for you.
+Firstly, I would like to kindly request you to run only one version of .Net in your server, and that should be .NET 1.1.
This is a problem in .NET 2.0. The reason is that there is a "shim
database" in the registry that the runtime reads to determine if an
application that is about to load the runtime via COM interop really
needs an earlier vesion instead. XL Reporter uses .NET 1.1 to run.
Please refer to the Note 918188 for more details.
+ Also Do you define too many groups or expandings in the report? It also
may cause the problem. Please kindly make a simple report definition
to see if the problem persists.
Hope this will be helpful, and for .NET, I would strongly recommend
uninstallation of all, then set up of 1.1 then reinstallation of client
XLR - this may be cumbersome, but it will clear registry files of the
other existing versions.
Regards,
Gagan Thareja
SAP Business One Forums Team

Similar Messages

  • Security settings in Microsoft Excel prohibit XL Reporter from running

    Dear All,
    System throws an Error message as Security settings in Microsoft Excel prohibit XL Reporter from running while Generating XLR Report -
    Please do the neeful
    Thanks & Regards
    Venkatesh N

    Dear Venkatesh,
    You may check:
    XL Reporter Excel security
    XL Reporter-Security settings in Microsoft Excel prohibit XL Reporter
    Thanks,
    Gordon

  • XL Reporter-Security settings in Microsoft Excel prohibit XL Reporter

    Hi
    i am getting the following error when i run the reports in XL Reporter
    XL Reporter-Security settings in Microsoft Excel prohibit XL Reporter from running.
    I have made the following chnages
    1. Start Microsoft Excel.
    2. In the Tools menu, choose Macro->Security...
    This opens the Security window.
    3. Choose the Trusted Sources tab and make sure the Trust all installed add-ins and templates and Trust access to Visual Basic Project checkboxes are selected
    I am still getting the same error.
    Regards
    Farheen

    Hi Rekha,
    In ref. SBO System that you are loggged on to, do you have admistration rights on the local computer.
    Are you trying to open the XL reporter for the first time ?
    Which version of SBO you are working on?
    Regards,
    Rakesh N

  • Unable to rotate pdf with script(not allowed error security settings prevent  error)

    I am using a script to rotate each pages in pdf file when clicking a button. I have added a script to rotate file in the rotate button's click event as a javascript.It is working in acrobat but not in adobe reader. Pleae see the script
    nStart = 0;
    nEnd = this.numPages - 1;
    nRotate = 90;
    try
    if (this.numPages > 0)
               this.setPageRotations(nStart , nEnd , nRotate)
    catch(e)
    app.alert("Processing error: "+e)
    But I'm getting this  error in adobe reader not in acrobat.'not allowed error security settings prevent access to this property or method'. What is the problem. Please anybody tell me.

    I have got it working usig by installing a script on the local machine. Thanks

  • Page rotate script not working(not allowed error security settings prevent access to this property)

    HI,
    I am using a script to rotate each pages in pdf file when clicking a button. I have added a script to rotate file in the rotate button's click event as a javascript.It is working in acrobat but not in adobe reader. Pleae see the script
    nStart = 0;
    nEnd = this.numPages - 1;
    nRotate = 90;
    try
    if (this.numPages > 0)
               this.setPageRotations(nStart , nEnd , nRotate)
    catch(e)
    app.alert("Processing error: "+e)
    But I'm getting this  error in adobe reader not in acrobat.'not allowed error security settings prevent access to this property or method'. What is the problem. Please anybody tell me.

    OK, so here's what you do:
    - Create a new file in a plain-text editor (I recommend Notepad++), and paste this code into it:
    safeExecMenuItem = app.trustPropagatorFunction(function(code){
        app.beginPriv();
        app.execMenuItem(code);
        app.endPriv();
    mySafeExecMenuItem = app.trustedFunction(function(code){
        app.beginPriv();
        safeExecMenuItem(code);
        app.endPriv();
    Close Reader if it was open and then save this file as "MyScripts.js" and place it in the following directory (this is for Windows):
    C:\Program Files (x86)\Adobe\Reader 11.0\Reader\Javascripts
    If you want it to work in Acrobat as well place the file also under:
    C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Javascripts
    Now to rotate the pages clockwise attach this code to your button (in Acrobat, of course):
    mySafeExecMenuItem("RotateCW");
    And to rotate them counter-clockwise, use this code:
    mySafeExecMenuItem("RotateCCW");
    Open your file in Reader and the buttons should rotate the pages when clicked...

  • XLR - 'Security settings in Microsoft Excel prohibit XL Reporter to run'

    Dear All,
    Our customer is on SAP2007 and EXCEL 2007. When I import a XLR and run it, I got the error message in the short text. SAP notes 853821 and 924561 are for EXCEL 2003. Can anybody let me know what setting I should check for EXCEL 2007? Thanks a lot.
    Regards,
    Yuka

    You may check these threads first:
    Security settings Excel 2007
    XL Reporter and Excel 2007
    Thanks,
    Gordon

  • Error: security settings prevent acces to this property or method

    Hello everybody,
    I'm facing an error when i open up a portfolio which i've performed some javascript. This script has the function to position over a specific document
    contained in portfolio and  when i open up it through Adobe Reader, it shows me the following error:
    NotAllowedError: Security settings prevent access to this property or method. Collecition.initialDoc:6:Document-level:onOpen
    I checked reader properties in preferences and javascript is allowed.
    How can i resolve this issue?
    Thanks.

    Did you read the documentation of the  property or method?

  • Security settings in Microsoft Excel

    Hi all,
    Iam using presently SAP 2007B PL08 and MSExcel2003.When i was trying to generate aa report (XL report) getting an error.Error as follows "a required COM add-in program for XL reporter has not been loaded & prohibits MS Excel from running".Help regarding this

    (Excel 2007)
    Go to excel
    Office button -> Excel Options button
    Add-Ins
    Manager: COM Add-ins -> Go
    SAP Business One XL Reporter should be selected.
    +Disabled Items
    (Excel 2007)
    Go to excel
    Office button -> Excel Options button
    Add-Ins
    Manager: Disabled Items -> Go
    SAP Business One XL Reporter should not be listed.
    If it is please select it and click Enable button.
    +Macro Visual Basic Project
    (Excel 2007)
    Go to excel
    Office button -> Excel Options button
    Trust Center -> Trust Center Settings...
    Macro Settings -> Trust access to the VBA project object model
    Solution from SAP note:
    You need to be an administrator on the local machine to add COM add-ins.
    1. Start Microsoft Excel. If you already have the COM Add-ins command on the Tools menu, go to step 7.
    2. In the Tools menu, choose Customize. This opens the Customize window.
    3. Choose the Commands tab and select Tools from the Categories pane on the left.
    4. In the Command pane on the right, scroll down to the COM Add-ins command.
    5. Select the COM Add-ins command, hold down the mouse button, and drag COM Add-ins from the Commands pane over to the Tools menu on the Microsoft Excel men bar. When the Tools menu commands appear, point to where you want the COM Add-ins command to appear on the menu and release the mouse button.
    6. To close the Customize window, choose Close.
    7. On the Tools menu, choose the new COM Add-ins option. This opens the COM Add-ins window.
    8. In the window, choose Add to open the Add Add-in window.
    9.Select the IXXLReporter.dll file located in the Client directory in the XL Reporter program installation area and choose OK.
    10. In the COM Add-ins window, select the XL Reporter checkbox and choose OK.

  • XL Reporter security settings Excel 2007: com add-in Load Behavior: unloade

    I have followed all the posts regarding the security settings in MS Excel (I'm using 2007), and I still get the error. I believe the problem relates to the com add-in. I have the add-in "available" but always unchecked. When I check it, I see the behavior as "unloaded". close the com add-in window and still get the error. Each time I return to the com add-in area the SAP Business One XL Reporter add-in is unchecked again.
    Has anyone discovered this behavior?

    I discovered a solution. Apparently, Excel had disabled the add-in in a prior attempt to start the add-in. I found out how to reenable the add-in at this microsoft note:
    http://msdn.microsoft.com/en-us/library/ms268871(VS.80).aspx
    That did the trick.
    Alan

  • Ecurity settings in Microsoft Excel

    Hi all,
      Iam using presently SAP 2007B PL08 and MSExcel2003.When i was trying to generate aa report (XL report) getting an error.Error as follows "Security settings in Microsoft Excel prohibit Xl reporter from running".For this please help me

    Hi,
    In addition to the MS Excel Macro->security,In  the Security window,
    Choose the Trusted Sources tab and make sure the Trust all installed add-ins and templates and Trust access to Visual Basic Project checkboxes are selected.
    If you are running Microsoft Office 2000 on your computer, you can only select the checkbox; Trust all installed add-ins and templates.
    If problem still appears then
    Install Visual Basic for Applications in Office(For Office 2003).
    In Windows, go to Start -> Control Panel -> Add/Remove programs. Find Microsoft Office 2003, select it and choose Change.
    In the Office 2003 setup window, choose Add or Remove features and choose Next.
    Check the box "Choose advanced customization of applications" and choose Next.
    Expand the line "Office Shared Features", scroll down and choose the dropdownbox for Visual Basic for Applications and choose Run from My Computer.
    Choose Update and wait for the installation to finish. Choose OK when a message saying that Office 2003 has been updated successfully appears.
    Now you should be able to run or edit reports in Excel.

  • SaveAs - Security settings prevent access to this property or method.

    Hi,
    This question seems to have been dealt with in this forum on a few occasions but I am still have trouble with it:
    I have written a script to add a footer containing the file name to a PDF and then save the PDF:
    app.addMenuItem( { cName: "newdoc", cUser: "Add Footer", cParent:
    "File", cExec: "AddFooter()", nPos: 0 } );
    function AddFooter()
    for (var p = 0; p < this.numPages; p++)
    var fd = this.addField("Date", "text", p, [10,5, 300,28]);
    fd.textSize=10;
    fd.value = this.path  ;
    var SaveFile = app.trustedFunction(function()
      app.beginPriv();
      this.saveAs(this.path);
      app.endPriv();
    When I try to execute this script I receive an error:
    Security settings prevent access to this property or method.
    Any assistance would be much appreciated.
    eddiec :-)

    At which line do you get the error message? Do you use Adobe Acrobat?

  • Security Setting in Microsoft Excel Prohbit XL Report From Running

    Dear Expert,
    When I run XL Report following  error message display
    Security Setting in Microsoft Excel Prohbit XL Report From Running
    On  server Excel 2003 is installed and its working ,
    But  client  PC Excel 2007 is installed and when run xl addon above error display...
    all the micro setting and trust center setting  is done.
    Pls help me.......
    Thanks
    Ashish Nandgaonkar

    Dear Ashish Nandgaonkar,
    You may check this thread first:
    XL reporter issue in SAP Business one 2007 B patch 15
    Thanks,
    Gordon

  • Oracle Reports Security Settings page is blank--Urgent Please

    Hi All,
    When i click on "Oracle Reports Security Settings" under Administer tab and i'm getting a blank page. I didn't see any error messages.
    Pl. help.
    Thanks,
    Sapna

    Please refer to duplicate thread on the same topic at
    error getting value from collection to a date picker field

  • Oracle Reports Security Settings is blank(Urgent please.......)

    Hi All,
    When i click on "Oracle Reports Security Settings" under Administer tab and i'm getting a blank page. I didn't see any error messages.
    Pl. help.
    Thanks,
    Sapna

    Please refer to duplicate thread on the same topic at
    error getting value from collection to a date picker field

  • Securiety Settings in Microsoft Excel Prohibit XL Reporter from Running

    Hi Forum,
    I had little problem with XL Reporter. XL Reporter starts but when i am going to run reports, it gives me error .....
    " Securiety Settings in Microsoft Excel Prohibit XL Reporter from Running ".
    I have done below given things in Microsoft Excel
    => Excel -> Tools -> Macro -> Securiety -> Low(Not Recommended) and in  Trusted Publishers - > this dialog box i have checked Trust Access to Visual Basic Projects.
    After doing this i am not able to see / run reports in XL Reporter. Error Message still coming.
    Your Expert Suggestions appriciated greatly.
    Warm Regards,
    Chintesh Soni
    94276 08674 (India)

    Dear Owen,
    I have done this but still problem not solved, it gives me below given error...
    "A Required COM add-in program for XL Reporter has not been loaded and prohibits Microsoft Excel from Running"
    Kindly opine for the same.
    Regards,
    Chintesh Soni

Maybe you are looking for

  • Iweb password protect question

    I was wondering if it was possible to add a password to my photo gallery to prevent random vistors from downloading or uploading pictures to my web gallery.

  • IMac refresh rate

    Does anyone know the refresh rate of the new iMac?  The reason I am asking is low refresh rates sometimes gives me a headache and I can't seem to find this info any where on apple's site.  I have a feeling I am not looking in the right section but I'

  • How to extract in the ALV output the old data using EXTRACT

    Dear Friends,             I have requiremnt where the user executes the report - using REUSE_ALV_GRID_DISPLAY  FM.  On the output i have given an option to user to edit values on the output. So user will edit the values and updating  to the data base

  • HTTP content lenght in a midlet

    The code below will connect to a Servlet that outputs some text. Does it matter if my servlet doesnt really know what the content lenght is and just assumes 500 bytes, and marks sets the content to be 500 bytes, even if its less. Would my code still

  • Create online presentation

    Hello! I am rather new to flash, but I purchased it in a suite just to get the dreamweaver and fireworks some time ago. My question is, if it is possible to create a power-pointlike presentations (I E text-based), and add some audio to it, in flash?