Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 15th, 2003, 07:18 PM
Registered User
 
Join Date: Oct 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default SetParameterValue... where did it go ?

[font=Arial]Hi, I've recently started using Crystal Reports 9 to make reports for VB.NET. Before this I used the crystal reports integrated with Visual studio .NET 2003. I used to pass parameters to a report through the method SetParameterValue, but it doesn't work anymore.

 Ex.
........
        Dim oRep As New RControlli
        oRep.SetDataSource(oDsCon)
        oRep.SetParameterValue("fi", Me.DTPfi.Text).....

How can I (in a simple way, since I'm an unexperienced user) do the same now ?
Please help, me, this thing is getting me crazy.
                       Thanks in advance
                                 Verdun

 
Old December 16th, 2003, 06:36 PM
Registered User
 
Join Date: Oct 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ok... I'm getting used to this.... I'VE GOT THE ANSWER TO MY OWN QUESTION. I HOPE IT CAN HEL SOMEONE.
it'a BUG...again. The setparametervalue is not implemented in the standard distributed version of Crystal reports 9. You have to download and install the SP2 for Crystal Report 9. It can be found on their site.
                          Verdun

 
Old January 23rd, 2004, 12:03 PM
Registered User
 
Join Date: Jan 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi verdun,

could you provide some details of the server comnfiguration?

I have the same problem with SetParameterValue. I only have Crystal Report for Visual Studio.Net and my Asp.net application works well under development environment. The deployment to windows 2003 server has trouble showing the crystal report. I have included merge modules according to Crystal Solution's deployment guides while creating the deployment project. Since I don't have any Crystal report component (other than the merge modules), when I applied SP2 it failed due to some errors of unfound registration keys.

Can anyone help me out?

Thanks,
Roy










Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.