Crystal ReportViewer not showing on the browser but the tool bar appears with Print, export etc.

Hello
I am struggling on displaying the Report on the Browser. I am using Visual Studio 2010 and loaded my development box with client Tools.
I am calling a report which is hosted on a Crystal Enterprise Server 13 on a remote location.
The problem I am having right now is I am able to connect to the report without issues and able to see the Control Toolbar like "Print", "Export" icons etc. On clicking on Print or "Export" it is perfectly working as expected with Data. But the Crystal Report View does not show the report on the browser. Not sure why that is happening. is there anything I am missing? Code also pasted below. Please review and do help me quickly in providing an answer as soon as possible please.
All the references are of CrystaDecisions 14.0.35000 versions.
Running the application from my Visual Studio. PLEASE HELP!!
SessionMgr ceSessionMgr = new SessionMgr();
            EnterpriseSession ceSession = ceSessionMgr.Logon("username",
                                    "password",
                                    "servername:port", "Enterprise");
            EnterpriseService ceEnterpriseService = ceSession.GetService("", "InfoStore");
            InfoStore ceInfoStore = new InfoStore(ceEnterpriseService);
            EnterpriseService ceRASFactoryService = ceSession.GetService("", "RASReportFactory");
            object rrfObject = ceRASFactoryService.Interface;
            InfoObjects ceInfoObjects = ceInfoStore.Query("SELECT * FROM CI_INFOOBJECTS WHERE SI_PROGID='CrystalEnterprise.Report' AND SI_NAME='WMS_TIMESHEET'");
            InfoObject ceInfoObject = ceInfoObjects[1];
            ReportAppFactory myReportAppFactory = (ReportAppFactory)rrfObject;
            myReportClientDocument = myReportAppFactory.OpenDocument(ceInfoObject.ID, 0);
            reportAreaController = myReportClientDocument.ReportDefController.ReportAreaController;
            reportSource = myReportClientDocument.ReportSource;
            CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo connInfo = new CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo();
            CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfos connInfos = new CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfos();
            CrystalDecisions.ReportAppServer.DataDefModel.PropertyBag propertyBag = new CrystalDecisions.ReportAppServer.DataDefModel.PropertyBag();
            propertyBag.Add("Database DLL", "crdb_odbc.dll");
            propertyBag.Add("Server Name", "WMS");
            connInfo.Attributes = propertyBag;
            connInfo.UserName = "xxxxx";
            connInfo.Password = "xxxxx";
            connInfos.Add(connInfo);
            myReportClientDocument.DatabaseController.SetConnectionInfos(connInfos);
            //if (IsPostBack)
            //SetReportData(295286);
            //myReportClientDocument.DatabaseController.logon(userId, password);
            myReportClientDocument.DatabaseController.logon("xxxxx", "xxxxx");
            Session.Add("ceSession",ceSession);
            Session.Add("ReportClientDocument",myReportClientDocument);
            CrystalReportViewer2.Visible = true;
            CrystalReportViewer2.EnterpriseLogon = Session["ceSession"];
            //CrystalReportViewer2.ReportSource = ceReportDocument;
            if (myReportClientDocument == null)
                CrystalReportViewer2.ReportSource =  (ReportClientDocument) Session["ReportClientDocument"];
            else
                CrystalReportViewer2.ReportSource = myReportClientDocument;
            CrystalReportViewer2.HasCrystalLogo = false;
            CrystalReportViewer2.HasExportButton = true;
            CrystalReportViewer2.HasPrintButton = true;
            CrystalReportViewer2.HasGotoPageButton = true;
            CrystalReportViewer2.HasPageNavigationButtons = true;
            CrystalReportViewer2.HasRefreshButton = true;
            CrystalReportViewer2.HasSearchButton = true;
            CrystalReportViewer2.HasToggleGroupTreeButton = true;
            CrystalReportViewer2.BestFitPage = true;
            CrystalReportViewer2.DisplayPage = true;
            CrystalReportViewer2.DisplayToolbar = true;
            CrystalReportViewer2.EnableDrillDown = true;
            CrystalReportViewer2.DocumentView = DocumentViewType.WebLayout;
            CrystalReportViewer2.RequestContext.FetchFromServer = true;
            //CrystalReportViewer2.ReuseParameterValuesOnRefresh = true;
            //CrystalReportViewer2.Width = 350;
            //CrystalReportViewer2.Height = 350;
            CrystalReportViewer2.Page.Title = "The information contained below is not for use or disclosure outside Convergys Corporation except under written agreement.";
            CrystalReportViewer2.PrintMode = CrystalDecisions.Web.PrintMode.ActiveX;
            CrystalReportViewer2.Zoom(400);

Hi,
What browser version are you using?
Could you view the report from launchpad from the same browser?
Could you try a different browser version?
In IE, could you try using compatibility mode?
- Bhushan
Senior Engineer
SAP Active Global Support
Follow us on Twitter
Got Enhancement ideas? Try the SAP Idea Place

Similar Messages

  • Crystal reports not show in my browser

    i am using vs 2013  sap sp9  reports show in tools crystal reports  but i am run in browser reports not show in browser 

    Hi,
    I am afraid that this issue is related to third-party, and it is not supported in these forums.
    Crystal Reports are supported on
    http://scn.sap.com/community/crystal-reports.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • CSS (some, not all) not showing up in browser, but fine in DW. Plus other desperate issues....

    I would really appreciate any and all help I can get to solve these problems as I'm new to CSS/HTML (completely new) and have been attempting to code my design just well enough to get it uploaded and working as a site. Once I can atleast achieve this feat, I plan on completely converting to CSS. But for now, I need to get the site working and I really didn't want to come and bother all of you on here with my problems and have been procrastinating posting on here for absolutely ages now....but since I can't figure all of the messy-uppy ness going on on my own, I beg forgiveness for any of your time wasted on my problems .
    Okay, so the "main" issue here is that I can see some(some, not all) CSS on DW, but I see NONE whatsoever when I go to preview in browser, same after uploading. I do have all of the files uploaded and placed in the correct directories, including the stylesheet, and images folder. But, nope, nada. Now, I did think this was a root/directory problem, maybe the url's weren't pointing to the right directories. I checked and attempted to fix this several times and any changes made no difference. Also, uploaded to the root of my site, where all files and folders are where they should be, yet no change. I am utterly clueless as to what is going on here....
    Second: Padding, or margins added through CSS for the divs is simply not working in DW or otherwise. I have padding placed on all of the content type areas with writing/content in them and despite the fact that the changes to the font/text formatting I've made show up, the padding does not. This is only in DW since no CSS whatsoever is showing out of DW anyways. I would like to know how to get the padding and the formatting, just all of the CSS in general to actually show up in browser/when uploaded.
    Third: The next issue is also confusing, and this only occured after I made the page into a template and uploaded the home.htm page I created from it to my site. For some reason, the image called "../images/aurora2_14_content_marg.gif". Is appearing at the very top of the page for no reason at all. I don't understand why it is there, or how it even got up there in the first place.
    Fourth: This was actually next on my list of things to figure out once I've gotten all of the above issues taken care of but since I'm still drawing a blank after 2+ weeks on how to get this done in a way that will work I guess it couldn't hurt to ask on here and get some expertise on the matter. The issue is that I have a repeating background (images/bg.png) that I want stretching downwards as I add content to the page. I have this placed as the main background for the entire site as you will be able to see in a moment through my code/site. Now, the place I want this to start is from where the aforementioned image (../images/aurora2_14_content_marg.gif) stops. However, I want the content to actually start from 20 pixels or so from the top of that very image. I want to try and achieve this through the use of margins but since the margins and padding are not showing up I hve been unable to experiment with it enough to figure out any other way to achieve this.  Any suggestions on how to achieve this would be much appreciated.
    Fifth (yes, unfortunately we're still going): As you may be able to see through the design I have two seperate areas for the main content and the navigation and other such items to be placed. To clarify, the content will be placed(through the use of expandable content boxes, once I figure out how to work that) beginning at the aforementioned image/td/div (../images/aurora2_14_content_marg.gif) with a bit of padding or margin from the top and sides (too pull the content towardsthe center of the site rather than all over from left to right like it is appearing now). The navigation etc will be placed where the long cyan area is under the search bar. For both of these, I cannot figure out how to split my one background image and also the content_marg.gif image into the two divs/or whatever else would work to split their contents from eachother. I think that seperating them into 2 divs with padding from the sides and eachother and seperate top paddings (I want the navigation to begin more near the top of the page than the content). The issue here is, I cannot figure out how to do this.
    Any and all suggestions would be greatly appreciated. Also, any tips on how to achieve the code for the solutions provided would also be very much appreciated, as I am only just starting out coding.
    The site/page:
    http://aurora.comeze.com/home.htm
    The stylesheet (style.css):
    http://aurora.comeze.com/style.css
    Like I mentioned above, all of this except the padding shows up in DW. Whereas, none of this shows up at all in browser view, or through the site.

    Summary of issues #1 through #5:
    Code errors galore:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Faurora.comeze.com%2Fhome.htm
    Photoshop generated HTML.
    20th century table based layout with endless spacer gifs.
    START OVER
    From Tables to CSS Web Design Part 1 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt1.html
    From Tables to CSS Web Design Part 2 -
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt2.html
    =========================
    DW Starter Pages (CSS Layouts)
    http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    =========================
    Taking a Fireworks (or Photoshop)  comp to a CSS Layout in DW
    Part 1 - Initial Design
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    Part 2 - Markup preparation
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt2.html
    Part 3 - Layout and CSS
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt3.html
    ========================
    HTML & CSS Tutorials - http://w3schools.com/
    Learn CSS positioning in 10 Steps
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    How to Develop with CSS?
    http://phrogz.net/css/HowToDevelopWithCSS.html
    ========================
    Code Validation Tools
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Best of luck,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • I signed in but its still not showing my music library but the previous persons

    i signed in to i tunes to delete some songs to make room.....it lets me sign in but then only shows the music library for the my hubands phone that i didnt sign into
    how do i get my music from my phone to show up?

    http://support.apple.com/kb/TS4268

  • IPhone black screen does not show anything, but I can hear that the device works. I hear the lock open the screen and hear the iPod but the screen remains black

    IPhone black screen does not show anything, but I can hear that the device works. I hear the lock open the screen and hear the iPod but the screen remains black!!

    It's happened to me before as well. Try holding both lock(top right) and home buttons simultaneously until u see a slight flash of wight then just reboot it normally. If that doesn't work try restoring your device from itunes

  • I transfered my purchases from my iphone to my mac. All transfers completed. One particular album shows up on the phone but the songs are greyed out and don't play. Itunes shows album as purchased but album is not in my Mac library.

    I transfered my purchases from my iphone to my mac. All transfers completed. One particular album shows up on the phone but the songs are greyed out and don't play. Itunes store shows album as purchased but album does not show up in my Mac library. How can I retrieve the album.

    So i've found the answer to this by clicking on every menu and setting in the itunes store. It turns out some purchases in the cloud can be hidden probably as the result of an interrupted transfer/sync/backup or a network outage. To unhide purchases 'greyed out ' items , go to the Itunes store (on the PC) click on your account name and select view account. (you'll be prompted for your itunes password) once you are in scroll down to the purchase history section. there should be an option for hidden purchases. click through and click on unhide purchases, redownloadble purchases. any hidden purchases will then show up. click on unhide to reactivate and download. This may only work for purchases in the cloud.
    hope others find this useful.

  • I recently lost my iphone to which had of alot purchased music on it, but when i've come to retrieve the music from my itunes and the music is not there?  The purchases show on my history but the music is nowhere?  How can i get my purchases back please?

    I recently lost my iphone to which had of alot purchased music on it, but when i've come to retrieve the music from my itunes and the music is not there?  The purchases show on my history but the music is nowhere?  How can i get my purchases back please?

    By any chance, did you have the Find My iPhone app installed prior to it being stolen?
    Reporting a lost or stolen Apple product
    Hopefully you had your iTunes purchases backed up to an external source such as an external drive or CD's?

  • .  It's not clear to me if the default sync for calendar is the iphone or my mac (shows 82 modifications).  I want it to default to the mac but the wording suggests the iphone.  Also, I don't see any way to do the syncy

    I'm having trouble with a sync alert.  It's not clear to me if the default sync for calendar is my iphone (3G) or my mac (shows 82 modifications).  I want it to default to the mac but the wording suggests the iphone.  Anybody know the default device and if it can be and if the other can be selected if desired
    Also, I don't see any way to do the sync on an individual entry basis for calendar.  Looks like it will only do all of them at once.  I'd like to go through them one by one to confirm which entry is correct.
    Thanks
    PS This message ("Syncing with [OWNER'S NAME] iphone will change more than xx% of your calendars events or todos on this computer) only started when I recently updated my OS.

    bubblesblom wrote:
    Okay, so my friends think it is funny to change the passcode on my iPhone.
    Maybe you should get new friends.
    I'm not sure that recovery mode works when you have to trust the computer, but did you try it?
    If you can't update or restore your iOS device - Apple Support
    If that won't work, perhaps you can use Find my iPhone from a computer in your iCloud.com account to erase the device.
    iCloud: Erase your device - Apple Support
    This has nothing to do with the Find my iPhone app being installed on the phone, but you do have to have Find my iPhone activated in the iCloud settings on the phone.

  • I have just upgraded to Mountain Lion and my signatures for my Mail is not showing up. I have the signatures inthe preference panes and selected for the email address, but when I make a new message, the signature shows as none and doesn't give me a choice

    I have just upgraded to Mountain Lion and my signatures for my Mail are not showing up. I have the signatures inthe preference panes and selected for the email address, but when I make a new message, the signature shows as none and doesn't give me a choice. Yesterday, the signatures were stacking instead of switching to the one I wanted to choose.

    I had this and fixed it.
    I had upgraded to Mountain Lion and my signatures in Mail were fine. But then about a week later, I got a new computer and used Migration Assistant to copy my stuff to the new machine. Upon opening Mail, I had all the correct Signature information in the Preferences>Signatures window, but nothing worked.
    After lots of hunting, I found the Signature Folder. It's in:
    Yourusername>Library>Mail>V2>MailData>Signatures
    Looking at my previous setup (which works) I saw in that folder two types of files: .webarchive and .siganture
    Looking in my new machine's Signature folder, I saw only the .webarchive folders, not the .signature folders
    Since this was literally a clone of my previous setup to a new machine, here's what I did:
    1. Quit Mail
    2. In Problem machine, go to
    Yourusername>Library>Mail>V2>MailData>Signatures
    3. Move the Signatures folder someplace safe, but out of the MailData folder
    4. Get the Signatures Folder from the working install (like a backup) and copy it to the MailData folder on the problematic machine
    5. Start Mail on the problem machine
    This worked for me. I don't know why Migration Assistant didn't copy the full signature folder, but this fixed it. It worked perfectly partly because I had just backed up with Carbon Copy Cloner and the very next day set up the new machine. I don't know where Lion or earlier versions of mail stored signatures, but the absence of the .signature filetype seems to be the problem.
    Hope this helps

  • I recently updated to ios 6.1.1 and since then, the photos i am uploading via ios does not show on my timeline or on the newsfeed, but the pictures show in the album. can you help me with it? thanks.

    i recently updated to ios 6.1.1 and since then, the photos i am uploading via ios does not show on my timeline or on the newsfeed, but the pictures show in the album. can you help me with it? thanks.

    fingers crossed, it appears they are working the bugs out of this update....i was able to post a pic to my newsfeeds/time line this morning....first the picture went into the ios album but within a minute, it appeared on my timeline! im glad ...

  • How to remove 1797 emails. stuck in inbox.  but not showing anymore - and i have the same problem wit the sent.  please help

    how to remove 1797 emails. stuck in inbox.  but not showing anymore - and i have the same problem wit the sent.  please help

    This is a user supported frum, so making threats really doesn't help, besides which it's not like any of us can really make a dent in Toshiba's bottom line despite how many people we think we can influence. Unless those people were standing in line to buy a Toshiba product cash in hand, and you pulled them out, it really doesn't add up for them.
    At this point it would probably be better for you to use the 800 number. Have all your e-mails ready to forward, if needed, to whoever you end up talking to. Don;t let them off the hook. An hour on the phone is much better than weeks passing e-mails through a support site. Also contest the charge with your bank or credit card.

  • I accidently click for a full screen view on Firefox and now I can't undo it. My bar with tools, bookmarks, etc. is not visible. As the browser opens, the bar appears but then jumps up where it can't be reached. How do I turn off the full screen?

    I accidently clicked for a full screen view on Firefox and now I can't undo it. My bar with tools, bookmarks, etc. is not visible. As the browser opens, the bar appears but then jumps up where it can't be reached. How do I turn off the full screen without access to view options?

    Co-el, This wasn't possible as there wasn't a navigation bar available. The F11 did the trick though. Thanks for adding to the discussion.

  • I tried to open a folder in my Documents. It does not show in any window but does show up when I am half way between windows. It did the same thing when I tried to empty the trash. It asked if that was what I wanted but I could't say yes because it was or

    I tried to open a folder in my Documents. It does not show in any window but does show up when I am half way between windows. It did the same thing when I tried to empty the trash. It asked if that was what I wanted but I could't say yes because it was or

    what is your question/issue here? did the folder have any content in it to begin with? screen shots of what you may be seeing?
    if english isn't your native language, write it in what you are most comfortable speaking in to describe your issue.

  • I installed the update but the "radio" option is not showing up in Music. Anyone else had this issue?

    I installed the update but the "radio" option is not showing up in Music. Anyone else had this issue?

    It is only available in the U.S right now. Are you in the U.S.?

  • I am not able to open my 'system preferences' it shows up on top, but the window just won't open. I haven't installed anything new, I have also restarted my computer, but still encounter this problem. Help?

    I am not able to open my 'system preferences' it shows up on top, but the window just won't open. I haven't installed anything new, I have also restarted my computer, but still encounter this problem. Help?

    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Lion, Mountain Lion, or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

Maybe you are looking for

  • Span Graphics across THREADED text frames

    Hello there, I am working at a 60 page document that includes plenty of footnotes, graphics and tables. I have a 2 column layout. I need the graphics and the tables to span across the 2 columns. I need the footnotes on each page to span across 2 colu

  • Why do gradients look so terrible?

    I noticed that all websites do not look as good as they should, especially color gradations. They all look not smooth at all, almost look like GIF quality. I have opened the same webpages on different mobile Android browsers, and they all look good,

  • Manipulating custom measure variable inside a line chart

    Hie Guys, I have a line chart in my report that contains 2 custom measure variables & 1 measure object from the Universe in the Y axis and one dimension object - "Month" in the X axis. Formula for the custom measure variables are -  If [Month] = "Jan

  • Adobe FrameMaker 12.0.3 Update Failed

    FM 12 has been crashing regularly, and I am hopeful that the 12.0.3 update will help, but I'm getting the message "Update Failed" when I run the update. The "Error Log" simply says: Adobe FrameMaker 12.0.3 Update Installation failed. Error Code: U44M

  • DFS targets access in one site

    Hello everyone. I've red a bunch of articles about DFS targets and their failover, but still cannot understand how failover works in one AD site. I have two 2008 R2 servers with DFS role, domain based namespace. I want to create replication between t