473,782 Members | 2,443 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't find crystal reports object (crystl32.ocx) in vb.net project

Hi,

I've just created a vb.net project and want to use the crystal
reports object that I used in vb6 (the one with properties such as
"reportfilename "). I unstalled crystal 8.5 and found crystl32.ocx and
cyrstl32.dep in the \windows\system 32 directory so I know they are
there. I created a reference (in the "com" section) in the project to
cyrstl32.ocx and couldn't find it on the components or windows forms
part of the toolbox; all I could find is the cyrstal viewer. I tried
registering crystal32.ocx but that didn't help.

I'm somewhat new to vb.net; any help would be appreciated.

Neil
Jul 21 '05 #1
0 1990

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

Similar topics

6
1783
by: Wayne Wengert | last post by:
I have installed VS.NET 2002 on a Win XP Pro system. When I create a new Windows Forms project I cannot add the Crystal Reports components. The Help says to Right Click the project and then select Add/Add New Item and then to choose Crystal Reports. That choice does not appear? How can I add CR to my project? -- ------------------------------------ Wayne Wengert
5
3026
by: BStorm | last post by:
I have a transaction log file where the DataSet table's Description column is actually delimited into "subcolumns" based upon the transaction id. I would like to parse these into separate fields for reporting purposes and am wondering if anyone knows if this is easily accomplished using the .NET version of Crystal Reports? For example, the description column may be reporting on a dataentry error as follows: TXNCODE: 1010001
1
3851
by: B. Broadwell | last post by:
I have a report created in Crystal Reports 8 that I'm attempting to use in a ..NET application. I have the following formula that works in the Crystal 8 designer and when the report is run using the Crystal 8 OCX in a VB 6 application: WhilePrintingRecords; Numbervar nTaxAdjTotal; if OnFirstRecord then nTaxAdjTotal := ToNumber
0
549
by: fig000 | last post by:
Hi, I've just created a vb.net project and want to use the crystal reports object that I used in vb6 (the one with properties such as "reportfilename"). I unstalled crystal 8.5 and found crystl32.ocx and cyrstl32.dep in the \windows\system32 directory so I know they are there. I created a reference (in the "com" section) in the project to cyrstl32.ocx and couldn't find it on the components or windows forms part of the toolbox; all I...
0
1683
by: Monali | last post by:
Hi, I created a ASP.NET crystal reports web site in VS 2005. I wanted to display the data in a DataSet in the Crystal Reports viewer control. I am getting the DataSet from another dll. The documentation says that I need to add a new item - Crystal report, with a blank report in the project which will automatically create a class say CrystalReport1 in my project (if the name of the crystal report added is CrystalReport1.rpt). I should...
0
2219
by: C | last post by:
Hi, I have an ASP.NET Page that renders a Crystal Report as PDF. This has always worked. On our System Test Web Server we now get below error when the user tries to generate the PDF. NOTE: This does not happen on my machine.
2
7555
by: MartyInOz | last post by:
Hi, I'm currently running Crystal Reports 8.5 from PHP using COM..(yes I know that is an older version of Crystal)...I am also running PHP on localhost. The following code: <?php $crapp = new COM ("CrystalRuntime.Application") or die ("Error on
2
1929
by: dick3425 | last post by:
I used register the crystl32.ocx then put the active X control (Crystal Report Control) on the form name it Report1 and write the following code assigned to a button: Private Sub cmdPrint_Click() With Report1 .WindowShowRefreshBtn=True .ReportFileName = "C:\SomeReport.rpt" .Action=1 End With End Sub
1
1266
by: nisarchenthara | last post by:
Find out the dependencies for msadodc.ocx and crystl32.ocx Platform -Windows Language - VB.Net
0
9643
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
9480
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
10313
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...
0
10147
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10081
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
9946
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6735
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();...
1
4044
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3643
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.