Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Help with SmartViewerActiveX.asp and CR 10 Post Reply Post New Topic
Author Message
qman
Newbie
Newbie
Avatar

Joined: 01 Aug 2008
Online Status: Offline
Posts: 5
Quote qman Replybullet Topic: Help with SmartViewerActiveX.asp and CR 10
    Posted: 05 Mar 2009 at 7:29am
I am trying to access a Crystal Version 10 report via the web through an ASP page. Our ASP page calls a SmartViewerActiveX.asp containing the following code:
 

<OBJECT ID="CRViewer"
CLASSID="CLSID:C4847596-972C-11D0-9567-00A0C9273C2A"
WIDTH=100% HEIGHT=99%
CODEBASE="/crystalreportviewers10/ActiveXControls/ActiveXViewer.cab#Version=10,0,0,533">
<PARAM NAME="EnableRefreshButton" VALUE=0>
<PARAM NAME="EnableGroupTree" VALUE=0>
<PARAM NAME="DisplayGroupTree" VALUE=0>
<PARAM NAME="EnablePrintButton" VALUE=1>
<PARAM NAME="EnableExportButton" VALUE=1>
<PARAM NAME="EnableDrillDown" VALUE=0>
<PARAM NAME="EnableSearchControl" VALUE=1>
<PARAM NAME="EnableAnimationControl" VALUE=1>
<PARAM NAME="EnableZoomControl" VALUE=1>
</OBJECT>
 
Here's the problem, I am presented with a grey screen with a red x in the top left hand corner. I am never presented to download the pluging. Can someone please help me out with this? I am getting nowhere on my own.
 
Thanks a ton!
 
 
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.