Crystal Report not displaying properly

Last post 05-08-2008 11:49 AM by TonyDong. 8 replies.

Sort Posts:

  • Crystal Report not displaying properly

    05-02-2008, 11:02 AM
    • Loading...
    • chris1234
    • Joined on 06-17-2003, 12:58 PM
    • Posts 75

    I developed a crystal report to be printed through ASP.NET.  I am using Visual Studio 2005 professional.  When I view the report through my webpage, the report is visible, but all of the buttons (forward, back, export) all show as the box with a red x.  Does anyone know how this can be fixed?

     

  • Re: Crystal Report not displaying properly

    05-02-2008, 1:30 PM
    • Loading...
    • TonyDong
    • Joined on 02-01-2006, 6:30 PM
    • BC, Canada
    • Posts 642

     

    Copy the

    CrystalReportWebFormViewer3  to your IIS setup folder or default at

    C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\CrystalReportWebFormViewer3

    Don't forget to click "Mark as Answer" on the post(s) that helped you.
  • Re: Crystal Report not displaying properly

    05-03-2008, 1:23 AM
    • Loading...
    • sasi.k
    • Joined on 03-26-2007, 8:27 AM
    • Posts 192

    Hi,

    Might be you are trying to run from .Net IDE (Developement Server), Create a virtual directory for it and access from that URL. Still the Problem exists then chk the folder C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\CrystalReportWebFormViewer3\images having the treeview and toolbar images.

    Regards,
    Sasi

    Please remember to click "Mark as Answer" on this post if it helped you.
  • Re: Crystal Report not displaying properly

    05-06-2008, 1:59 PM
    • Loading...
    • dev777
    • Joined on 01-11-2008, 8:06 PM
    • Posts 4

    Hi i'm having the same problem here, but i'm using visual studio 2008.   Can some one help please..?

  • Re: Crystal Report not displaying properly

    05-06-2008, 2:53 PM
    • Loading...
    • TonyDong
    • Joined on 02-01-2006, 6:30 PM
    • BC, Canada
    • Posts 642

     

    Search your folder and default folder would be

    C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\CrystalReportWebFormViewer4

    Move this to your setup server and the icon will showing.

    Don't forget to click "Mark as Answer" on the post(s) that helped you.
  • Re: Crystal Report not displaying properly

    05-06-2008, 3:39 PM
    • Loading...
    • dev777
    • Joined on 01-11-2008, 8:06 PM
    • Posts 4

    Thanks TonyDonq!  You made my day.   I've been struggle with this problem for days..  My app. works properly now.  I really appreciated your help.

    Filed under:
  • Re: Crystal Report not displaying properly

    05-08-2008, 11:08 AM
    • Loading...
    • chris1234
    • Joined on 06-17-2003, 12:58 PM
    • Posts 75
    I have my files in the C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\CrystalReportWebFormViewer3 folder as you indicated.  The images still do not show up.  When I go to View Source for the page, it refers to /crystalreportviewers11/images/toolbar/print.gif.  I do not see this folder anywhere.  Do you know what might be happening?
  • Re: Crystal Report not displaying properly

    05-08-2008, 11:47 AM
    • Loading...
    • chris1234
    • Joined on 06-17-2003, 12:58 PM
    • Posts 75
    I found my problem.  I never had a virtual directory set up to this folder in IIS. 
  • Re: Crystal Report not displaying properly

    05-08-2008, 11:49 AM
    • Loading...
    • TonyDong
    • Joined on 02-01-2006, 6:30 PM
    • BC, Canada
    • Posts 642

     

    Why not copy the images from

    C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\CrystalReportWebFormViewer3\images\toolbar

    To the folder viewsource show.

    /crystalreportviewers11/images/toolbar/

    Because I am use Crystal Report 10, not 11, so I can't see why it need /crystalreportviewers11/images/toolbar/print.gif

    Don't forget to click "Mark as Answer" on the post(s) that helped you.
Page 1 of 1 (9 items)