Cannot display graphics for OBIEE 11 g answers report in Internet Explorer 7

Hi all

I'm unable to view graphs of the report answers in IE7. Are there settings that must be made or OBIEE 11 g reports are viewable in some specific versions of Internet Explore.

I tried to look on the other machine to users, they appear on the same version of IE. A specific version of Java is necessary...?

Thank you

Hello
are custom support.it ie7 should work in IE8

THnaks

Deva

Tags: Business Intelligence

Similar Questions

  • Why cannot display graphic for me on a Web site

    I was running Firefox fine until today, when I noticed no. websites that I went to display all the graphics at all. Not even the firefox home page where is the download link, firefox logo that is normally he does not appear. Do not see the logo of google in google or elsewhere. I never changed the settings at all. I was just watching a YouTube video and then loaded another site, never displayed graphics (at first I thought it was just a problem with the site so I ignored it, but then I went to about 7 other sites and every single one of the gave me the same problem.) As I said, I have never changed the settings, or don't have I have download the plug-ins. IM actually typing this on another browser because it is annoying me.

    Thanks, I fixed the problem on my own by resetting firefox to the State of origin

  • Cannot display graphics

    Hi I have a HP Pavilion Slimline s5306uk, windows 7, 64 bit and you have problems to display some graphics, for example view on google maps. When I run my mouse the empty area it shows the graph in the part then turns off as soon as I move the mouse out of the area. Can someone advise?

    concerning

    John

    Hello

    Welcome to the forum!

    johncorderoy wrote:

    Hi I have a HP Pavilion Slimline s5306uk, windows 7, 64 bit and you have problems to display some graphics, for example view on google maps. When I run my mouse the empty area it shows the graph in the part then turns off as soon as I move the mouse out of the area. Can someone advise?

    concerning

    John

    Which browser do you use?

    Reading Google Maps own troubleshooting documents.

    Google Maps video help is here.

    Please post your results here.

    Best regards
    ERICO

  • IE cannot display the page. When calling to report

    Hi all
    I developed a simple report 'emp.rdf '.
    and copied to the runtime folder (which contains plx, fmx, rdf) files on the server
    I do a form contains a button to run this report. the output is pdf.
    When I click on the report button to run the browser display "page not found".

    This is the code I use to run the report
       DECLARE
        v_url varchar2(2000):=NULL; 
         v_name       varchar2(30);  
         repid        report_object := find_report_object('syntax'); 
         v_rep        varchar2(200);
         v_ref_num    varchar2(20);
         v_rep_status varchar2(20); 
         v_form       varchar2(8);
         v_rep_svr    varchar2(100);
         v_rep_HOST   varchar2(100);
         v_rep_port    varchar2(100);
         v_prnt_svr   varchar2(100); 
         v_user_name  varchar2(100) := get_application_property(username);
         v_disposition varchar2(100):='inline';
         v_job varchar2(100):='preview';
    
    BEGIN
        v_prnt_svr :=  gnr_util.GET_SYSTEM_PARAMETER('REP_SERVER');-- to get report server name  
        v_name   := 'emp.rdf';-- report name    
        
        SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,RUNTIME);
        SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
        SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,CACHE);
        SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT, 'HTMLCSS');
        --SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
        SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,v_prnt_svr);
          SET_report_OBJECT_PROPERTY(repid,report_OTHER,'paramform=no&P1='||:block.item1);  
        SET_REPORT_OBJECT_PROPERTY(repid,REPORT_FILENAME,v_name);
        if :p_rep_type = 'SPR' then
          --SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'SPREADSHEET');
          SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'HTMLCSS');
        elsif :p_rep_type='PDF' then 
          SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
        else
          SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'HTMLCSS');  
        end if;
        v_rep := RUN_REPORT_OBJECT(repid);
        
        if v_rep IS NULL then
            message('Report failed for destination type CACHE.');
        else
          v_rep_status := report_object_status(v_rep);
          WHILE v_rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED') LOOP
            v_rep_status := report_object_status(v_rep);
          END LOOP;
          IF v_rep_status = 'FINISHED' THEN                
            /*Display report in the browser*/
            v_rep_svr          := get_report_object_property(repid,REPORT_SERVER);
            v_rep_HOST         := gnr_util.GET_SYSTEM_PARAMETER('REPORT_HOST');
            v_rep_port         := gnr_util.GET_SYSTEM_PARAMETER('REPORT_PORT');
            -- Call Report output to be displayed in a seperate window 
            v_url:=nvl(v_rep_port,'http://'||v_rep_HOST ||':'||v_rep_port||')||'/reports/rwservlet/getjobid'
                              ||substr(v_rep,instr(v_rep,
                              '_',-1)+1)||'?'||'server='||v_rep_svr;      
                WEB.SHOW_DOCUMENT(v_url,'_blank');       
          ELSE
            MESSAGE('Report failed with error message '||v_rep_status);
          END IF;
        end if;
      
    END;
    
    the url is:
    http://hv1.almothanna-mb.edu.qa:7777/reports/rwservlet/getjobid4?server=rep_hv1_oraapps
    but internet explorer cannot display the page
    Note:
    application server is version 10g 2
    Operating system: MS windows server 2008
    Adope acropat version: 5
    Enter the net Explorer vesion: 8

    Hello

    The string is not properly trained (a quote and a concatenation):

    Your url:
    v_url: = nvl (v_rep_port,'http: / /'| v_rep_HOST |': ' | v_rep_port |') | "/ Reports/rwservlet/getjobid ' | substr (v_rep, InStr(v_rep,'_',-1) + 1) |'? ' |' server =' | v_rep_svr;

    Correction:
    v_url: = nvl (v_rep_port,'http: / /'| v_rep_HOST |': ' | v_rep_port) | "/ Reports/rwservlet/getjobid ' | substr (v_rep, InStr(v_rep,'_',-1) + 1) |'? ' |' server =' | v_rep_svr;

    It may be useful

    Mohamed Dadi

  • How can I prevent the shutdown task scheduler engine, get the new display detected to work and avoid receiving the message "Internet Explorer has encountered a problem and stop"? __

    My laptop is a Dell Inspiron 1520, running Windows Vista Home Edition Premium and Internet Explorer 9.  My extra monitor is a Sharp Aquos LED HD - TV, the model LC-46LE700UN.  I've been using a VGA cable to me onnecter the laptop and TV.

    The laptop seems to operate normally when not connect to the TV.

    As soon as the VGA cable is connected to the laptop (without being connected to the TV), the following message appears:

    'Microsoft Windows - Task Scheduler engine has stopped working.  A problem caused the blocking of the program works correctly.  Windows will close the program and notify you if a solution is found. »

    When initially, I connected the laptop to TV, "new display detected" was automatically acti EV.  Soon, it was activated is no longer automatically.  I was able to activate manually using Windows Mobility Center during automatic activation failed initially but now Windows Mobility Center no longer detects the new view.

    Using Fn + F8, I can view the image on the laptop or TV, but not both simultaneously.

    The message "Internet Explorer has encountered a problem and stop" appears intermittently, but I can still make internet sites and show the content after the message.

    I have download software, myp2p.eu, a site for watching TV programs "streaming", including PPStream, Sopcast, Live, Stream Torrent Sina, a Swarm, TVAnts, UUSee, VGO and Veetle player and canceled downloads for PPL (who failed an integrity check), PPMate (corrupted) and (blocked) TVKoo.

    Norton Security quarantined the installer of UUSee, indicating that it was a high risk of program with many users.

    To a computer repair shop and using a different additional display flat screen, I could not duplicate the problems yesterday (4 October 2010), when the "new detected display" has been activated automatically, and I could see the photo or the other and both screens.

    I tried to restore the system to a date (on the list) before when the problems occurred first - failure of the restoration of the system.  I tried to use scandisk, but received no indication that he had performed and corrected all errors found after restarting Windows.  I looked at responses from forum, the display setting and the new display detected support literature.

    How can I avoid these problems?  Help!

    Hello

    Restoring the system end up with any error message?

    This could also happen if one of the substantive programmes is in conflict with the proper functioning of your computer. To troubleshoot error messages and other issues,
    You can start Windows Vista by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    Steps-
    1 log on to the computer using an account with administrator rights
    2. click on start, type msconfig.exe in the start search box and press ENTER to start the System Configuration utility.
    If you are prompted for an administrator password or for confirmation, type your password, or click on continue
    3. on the general tab, click Selective startup, and then clear the check box load startup items. (The check box use the file Boot is not available.)
    4. on the Services tab, click to select the skin all the Microsoft services check box, and then click Disable all

    Note: Following this step lets services Microsoft continue to run. These services include networking, Plug-and-Play, record of events, error reporting, and other services.
    If you disable these services, you can permanently delete all restore points. Do not do this if you want to use with existing restore points system restore utility

    See this article-
    http://support.Microsoft.com/kb/929135

    This should solve your problem.

    -Robert

  • Try to install the latest version of Flash for Firefox on Windows XP, get the Internet Explorer Script error

    I am trying to install the latest version of Flash (file install_flashplayer11x32_mssd_aih.exe), browser = Firefox 14 (current), OS = Windows XP.  I tried several times, making sure to disable Norton Antivirus Autoprotect first.

    At some point throughout the process - while downloading or during Assembly - I get the following error message:

    Internet Explorer Script error

    Line: 1

    Char: 10010

    Error: 'ActionLaunchAdobe' is not defined

    Code: 0

    URL: http://127.0.0.1:1174/app/_js/adobe.js

    Do you want to continue running scripts on this page? [Yes] [None]

    If I answer [Yes] or [no] the result is the same - the program crashes. It does not close, and when I close it manually it asks if I want to stop it. But if I leave it there, nothing happens.

    By the advice of the site, I uninstalled Flash in order to restart costs. This means that, instead of having an outdated Flash version, I now none.

    I tried to RTFM, but research for this error go empty.  I'm curious to know why Internet Explorer being participates in it at first. But mostly, I'm just curious as to how to get this thing to work.

    Thanks for you help with anything that can give me.

    Dave

    @nickzinck - please try to install by using the appropriate Setup program located here:

    http://helpx.Adobe.com/content/help/en/Flash-Player/KB/installation-problems-Flash-Player-Windows.html #main - pars_header

  • cannot publish or comment on the yahoo Web site. Internet Explorer very well work

    When you try to post a comment on a news via yahoo site article I get "oops try again." When I get to post a comment, it does not appear. Internet Explore works very well. I deleted the cache and cookies. Firefox 9.

    This problem may be caused by corrupted cookies.

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".
  • Windows xp has not updated for two months and will not open internet explore.

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas: who can I cotact to solve this problem?

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem
    Windows XP Edition with Service Pack _ _, _ - bit?
    (Fill in the blanks).
     
    Antivirus solution that you use now and all the others that have already been installed on the system to your knowledge (including trial versions)?
     
    Why you waited two months?  What you have tried in these two months?
     
    I'm guessing that you have Firefox or an alternative browser?
     
    Assuming Windows XP with Service Pack 2 or higher * and * 32-bit...
     
    Please check * exactly * what you have:
     
    AutoScan--> RUN (no 'RUN', press the Windows_Key + R at the same time)--> type:
    winver
    --> Click OK.
     
    This will give you (top photo) the full name of the operating system.
    This will give you (in the text) the Service Pack you have installed.
     
    How to determine whether a computer is running a 32-bit version or 64-bit
    version of the Windows operating system
    http://support.Microsoft.com/kb/827218
     
    Please post your results here in response to this message.
     
    If you have Windows XP (any edition) 32-bit at least SP2 already installed (SP3 is preferable) and then continue on after the posting of the above requested information...

     
    Restart, and then log on as a user with administrative privileges.

    Difficulty your file or registry permissions...

    Ignore the title and follow the subsection under
    "Advanced Troubleshooting", titled,
    "Method 1: reset the registry and the file permissions.
    http://support.Microsoft.com/kb/949377
    * will take time
    * Skip the last step (6) - you * should * have SP3 now.

    But if you do not, we are not only fixing right now.

    You may see errors go even if you watch, count upwards.  NO.
    worries at the moment.

    Restart, and then log on as a user with administrative privileges.
     
    Download, install, execute, update and perform a full scan with the following
    (freeware version):

    SuperAntiSpyware
    http://www.SUPERAntiSpyware.com/

    Restart, and then log on as an administrative user.

    Download, install, execute, update and perform a full scan with the following
    (freeware version):

    MalwareBytes
    http://www.Malwarebytes.com/

    Restart, and then log on as an administrative user.

    Download and run the MSRT tool manually:
    http://www.Microsoft.com/security/malwareremove/default.mspx

    You find nothing, you will only find cookies, you may think that it is a
    waste of time - but if do you these things and report back here with what you
    / don't think you do all that - you add more parts to
    the puzzle and all of the picture just may become clearer and your
    problem solved.

    Restart, and then log on as an administrative user.

    Download/install the latest program Windows installation (for your operating system):
    (Windows XP 32-bit: WindowsXP-KB942288-v3 - x 86 .exe)
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en

    Restart, and then log on as an administrative user.

    Download the latest version of Windows Update (x 86) agent here:
    http://go.Microsoft.com/fwlink/?LinkId=91237
    ... and save it to the root of your drive C:\.  After you have saved in the
    root of the C:\ drive, follow these steps:

    Close all Internet Explorer Windows and other applications.

    AutoScan--> RUN and type:
    %SystemDrive%\windowsupdateagent30-x86.exe /WUFORCE
    --> Click OK.

    (If asked, select 'run.) --> Click on NEXT--> select 'I agree' and click
    THEN--> when it completed the installation, click "Finish"...

    Restart, and then log on as an administrative user.

    Visit this web page:

    How to reset the Windows Update components?
    http://support.Microsoft.com/kb/971058

    ... and click on the "Microsoft Fix it."  When asked, select "RUN."
    both times.  Check the box "I agree" and click "next".  Select the check box
    to "Run the aggressive options (not recommended)" and click "next".  Let
    He finish and follow the instructions until it does.  Close/exit and
    reset when it is.

     
    You should now perform a full CHKDSK on your system drive (C :)...)

    How to scan your disks for errors
    http://support.Microsoft.com/kb/315265
    * will take time and a reboot

    You should now perform a full defragmentation on your system drive (C :)...)

    How to defragment your hard drives
    http://support.Microsoft.com/kb/314848
    * will take time

    Reboot again.
    Log in as a user with administrative rights and open Internet Explorer
    and visit http://windowsupdate.microsoft.com/ and select to make a
    CUSTOM scan...

    Whenever you are about to click on something in these pages - web
    first of all, press on and hold down the CTRL key while you click on it.  You can
    release the CTRL key after clicking on each time.

    Once the scan is complete, select that ONLY updates of high priority
    (deselect all others) and install it.

    Reboot again.

    If it worked - try the web page - selection not more than 3-5 a
    time.  Reboot as needed.

    The optional software updates are generally safe - although I recommend
    against the 'Windows Search' one and all of the "Office Live" those or
    "Windows Live" which for the moment.  I would like to avoid completely the
    Optional hardware updates.

    Seriously - do these things.  It's like antibiotics - do not skip a single
    step, don't leave because you think it will be ok now - review
    until the end, until you have done all given in the order shown.  If
    you have a problem with a step to ask and let someone here, you get
    Thanks to this step.  If you do not understand how to bring one back
    and ask here on this step and let someone guide you through it.

    Then - actually - that everyone here knows if it worked for you - or if
    you have more questions.


    --
    Martin Stanley
    MS - MVP
    --
    How to ask Questions the Smart way
    http://www.CatB.org/~ESR/FAQs/smart-questions.html
  • change display magnification to return to the normal display. Does not appear a whole page in Internet Explorer.

    Something that I've done done Internet Explorer displays in such magnification that it didn't all appear on screen at the same time.  I need to know how to get it back as if it were before.

    The page can be returned to any value via the dropdown page menu. The select Zoom, then click value of whatever your choice.

  • OBIEE 11 g - cannot display graphics

    Hello
    I managed to install OBIEE 11.1.1.3.0 on a 32 Windows (XP).
    I have problems with the tables. Any type and volume of data that I use, I always get the error:
    oracle.bi.nanserver.fwk.exception.BISvsException: oracle.dss.util.xml.BIParseException: end tag does not match the start tag 'graphic '...
    Error code: AGEGTYVF
    Geographical area: saw.rpc.mis.read, saw.threadpool, saw.threadpool, saw.threads
    Any suggestion would be appreciated.
    Thank you very much
    Cristina

    If you deployed full SampleApp and followed the instructions to change dvt-chart - skin.xml to remove shadow in a chart, make sure that the tag is correctly closed. Insert the tag instead of as the instructions say. Fix this error solved the problem for me.

  • Cannot display pdf for Adobe Reader XI forms

    I have Adobe Reader XI. I must have clicked on something too fast because when I want to view a PDF it doesn't let me see it. He's going to try to make me save on my computer. How to reverse what I did and have the option to either view a pdf or save as?

    The page I linked is not exactly what you need, sorry... You need to go to Tools - Options - Applications and enter "pdf" in the search field. Always select 'request' as the action associated with PDF files, and then click OK.

    That should do the trick.

  • window cannot start applications and programs on my computer, Windows Firewall, internet explore and my antivirus can not be updated.

    After installing some games on my pc I started having problems with the eventviewer its been disabled. The DVD drive cannot be detected by the computer. Please help me as I'm about to perform a system recovery, but I need to know what causes this mulfunction. This is an error code I get when I try to run some applications in the Service of the administrative tools section. Error 1103, 1068 for Com and application code and code 0 x 80072 among others.

    Hello

    If the DVD drive is not detected, you won't be able to reinstall from a disk operating system or manufacturer's recovery disks. You need to check and see if the drive is seen by the system BIOS. Otherwise he, or the wiring connection must be replaced or the drive may be dead and must be replaced.

    For the rest of the problems, do what Mick has suggested and perform a restore of the system to a point prior to the installation of these games.

    Good luck, Rick Rogers, aka "Crazy" - Microsoft MVP http://mvp.support.microsoft.com Windows help - www.rickrogers.org

  • I imported Favorites to internet explorer, but cannot see that little first bookmarks in the list of Internet Explorer that does not scroll down.

    Firefox v 15.0.1

    Problem solved - thanks!

  • Satellite C660: message "this program cannot display this webpage".

    I need to use my phone to send what I have a problem with a laptop, I had barely a month ago
    Basically, when I start it up it automatically goes on a page and says "this program cannot display this webpage".

    It does not use Internet Explorer and it happens even when I'm not connected to the internet
    I can't get into the Task Manager or control panel is just a whole page with it.

    Hello

    Looks like you get a malware or a virus.
    Should start your anti-virus software and scan the system for some malicious software, etc.

  • iSQLPLUS: Internet Explorer cannot display this webpage

    Hello
    10 g R2 on Win 2003 server when I (connected as sysman) iSQLPLUS link DB control click and give consent to display http and https not that I get:
    Internet Explorer cannot display the webpage
    isqlplus Windows service is running and I started iSQLPLUS:
    E:\oracle\product\10.2.0\db_1\BIN>isqlplusctl start
    iSQL*Plus 10.2.0.4.0
    Copyright (c) 2003, 2007, Oracle.  All Rights Reserved.
    Starting iSQL*Plus ...
    iSQL*Plus started.
    Any idea?
    Thank you.

    PL see if MOS Doc 300547.1 (Troubleshooting Guide for iSQL * more questions) can help

    HTH
    Srini

Maybe you are looking for

  • Change default bin

    In Thunderbird, I have two folders on my email, 'Trash' and 'TrashMain '. At the present time, Thunderbird has put the trash in the 'trash', how do I change the location of the trash (where if I press my button 'delete' on a message and it goes to th

  • How to deal with "Outlook" pst files

    Hi guys, just a message quicky, for various reasons in recent weeks I have had problems with my Microsoft Outlook, which I use for e-mail, etc.. I have created a number of .pst files and would like some advice as to how best to group them into a sing

  • Deleted pictures back

    I have a problem with deleting the photos of my phone. After you remove the photos and remove them from the trash so looks like they have been deleted, but when I turn on my phone market again, deleted photos are there again. I have them deleted at l

  • recovery of Favorites and bookmarks

    I work in a system recovery to a desktop pc with ms vista home premium 64-bit OS. the system would not start after months of get slower and slower boot times.  tried to do system recovery when finally be able to start the system but when choosing a b

  • Simulator SDK BlackBerry Messenger problems

    Try to get the operational BBM simulators SDK. SDM seems to run ok but when I run sim1.bat or sim2.bat I get an error 507 on the Simulator and it closes. I went through the instructions many times but couldn't find where I went wrong, any suggestions