473,765 Members | 2,061 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Crystal reports template

I recenetly purchased VB.net standard and in the box was
a card saying that it included crystal reports (as it
always used to) but I cannot find CR in the templates or
in the toolbox. Can anyone tell me where I can download
it, or how I might install it if it is already there.

Thanks
Jul 19 '05 #1
1 7910

"Chris Neal" <Ch********@ISG plc.com> wrote in message
news:00******** *************** *****@phx.gbl.. .
I recenetly purchased VB.net standard and in the box was
a card saying that it included crystal reports (as it
always used to) but I cannot find CR in the templates or
in the toolbox. Can anyone tell me where I can download
it, or how I might install it if it is already there.

Thanks


To see if you have Crystal Reports, try the following:

To create a new report

1.. In the Visual Studio .NET Solution Explorer, right-click your project
to display the shortcut menu.
2.. Point to Add and click Add New Item.
3.. In the Add New Item dialog box, select Crystal Report from the
Templates area. Click Open.
4.. In the Crystal Report Gallery, select one of the following options:
a.. Using the Report Expert - guides you through the report creation
process and adds your choices to the Crystal Report Designer.
b.. As a Blank Report - opens the Crystal Report Designer.
c.. From an Existing Report - creates a new report with the same design
as another report you specify.
Note The Gallery contains a number of experts to guide you through
the creation of specific types of reports. You may want to build your first
reports using the experts, in order to decide which method of report
construction suits your needs.
5.. Click OK.
If you can do 1 through 3 above, you're in. Also, look for the Crystal
Control in your toolbox. It's at the bottom, so you'll have to scroll down.

--
Peter - [MVP - Academic]
Jul 19 '05 #2

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

Similar topics

0
1121
by: Taras | last post by:
I running with VB .Net Standard 2003 (Version 7.1.3088) As far as I know I installed the full suite, yet I can't seem to find Crystal Reports anywhere. Documentation says it should be included. There is no Crystal Reports template when I try to add a new item. When I try to repair the installation, there is no mention made of Crystal Reports. Was my installation bad or am I missing something else?
1
2783
by: rdshultz | last post by:
My company is going to a new software were I have to learn Crystal Reports. Had my first class and I'm a little confused. The instructor said everytime you run a Crystal report you have to do a "Refresh" if you want the most current data from the tables and that the data stays on your computer. I want the most current data everytime the user runs a report without having to do a "Refresh" and I would think that all that data residing on...
1
1009
by: Islam Elkhayat | last post by:
I have problems with crystal Report... i use SQL query to fill dataGrid, i use checkboxs to select the column to return and build my query.. I want to create a report with the data of the datagrid (Use the same Query) 1-How can i bind it to the report?? 2- i need more information about working with crystal report in VS.2003.. may i ask 4 good site??
1
1548
by: hammad | last post by:
I've installed VS 2005 beta2 and i didn't find the crystal report template in the add new item window is the crystal report is still a part of VS2005?? if it's still a part why i didn't find the template??
7
5022
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying. I created the websetup and built the MSI, have the bundled version. Copied to webserver and ran Websetup.msi. Said I had to remove old version, which I did, then reran WebSetup.msi and keeps giving me this error. "The installer was interrupted...
1
371
by: Chris Neal | last post by:
I recenetly purchased VB.net standard and in the box was a card saying that it included crystal reports (as it always used to) but I cannot find CR in the templates or in the toolbox. Can anyone tell me where I can download it, or how I might install it if it is already there. Thanks
5
3738
by: jmar | last post by:
I posted a week ago and received one response. I'm looking for the opinion of several experienced .NET people before I proceed so I'm posting again. Sorry for the repost... I am updating a VB4.0 quote generation program to VB.net. The old program takes user inputs, performs calculations, saves the data to Access databases and uses Crystal Reports 5.0 to generate a quote. A while back users obviously wanted to be able to edit/e-mail ...
4
1926
by: Rodo | last post by:
Hi all, I'm new to this whole thing. I have a bunch of text files that are created by a software at work that keeps info one of our products. Each unit being calibrated gets a "record" (track by serial number) which is a text file with data. The data is almost all the same format. There is header info about the customer, then some more specs about the product then between 5 to 14 rows of calibration data. The software that controls...
0
1089
by: uxpalan | last post by:
Hi I am trying to parse the contents of the PDF with iTextSharp using : PdfReader reader = new PdfReader("Test.pdf"); reader.GetPageContent(pageNumber); byte pageContentByteArray; I am using this byte array to search for a partcular text based on a Delimiter pattern by converting this to string by using -
0
9568
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9404
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10168
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9959
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8833
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7381
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6651
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5279
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2806
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.