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. Web Development
  3. ASP.NET
  4. KeycodeV2.dll Error

KeycodeV2.dll Error

Scheduled Pinned Locked Moved ASP.NET
helpcsharpsysadmintutorialquestion
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.
  • P Offline
    P Offline
    payal sheth
    wrote on last edited by
    #1

    hello all... i have developed a ASP .Net Web Application..Want to deployee it...i have copied all the aspx pages and my project.dll to the server through smart ftp.i have used crystal reports for designing my reports.i have copied all the required dll's to the bin dir. Copied dll's are; CrystalDecisions.CrystalReports.Engine.dll CrystalDecisions.ReportSource.dll CrystalDecisions.Shared.dll CrystalDecisions.Web.dll when i open my report document its giving me error "Cannot find KeycodeV2.dll, or invalid keycode." this error is coming on my deployed server not on my local server.. if i deploy the project through SETUP then i can assign the License Key in the merge module but since i have deployed it throught FTP Server its not possible to deploy throyght merge module... can any one tell me how to solve my problem...how do i assign the License Key and to which dll.... thanks....:-D

    A 1 Reply Last reply
    0
    • P payal sheth

      hello all... i have developed a ASP .Net Web Application..Want to deployee it...i have copied all the aspx pages and my project.dll to the server through smart ftp.i have used crystal reports for designing my reports.i have copied all the required dll's to the bin dir. Copied dll's are; CrystalDecisions.CrystalReports.Engine.dll CrystalDecisions.ReportSource.dll CrystalDecisions.Shared.dll CrystalDecisions.Web.dll when i open my report document its giving me error "Cannot find KeycodeV2.dll, or invalid keycode." this error is coming on my deployed server not on my local server.. if i deploy the project through SETUP then i can assign the License Key in the merge module but since i have deployed it throught FTP Server its not possible to deploy throyght merge module... can any one tell me how to solve my problem...how do i assign the License Key and to which dll.... thanks....:-D

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      Hi, First you must register your crystal reports with the register number, that is in the about option in your visul studio. To register crystal reports, go to your report, rigth click and then register option. Once you did it, in your deployable class, you must add the followind files: o Crystal_Database_Access2003.msm o Crystal_Database_Access2003_esn.msm o Crystal_Managed2003.msm o Crystal_Managed2003_esn.msm o Crystal_regwiz2003.msm You'll find these files adding a combination module. I don't remember where, but in this class, you must add the register number too.

      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