|
 |
asp_databases thread: How to Configure ActiveX Control(CRViewer of SeaGate Crystal Report7) with ASP
Message #1 by "Sukhoi" <sukhi_soodan@y...> on Fri, 21 Sep 2001 22:59:44
|
|
Hi,
I am trying to solve this problem for some time,but have not got any
break through,any help would be appreciated.The Problem is as described
below.
I am designing a ASP page which has to show graphs.While our
database is SQL server,we have reports developed in crystal reports.I want
to view these crystal reports on my ASP page,through CRViewer(which i s an
ActiveX control provided by Seagate crystal Reports ver7.)Well i am able
to view this object on my file but i cannot view my reports through it.My
crystal reports r running on web.I am unable to configure the properties
of the CRViewer,please help with it.I am writing the code of the i am
using.please take ur time & any help to set properties or with a code of
any other example would be a great help.
thanks
Message #2 by "Austin, Jay" <jay@b...> on Fri, 21 Sep 2001 15:56:14 -0700
|
|
Check out www.cystaldecisions.com. They have a pretty good knowledge base
on Crystal + ASP.
-----Original Message-----
From: Sukhoi [mailto:sukhi_soodan@y...]
Sent: Friday, September 21, 2001 4:00 PM
To: ASP Databases
Subject: [asp_databases] How to Configure ActiveX Control(CRViewer of
SeaGate Crystal Report7) with ASP
Hi,
I am trying to solve this problem for some time,but have not got any
break through,any help would be appreciated.The Problem is as described
below.
I am designing a ASP page which has to show graphs.While our
database is SQL server,we have reports developed in crystal reports.I want
to view these crystal reports on my ASP page,through CRViewer(which i s an
ActiveX control provided by Seagate crystal Reports ver7.)Well i am able
to view this object on my file but i cannot view my reports through it.My
crystal reports r running on web.I am unable to configure the properties
of the CRViewer,please help with it.I am writing the code of the i am
using.please take ur time & any help to set properties or with a code of
any other example would be a great help.
thanks
Message #3 by gbrown@c... on Thu, 27 Sep 2001 13:40:06
|
|
Do a search for ASPXMPS8 as it contains all the samples for everything.
These should be okay with V7 as well.
The biggest problem we have had is "Session expired" errors which have
been down to pooled process. Crviewer moans if not in IIS process.
Regards
> Check out www.cystaldecisions.com. They have a pretty good knowledge
base
> on Crystal + ASP.
>
> -----Original Message-----
> From: Sukhoi [mailto:sukhi_soodan@y...]
> Sent: Friday, September 21, 2001 4:00 PM
> To: ASP Databases
> Subject: [asp_databases] How to Configure ActiveX Control(CRViewer of
> SeaGate Crystal Report7) with ASP
>
>
> Hi,
> I am trying to solve this problem for some time,but have not got any
> break through,any help would be appreciated.The Problem is as described
> below.
> I am designing a ASP page which has to show graphs.While our
> database is SQL server,we have reports developed in crystal reports.I
want
> to view these crystal reports on my ASP page,through CRViewer(which i s
an
> ActiveX control provided by Seagate crystal Reports ver7.)Well i am able
> to view this object on my file but i cannot view my reports through
it.My
> crystal reports r running on web.I am unable to configure the properties
> of the CRViewer,please help with it.I am writing the code of the i am
> using.please take ur time & any help to set properties or with a code of
> any other example would be a great help.
> thanks
|
|
 |