Hi everyone,
I would like to ask assistant from your community on how to use crystal report XI in Visual Basic 2005 express edition..specifically about where will I load the namespace used in generating the report and how.What dll I need to load. I read some articles and they all assume that the dll libraries of crystal report is already in their references..hope to hear from anyone of you as soon as possible....thanks.....

Crystal report in vb 2005 express
bcw
Hi Master,
I'm not sure I understand by what you mean by the value of the group sections. Do you mean the data in there, or the value of the group header Try to clarify this and I'll see what I can do
rodizzio
I just installed the Crystal Reports Developer and cannot find the Crystal Report Viewer control in the Visual Basic 2005 Express Toolbox.
I did look in the Program Files\Business Objects\Common\3.5\managed\dotnet2 and found the CrystalDecisions.Windows.Forms.dll but its labled 11.5.9700.313
Can you help I have a project due soon!
Thank You,
skidog
Visual Basic Fan
thanks a lot for you response..I tried to take you advice and it helps..but can I ask another thing from you I am suppose to export my crystal report to pdf not using the export button on the viewer. My problem is I want to get the value of the group sections in my report inorder to use it as the filename of my exported files. thanks a lot.... I need this as soon as possible....
kroyce
Hi,
Two things may be causing this issue. First, you need to have Crystal Reports XI release 2 developer edition. Secondly, as you are using the express edition when installing Crystal it may not pick this up and may not install all the files correctly. To check if they did, look in the C:\Program Files\Business Objects\Common\3.5\managed\net2 directory, or something close to the like for files CrystalDecisions.CrystalReports.Engine, CrystalDecisions.Shared, CrystalDecisions.ReportSource, CrystalDecisions.Web, CrystalDecisions.Windows.Forms. They should all be of file version 11.5.3700.0
JDArsenault
BhuttCrackSpackle
What should I do to solve this issue
Marvy
I came across some sample from business object, i found those sample code add the viewer which is CrystalDecisions.Windows.Forms.CrystalReportViewer. when i add the viewer as a classic COM, the viewer in the form will be AxCrystalActiveXReportViewerLib11_5.AxCrystalActiveXReportViewer. And many artices mention the word "smart task", i just cannt found this thing.
Thanks to whom may concern.
cgn