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. .NET (Core and Framework)
  4. Using applications with different versions of crystal reports on same machine

Using applications with different versions of crystal reports on same machine

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharphelpannouncement
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
    Ali 110
    wrote on last edited by
    #1

    Hello Friends, I have two applications in which one of them is build on VB6.0 & using Crystal Report 9.0 and the other application is build on VB.net and using .Net 2.0 Crystal Report. When running both applications on same machine the VB6.0(CR 9.0) application some times generate an error on opening report Error # -2147417848 : Method '~' of object '~' failed I need to know that can we run application with different version of crystal report on same machine and wat is the solution required to do it. Regards Ali Raza

    P 1 Reply Last reply
    0
    • A Ali 110

      Hello Friends, I have two applications in which one of them is build on VB6.0 & using Crystal Report 9.0 and the other application is build on VB.net and using .Net 2.0 Crystal Report. When running both applications on same machine the VB6.0(CR 9.0) application some times generate an error on opening report Error # -2147417848 : Method '~' of object '~' failed I need to know that can we run application with different version of crystal report on same machine and wat is the solution required to do it. Regards Ali Raza

      P Offline
      P Offline
      Paul Reynolds
      wrote on last edited by
      #2

      You might try running a tool such as Process Viewer (http://www.codeproject.com/useritems/processviewer.asp) against each of the two EXE's. Run it on: - Machine with VB6 app only - Machine with .NET app only - Machine with both See what Crystal DLL or DLL's are shared if any by the programs and compare the version numbers - maybe one is stomping on the other. Especially look for the infamous CRPE or CRPE32 DLL (aka crappy DLL) Nice to know Crystal still suffers these issues going on 10 or more years now :sigh: - Paul

      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