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. ClassID for Crystal 12 ActiveXViewer

ClassID for Crystal 12 ActiveXViewer

Scheduled Pinned Locked Moved Web Development
helptutorialquestionannouncement
2 Posts 1 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.
  • E Offline
    E Offline
    Ekjon
    wrote on last edited by
    #1

    Hi, Here's the situation: We've some Crystal XI reports that are being called from an ASP page. Here's the code: [CODE] <OBJECT ID="CRViewer" <% If AEMSFEATURE_CRYSTALREPORTSVERSION = 11 Then Response.Write "CLASSID='CLSID:460324E8-CFB4-4357-85EF-CE3EBFE23A62' " _ & "CODEBASE='../../cgi-bin/crystalreportviewers11/ActiveXControls/ActiveXViewer.cab#Version=11,0,0,893' VIEWASTEXT " End If %> WIDTH="100%" HEIGHT="99%"> <PARAM NAME="EnableRefreshButton" VALUE=0> <% If Request.QueryString("print") Then %> <PARAM NAME="EnableToolbar" VALUE=0> <% End If 'print %> </OBJECT> [/CODE] It was a working solution - until we installed it on Windows 7 when the Viewer came up with grey screen, but allowed saving the report as pdf etc. correctly. Anyways, we decided to switch to Crystal 2008 (12), but don't know the ClassID. Anybody knows how to fix the problem with Crystal 11 on Windows 7 (Viewer greyed out) or knows the ClassID for Crystal 12 ActiveXViewer? Thanks, Ekjon

    E 1 Reply Last reply
    0
    • E Ekjon

      Hi, Here's the situation: We've some Crystal XI reports that are being called from an ASP page. Here's the code: [CODE] <OBJECT ID="CRViewer" <% If AEMSFEATURE_CRYSTALREPORTSVERSION = 11 Then Response.Write "CLASSID='CLSID:460324E8-CFB4-4357-85EF-CE3EBFE23A62' " _ & "CODEBASE='../../cgi-bin/crystalreportviewers11/ActiveXControls/ActiveXViewer.cab#Version=11,0,0,893' VIEWASTEXT " End If %> WIDTH="100%" HEIGHT="99%"> <PARAM NAME="EnableRefreshButton" VALUE=0> <% If Request.QueryString("print") Then %> <PARAM NAME="EnableToolbar" VALUE=0> <% End If 'print %> </OBJECT> [/CODE] It was a working solution - until we installed it on Windows 7 when the Viewer came up with grey screen, but allowed saving the report as pdf etc. correctly. Anyways, we decided to switch to Crystal 2008 (12), but don't know the ClassID. Anybody knows how to fix the problem with Crystal 11 on Windows 7 (Viewer greyed out) or knows the ClassID for Crystal 12 ActiveXViewer? Thanks, Ekjon

      E Offline
      E Offline
      Ekjon
      wrote on last edited by
      #2

      Hey...guys, where is my help? Thanks.

      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