Crystal Toolbar dosn't work

Last post 05-25-2006 8:58 PM by petermeadit. 2 replies.

Sort Posts:

  • Crystal Toolbar dosn't work

    05-25-2006, 12:50 PM
    • Loading...
    • jlgonzalez
    • Joined on 12-16-2005, 4:45 PM
    • Guadalajara, México
    • Posts 15

    Hi...

    I'm using VS 2005 with Crystal Repors... have a report thats work perfectrly in may develop machin, but when publish it at the server machin the toolbar dosn't works, the bottons appears with a red "X" and at try to print generetes an error... do you know how to resolve it?

    Tkz in advance.

    JLGonzalez
    jlgonzalez@dalton.com.mx;renfro2k@hotmail.com
  • Re: Crystal Toolbar dosn't work

    05-25-2006, 2:52 PM
    • Loading...
    • bleslie
    • Joined on 05-16-2006, 10:42 PM
    • Posts 4

    The problem is with the path to the toolbar gifs.  There is a property of the CrystalReportViewer object called ToolbarImagesFolderURL. 

    You will need to copy the gif files of the buttons you want to display on the toolbar to a new folder (or just copy the whole images folder) and then set the ToolbarImagesFolderURL property to that new folders location.

  • Re: Crystal Toolbar dosn't work

    05-25-2006, 8:58 PM
    • Loading...
    • petermeadit
    • Joined on 05-25-2006, 8:38 PM
    • The Land Down Under
    • Posts 175

    The path to the missing images should be something like this: ‘aspnet_client\system_web\2_0_50727\CrystalReportWebFormViewer3\images’ Look for this directory under the website where your application is created. You probably find that these files are missing on the server.

     

    HTH,

    Peter Mead
Page 1 of 1 (3 items)