Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how do i deploy an application that uses crystal reports?

how do i deploy an application that uses crystal reports?

Scheduled Pinned Locked Moved C#
questioncsharpdotnetvisual-studiohelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AfzalHassen
    wrote on last edited by
    #1

    Hi, i've developed an application that makes use of crystal reports... when i test the ap on a machine that only has the .NET framework installed i get the following error "Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0,Culture=neutral,PublicKeyToken=692fbea5521e1304' or one of its dependancies. The system cannot find the file specified.":confused: i guess this means that the referenced assemblies are not being included/generated/ copied to the output directory... in either case, how do i overcome this set back??:sigh: i always assumed that if i developed an app that used Crystal reports that when i deploy, the IDE (VS2005 in my case), would create the necessary assemblies... any jelp would be great,:) Thanks :) Afzal "AV-E" Hassen

    M 1 Reply Last reply
    0
    • A AfzalHassen

      Hi, i've developed an application that makes use of crystal reports... when i test the ap on a machine that only has the .NET framework installed i get the following error "Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0,Culture=neutral,PublicKeyToken=692fbea5521e1304' or one of its dependancies. The system cannot find the file specified.":confused: i guess this means that the referenced assemblies are not being included/generated/ copied to the output directory... in either case, how do i overcome this set back??:sigh: i always assumed that if i developed an app that used Crystal reports that when i deploy, the IDE (VS2005 in my case), would create the necessary assemblies... any jelp would be great,:) Thanks :) Afzal "AV-E" Hassen

      M Offline
      M Offline
      Mark06
      wrote on last edited by
      #2

      Unsure about vs2005, but in vs2003, you need to include the assemblies in the setup/deployment package. When you do this, you have to enter the license key you got when you registered crystal reports. This get built into the package. When the package is installed on another pc, all the relevant files for CR are installed aswell. Check out http://www.crystaldescisions.com There's some knowledgebase stuff in the support section explaining how to do it. Andy

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups