Results 1 to 4 of 4

Thread: Crystal reports (really urgent!)

  1. #1

    Thread Starter
    Addicted Member dani2's Avatar
    Join Date
    Feb 2005
    Location
    Sibiu.ro
    Posts
    191

    Crystal reports (really urgent!)

    I have a project that uses crystal reports. I created a setup project with the needed merged modules but the reports still don't work. What else do i need to install?

    thank you
    Last edited by dani2; Jun 30th, 2005 at 09:28 AM.
    Home is where your Head is

  2. #2

    Thread Starter
    Addicted Member dani2's Avatar
    Join Date
    Feb 2005
    Location
    Sibiu.ro
    Posts
    191

    Re: Crystal reports (really urgent!)

    All reports have build action property set to Embedded Resource . So I need to copy them manually.
    The reports files are placed in a directory same level as Bin directory. Where do I put this directory in the setup project?
    Home is where your Head is

  3. #3
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Crystal reports (really urgent!)

    Embedded Resource means the rpt files are actually copiled into your EXE. You should not need to actually include them. This is good because it prevents people from messing with the .rpt files, but its bad because if you need to change one of the reports, you need to recompile the whole exe and send that out.

  4. #4
    New Member
    Join Date
    Mar 2005
    Posts
    14

    Re: Crystal reports (really urgent!)


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width