Missing charts and images in DHTML viewer

We are using Crystal 2008 and rendering the report using the browser based DHTML viewer. The report in question contains multiple subreports as well as charts and images. When first viewing the report, none of the charts or images are visible unless we reduce the zoom level to 75% and then they get displayed. If the zoom level is set to standard (100%) the charts and images do not display unless you drill into the subreports.
We tried applying all the service packs up to SP2 to no avail. Is this a bug in the viewer and if so what can be done about it? We have found multiple issues with displaying images and charts in the DHTML viewer.

What if its not a zoom issue but rather a postback issue?  The report initially comes up blank, when you change the zoom factor, CR is actuially doing a postback.   If you change the zoom factor back to 100, is it still there?
Put a button on the page that does nothing and then click on the button without doing anything in the viewer (This will cause a postback).  Does the report come up?
If so, then it is probably a postback issue.
Ludek

Similar Messages

  • Missing episodes and image in Library view

    The show is https://itunes.apple.com/ph/podcast/budget-minded-traveler-travel/id847606288?mt =2
    There are now 10 episodes and it's still showing only 7 episodes in iTunes. We use Blubrry Powerpress and have already set the feed number to show 10 so that shouldn't be the issue. Another odd thing is, when you subscribe, view the feed in the Library and it shows only 9, which is missing episode 8 as well as the image. Any idea what might be causing this? The original feed is: http://thebudgetmindedtraveler.com/feed/podcast/
    Thank you for help.

    Hi Roger,
    Thank you for the reply. I see what you mean that it appears when you play. But what i'm actually referring to is shown below. As always, I appreciate your help.

  • Missing comments and notes fields for view columns

    Hello,
    I am missing the comments and notes fields for view columns in the relational model of DM. For the table columns these fields are present, so it would be nice to make this available for views too. The Designer import should be adapted too to import those fields.
    Joop

    Hi Joop,
    My question is about the import of Designer for those fields. This is still not solved, even not in rel 4.0
    In fact even DM 3.3 imports comments, notes and comments in RDBMS from Designer repository.  Though comments and notes are not accessible through UI they are there and you can include them in custom report.
    Comments and notes are accessible through UI in DM 4.0
    Philip

  • Distiller missing text and image links when saving to pdf

    Not sure if anyone has experienced this issue before. Basically I create artwork 1up in indesign CS3 and print as a postscript file "print ready settings" then create a pdf through distiller 8.1.2. After this I then imposition the 1up PDF back into indesign (using the pdf as a link and then step and repeat it) then I print the new imposed artwork as postscript file again and distill it as a PDF ready for offset printing.
    Most time this process works like a dream, but every now and then distiller doesn't want to process the file correctly and images and sometimes text have dropped off the final imposed PDF file. It doesnt notify me of any problems when distilling. As you can imagine working in the print industry this is VERY SCARY
    As i am using a common 1up pdf link the imposition should be correct, (all the pdf linked images should be the same anyway) Is it a memory issue, or a bug in distiller perhaps.
    Im running a Mac with OSX 10.4.11 with 2Gig of RAM.
    If you would like to see a sample of the issue let me know.
    Any help on this would be awesome.

    thanks for the replies,
    Working in a pre-press environment we obviously prefer to print from pdf files (as opposed to using supplied native art). As a result I am always receiving pdf files from external clients who have saved their artwork from indesign to pdf format, so Im not sure what the real difference is between me imposing a supplied indesign/pdf files in indesign vs me imposing my own indesign/pdf files in indesign. (aprt from perhaps going through distiller twice)
    i can see what your saying though and for years i have been using the cut and paste and step and repeat method but recently changed my workflow for a few reasons
    - I noticed that by printing a 1up pdf and relinking the file back into my indesign imposition the final imposed pdf was lower in size
    - if a client made a change to the artwork after imposing (which always happens) all i had to do was make the change, resave the pdf 1up link again and update the link and it did it for me and saved me from step and repeating all over again,
    - whenever the job was printed again in the future i could use the same procedure, resave as 1up pdf again and update the link.
    - plus i knew that if i was using the one link all my step and repeats would be exactly the same each time (and i didn't have to worry that a graphic that hadn't been selected/grouped correctly and would drop off when step and repeating)
    .....and for sure it probably is a slightly longer way to impose a job for print but it saves me half the time on the next print run, and i can use my imposition file as a template for similar jobs also.
    I have found the workflow i use works fine, apart from these rare hiccups which i can get around by resaving the pdf again anyway, but what Im really worried about is the times this error presents itself and doesn't notify me that a problem has occurred.

  • Programmatic skinning, charts and images.  Oh My!

    So here is a sample of the code I'm working with:
    for (var i:int = 0; i< numBlocks; i++) {
    var tmpImg:Image = new Image();
    tmpImg.source = "test_disc_one.png";
    tmpImg.y = startY - (8*i);
    tmpImg.blendMode = BlendMode.NORMAL;
    trace("["+i+"]: " + this.parent);
    parent.addChild(tmpImg);
    This code is triggered when updateDisplayList() is called on
    the ColumnSeries within my chart. (<mx:ColumnSeries
    id="actualColumn" yField="Score" name="actual"
    itemRenderer="com.test.IconicBlockRenderer" />) I'm trying to
    display the png for each datapoint on the graph. There is some
    tweaking and programmagic stuff behind it (determine different
    images and such based on values) . I have tried using
    graphics.beginBitmapFill() with bitmaps but whereever the images
    intersect becomes transparent. And calling parent.addChild above
    locks the player into and endless loop. I'm at a loss on this one.
    Any help thoughts, pointing of directions would be helpful.
    I should also mention that the code itself works. When
    dropped into <mx:Application><mxScript> it works like a
    charm. When I tried moving it into the chart renderer all I got was
    empty space the images don't show up.
    Additionally, is it even possible to pass parameters to the
    renderer? Meaning is it possible to do something *like*
    <mx:ColumnSeries id="actualColumn" yField="Score"
    name="actual" itemRenderer="com.test.IconicBlockRenderer(tArray)"
    />
    _Anthony

    Guys,
    I know it wasn't that simple so I did not get any reply for this thread. Thanks for all your support.
    we have found a solution for this issue.
    Steps we did was
    1. Right-click My Computer and click Manage.
    2. Navigate to Services and Applications > Internet Information Services (IIS) Manager > Web Sites > Default Web Site.
    3. Right-click crystalreportviewers115 and then click Properties.
    4. On the ASP.NET tab, choose a 2.0.x version from the ASP.NET Version list.
    5. Click the Apply button and then click OK.
    6. Right-click businessobjects and click Properties.
    7. On the Virtual Directory tab, click the Configuration button.
    8. Check the path of the mappings and note the version number (in the path ...\Framework\vX.X...)
    9. Repeat steps 2 to 5 for crystalreportsviewers115.
    If the paths for businessobjects and crystalreportviewers115 are different, change one or the other so that they point to the same version of .NET Framework.
    10. Stop and restart the Default Web Site.
    Thanks
    -Azhar

  • With version 6 upgrade takes forever to load. Most sites never load completely-missing graphics and images. Using Google Chrome solves problem.

    This problem occurred after upgrade to Firefox 6. Did not have it with version 5.

    The default of the pref network.http.max-connections has been increased from 30 to 256 in Firefox 6+ versions.
    You can try to decrease the value of the pref <b>network.http.max-connections</b> from 255 to a more modest setting like 30 as used in Firefox 3 versions.
    *https://support.mozilla.com/kb/Firefox+never+finishes+loading+certain+websites

  • No charts or images displayed in DHTML Viewer on WebLogic 10.3

    Greetings,
    When I view crystal reports from CMC in the default DHTML viewer a red 'X' appears in place of charts and images. Charts in Active X and Java viewers appear normally. Running reports from Java SDK (PDF output) displays charts normally.
    Our Environment:
    BOE 3.1 SP2 (Fix Pack 5)
    2 Clustered Servers running on Windows Server 2008
    Web tier components on WebLogic 10.3 JAAS
    Input/Output Repositories on Shared Storage
    I have tried different things but nothing seems to resolve it. I tried searching for the dynamic image file created by the DHTML viewer but I couldn't find it. I looked in the Shared storage, both local servers, and the weblogic server... No trace.
    It is essential that we have DHTML working as our users don't have admin permissions to install the JRE or Active X.
    Thank you for your help.
    Regards,
    Hassan

    Hi,
    One obvious reason would be that you did not specify -trustcacerts, and the root CA is not included in the present server keystore. In that case, using the -trustcacerts option would solve the problem, if the root CA is indeed in the JDK cacerts.
    To print out the certificates present in the JDK cacerts, use the following command:
    keytool -list -keystore <JAVA_HOME>/jre/lib/security/cacerts -storepass changeit -v
    Then check if the root CA that signed your server certificate is present, and has not expired (in which case,you would need to re-import a newer one into cacerts).
    Another common reason for that error message is when you have used a proprietary CA to sign your server certificate. Then it would obviously not be in the JDK cacerts. The solution in that case is to import your proprietary root CA into the JDK cacerts, using the following command:
    keytool -import -keystore <JAVA_HOME>/jre/lib/security/cacerts -file yourRootCA.pem -storepass changeit -alias youralias
    A third reason for that error message is when your server was signed by an intermediate certificate. In that case, you would have received from your CA a chain of certificates. One way to solve this (not the only one, but this one works well): Prepend your intermediate CA file to your server cert file, and import the obtained concatenated file into the server keystore. Be careful, the intermediate CA must be BEFORE the server cert. Example:
    copy rootca.cer certchain.p7b
    type server.cer >> certchain.p7b
    The file certchain.p7b will be the concatenation of the intermediate CA and the signed server cert. Then import the newly created file under the key alias as follows:
    keytool -import -keystore serverks.jks -file certchain.p7b -alias yourkey -trustcacerts
    If you only prepend the intermediate root CA, you must make sure the the final root CA is in cacerts. But you can also prepend your whole chain of trust inside the server keystore.
    Regards,
    Kal

  • BOXI R2 on Linux - DHTML viewer - Tomcat  5.0 - Charts don't appear (just a red X)

    Post Author: the_mack
    CA Forum: Deployment
    Hi all.
    Like the title says I am running BOXI R2 on Redhat 4.0 Enterprise server with clients on Windows.  Typical installation with Tomcat and MySql from the setup files.  Reports are based off of Oracle 10g and work fine.  If I use the ActiveX viewer charts and everything work fine but when using the DHTML viewer charts only appear as a red X.  There are reports with static images in them and these display properly with the DHTML viewer.  Checking the properties of a Chart or image shows the same file being used - crystalimagehandler.jsp.  Doesn't make sense how it can load a static image but not a chart.  Another thing I have noticed is that if I export the report from the DHTML viewer where the red X's are the exported file has the Charts in there properly.  Looks like the chart is there it just won't render properly in the DHTML viewer.  I've given the crystalimagehandler.jsp file full rights to anyone (777) and the same with the folder it resides in (crystalreportviewers115) with no luck.
    Does anyone know why this is happening and how to fix it?
    Thanks in advance,The_mack

    Its not easy to follow your code without the [ code] +[ /code] tags and your link may as well not be there, the code one. I would resolve this by reducing the overhead ie: stripping down the code as much as I could and then adding them back one by one. DIVIDE and CONQUER!!!
    1. Take out the audio data (I suspect this may be the key problem)
    2. Take out the Thread 'main' and have an actionListener attached to your answer field to handle the changes
    3. Take out java.net and your URLs
    4. use a MediaTracker and WaitForAll()
    5. Strip it down further - AS MUCH AS YOU CAN (you can easily reassemble it quickly again) and then look at the program flow
    6. Add more boolean logic to give you control over all your elements ie
    if(myAnswer==answer) smiley=true;
    else smiley = false;
    // or whatever, as I said I could only scan through your code as it is difficult to read in its present format.
    Finally: this is good work I like the smileys and the instant %'s, the general layout, good /intelligent use of random() to generate different Q's each time. It's a good application, just remember that applets can be unreliable and I think your basic problem is that you have too much data here.
    Strip it right down, focus on your logical flow and then put back the elements one-by-one

  • Chart missing Columns and Lines

    I have created a Column Line Chart and allow the user to input different values that change formulas to produce the columns and line on the graph. I can see the graph perfectly fine with all columns and the line on the canvas view. Whenever I try to export to any file type, upon opening the file, all but two of the columns are missing and the line is missing in all spots except for at two points.
    I've noticed that if I remove my formulas from my spreadsheet and just put in hard coded values in place of the formulas, the report populates correctly, but this takes away all functionality of allowing the user to adjust inputs, which is the entire reason we are using this software.
    Please advise how I can fix this issue so that my chart shows all data.
    Thanks,
    Dan

    Hi Dan
    This is common - this can happen due to possible reasons like
    1) The data in preview mode on which the formula is applied is not same as the hard coded or the one in design mode. So when you go to preview its different view in the chart
    2) Some other component is messing with the excel ranges you are using for formula for the chart - some components which can drop values as per their destination property.
    This is how you need to test
    - Add a test spreadsheet table component ( from selector category) and map all the cells that's included in the formula - the original range, the input values from the user interaction, and the final ranges with formula and the range to which chart is mapped to if different from the formula range.
    - Preview the dashboard and see whats going on in those cells and if they all are behaving as expected.
    - if the original data range and the input data are what you anticipate and not changed by any other variable you are not considering.
    Use more than one spreadsheet table if the ranges I suggested are not contiguous.
    Please try the above and post the updates.
    Thanks
    Runali

  • I have just bought a hdmi tv and would like to view very high quality images, using apple tv, stored on my external hard drive. I also have blue ray movies stored on my external hd. will i be able to stream these to my tv and view them in 1080p?

    I have just bought a hdmi tv and would like to view very high quality images, using apple tv, stored on my external hard drive. I also have blue ray movies stored on my external hd. will i be able to stream these to my tv and view them in 1080p?

    sorry, why isn't correct?
    i try convert video with quick time to apple tv, import in itunes( that's ok)  but is impossible to synchronize my apple tv ( unsupported file).
    where I wrong?
    please could you explain me the correct procedure?
    i have some video ( holiday movie an photo movie in mpeg2 full HD) to convert for apple tv, and from 2 years some video editing with imovie.
    normally I prepare my video with Imovie, create a file .mov full hd (like master)  and with roxio convert file for apple TV.
    apple world is new for me, after 25 years with microsoft!
    thank so much
    mauro

  • DB02 = Missing Tables and Indexes = Unknown objects in ABAP Dictionary = DB views

    Hi SAP Gurus,
    on our SAP NetWeaver 7.x BW (based on AIX/Oracle) I find via transaction DB02 (path = Diagnostics => Missing Tables and Indexes) under "Unknown objects in ABAP Dictionary" under DB views a BW object /BI0/.....
    When I make a double click on the object, I am getting the popup window "Display not possible for this object":
    How can I identify the object and clarify with the BW application expert, if needed, how to resolve this object?
    I searched already via RSA1 for the object, but I wasn't able to find anything so far ...
    Thanks for your help and ideas.
    Best regards
    Carlos

    Hello Carlos
    The database view in question is a temporary database object created during a query execution.
    Please read this SAP note 449891 - Temporary database objects in BW 3.x to understand what that view is all about and impact if those views are removed.
    The SAP notes 449891 and 1139396 suggests to run the report SAP_DROP_TMPTABLES to drop these temporary objects. Whether the objects are still required or not is a question to be put across to the BW team. If the temporary objects are removed when they are used by a query, then the query will fail.
    Have a nice day
    RB

  • Missing images in the viewer

    When I've imported my videos to FinalCut, I have a problem with showing the images in the viewer. The sound works perfectly and it seems like the picture is available in the time line.
    Does anybody have any suggestions what the problem might be?

    Thanks for the quick answer!

  • Chart and filter button missing

    when I insert a query in a workbook the chart and filter button are missing.  We are using netweaver 2004s.  is there a way to have them display?

    Hi LMM,
    There are 2 ways to create workbooks:
    1) create a workbook in Excel (create new workbook in Excel thus not via the GUI), insert a query using the Bex analyzer and save using the Bex analyzer.
    2) create a query using Bex analyzer, execute the query, save as workbook using Bex analyzer  
    Option 2) will have the chart and filter buttons.
    Option 1) will not have these options.
    Assuming you created the workbook using option 1), please recreate the workbook using option 2).
    You should now have the chart and filter options.
    Please assign points of this solved your problem,
    Best Regards,
    Filip

  • Powerpoint Mac 11.3.2 version converting to Google Docs Presentation, I'm told I need Quicktime and a compressor to view images. What does this mean?

    Starting with files in
    Powerpoint Mac 11.3.2 version converting to Google Docs Presentation, I'm told I need Quicktime and a compressor to view images. What does this mean?

    Were you using third-party software when the panic occurred? Is the panic repetitive or it just happened once? IN the latter case it could simply be a software glitch. But if it's repetitive then there's some other problem either hardware or software. Use the Console application in the Utilities folder and review the console log around the time of the panic to see if there are additional clues to the cause of the panic.
    The error indicates that the problem was a failure to respond to an interrupt by the CPU. Now this could simply be caused by a software glitch, but it could be a hardware problem related to the CPU. In the latter case the panic would probably become repetitive, in which case you would want to take the computer in for service to be sure the CPU isn't failing.

  • Lightroom 5 is not showing previous sucessfuly imported images and images are not identified as missing, there are no images shown in the library, how do  I reconnect missing images?

    lightroom 5 is not showing previous successfully imported images and images are not identified as missing, there are no images shown in the library, how do  I reconnect missing images?

    If the images are not identified as missing ... then you can't reconnect them
    But I'm not really sure what is happening, as I don't understand your description of the problem, could you show us a screen capture? Or describe what appears on your screen in much more detail...

Maybe you are looking for

  • Problem with IE and pubblishedIntoWall

    Hi to all,    i have a problem with InternetExplorer and CallBack In my flex code i have : flash.external.ExternalInterface.addCallback("pubblishedIntoWall", pubblishedIntoWall); The javascript code: function pubblishedIntoWallCarrello() {         do

  • Is it possible to send data from an external application to a plug-in that executes a menu item?

    I want to pass some parameters from an external appliaction  to my own plug-in. The plug-in creates a menu item for adding electronic signature. The menu item is executed from my external application using MenuItemExecute("mymenutem").

  • As to the data type of the data type of the difference between two date type of datas

    Hi, I have a question about the data type of the difference between two date type of datas. There are two date type of datas as: SSHIPMENTS.RECEIVEDATETIME SSHIPMENTS.PROMISEDATETIME I try to use the following SQL Script in Oracle SQL*Plus as: SELECT

  • Help deleting photos from disk in lightroom

    I have a strange occurrence going on I hope someone can help me with. I have all my raw files in one folder on my desktop with subfiles.When I want to delete a photo from my disc in lightroom I choose that option and the photo is removed from lightro

  • Airport cuts in and out after leopard install

    I installed leopard a couple days ago and since then, my ichat has constantly (about every 2-3 minutes) stops working and says it timed out. The same thing happens for firefox/safari/any other internet app, but not as often.