473,385 Members | 1,764 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Loading Crystal report

How to load the Crystal report that we have done in crystal report software
in Vb.net. some body pls send me the code for that. uits really urgent.

Here am using the 3rd party software called Crystal Report and not the one
that is available in the .net pack
Jul 1 '06 #1
2 1089

robinsimon_m wrote:
How to load the Crystal report that we have done in crystal report software
in Vb.net. some body pls send me the code for that. uits really urgent.

Here am using the 3rd party software called Crystal Report and not the one
that is available in the .net pack


Hi
you can add a windows form to your project and then add a
CrystalReportViewer control to this form and then set the ReportSource
property of this viewer to your crystalreport object and it is better
that you add these refrences to your project:

CrystalDecisions.crystalreports.engine
Crystaldecisions.reportsource
Crystaldecisions.windows.forms
CrystalDecisions.shared

Jul 1 '06 #2
http://www.vb-tips.com/default.aspx?...1-e779bfb411c5

Greetz, Peter

--
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning. (Rich Cook)

<be*********@gmail.comschreef in bericht
news:11**********************@m73g2000cwd.googlegr oups.com...
>
robinsimon_m wrote:
How to load the Crystal report that we have done in crystal report
software
in Vb.net. some body pls send me the code for that. uits really urgent.

Here am using the 3rd party software called Crystal Report and not the
one
that is available in the .net pack

Hi
you can add a windows form to your project and then add a
CrystalReportViewer control to this form and then set the ReportSource
property of this viewer to your crystalreport object and it is better
that you add these refrences to your project:

CrystalDecisions.crystalreports.engine
Crystaldecisions.reportsource
Crystaldecisions.windows.forms
CrystalDecisions.shared

Jul 4 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
0
by: habdalla | last post by:
When loading crystal reports in my windows applications(created using Visual C#), I get an error "Buffer too small for string or missing null byte". I tried various things i.e. increasing the...
0
by: BATISTA | last post by:
Hi , I am working in c# with crystal report XI. I read an example about dynamic image location .. 1) In that we have a xml xchema file with two fields n amed country--datatype is string,...
1
by: bthomas71chevy | last post by:
I have just setup a WebServer and all the applications work fine, but when every any of the applications try to generate a Crystal Report the page errors out. "File or assembly name...
0
by: Comfort | last post by:
I have already added the crystal report viewer on my web form. I have used the Databindings property to write the path whereby my crystal report can be found. In the design mode the report is...
6
by: Christopher Lusardi | last post by:
How do I stop VB from asking me this? I want to view the Crystal Report immediately without the prompt. Thank you, Christopher Lusardi
5
Coldfire
by: Coldfire | last post by:
I am having problem with slow crystal report loading plus slow dataadapter.fill method here is my code string SelectCmd = "SELECT * FROM EnterInstituteInformation WHERE...
0
by: PGIslander | last post by:
I building a windows application with VB.net using VS.net 2003 & Crystal Report 9. Created .rpt file & run on crystal viewer form. At the PC with VS.net & CR installed, no problem to run the...
1
by: Tomizechsterson | last post by:
I have an app, that when it calls ReportDocument.Load(filename), it throws an Exception that just says "Load report failed." Upon further investigation, the ErrorCode is -2147483136, the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.