473,666 Members | 2,162 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem with ReportDocument Dialog not showing

I am going through your Brian Bischof's walkthrough in Chapter 1 of
his book Crystal Reports .Net Programming and have come up to a
problem. When I load the ReportDocument onto the form I get no dialog
box to select the typed ReportDocument class from. I am running
VS.NET 2003 and have installed Service Pack 2 for Crystal Reports.
The ReportDocument on my toolbox is assembly
CrystalDecision s.CrystalReport s.Engine 9.1.5000.0. The only options
for the ReportDocument in the Properties Window is Name, Modifiers and
Print Options. Is there possibly something wrong with my install of
Crystal Reports? I have had other problems in Crystal Reports
Walkthroughs when clicking on Database - Set Location and no dialog
comes up there either. Any help would be appreciated.
Jul 21 '05 #1
1 1808
Hi Teresa

I have the same problem. It was working untill recently.
I reload vs.net 2003 due to another problem and now this!
I also use Crystal Reports V10 which I've just reloaded in the hope that
this would fix it but with no success.

Have you found the answer yet?

Hawkmoth

"Teresa B" wrote:
I am going through your Brian Bischof's walkthrough in Chapter 1 of
his book Crystal Reports .Net Programming and have come up to a
problem. When I load the ReportDocument onto the form I get no dialog
box to select the typed ReportDocument class from. I am running
VS.NET 2003 and have installed Service Pack 2 for Crystal Reports.
The ReportDocument on my toolbox is assembly
CrystalDecision s.CrystalReport s.Engine 9.1.5000.0. The only options
for the ReportDocument in the Properties Window is Name, Modifiers and
Print Options. Is there possibly something wrong with my install of
Crystal Reports? I have had other problems in Crystal Reports
Walkthroughs when clicking on Database - Set Location and no dialog
comes up there either. Any help would be appreciated.

Jul 21 '05 #2

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

Similar topics

4
11619
by: Alexander | last post by:
Hi, I have written a program that takes on some operations much more time than I expected. As I have seen users clicking wildly on the screen to make something happen, I want to follow the microsoft principles: always show them something ;) First I made up a little status dialog containing a gif image to show a little animation and a TextBox for a changing status message during the work of the main program. Just showing the dialog box...
4
2709
by: ronenk | last post by:
I have this code to load an authentication form once my app is loaded. I want the authentication form to be closed if a user is authenticated successfully and to give the option to close app on his decision. private void MainForm_Activated(object sender, EventArgs e) { AuthFrm StartUpfrm = new AuthFrm(); if (StartUpfrm.ShowDialog() == DialogResult.OK)
1
1941
by: Kapil Shah via DotNetMonster.com | last post by:
Hello everybody, I am trying to create a web application to generate Crystal Report with Parameters. However I noticed that ReportDocument.Load is used twice when the parameter page is loaded . 1) The first time ReportDocument.Load is used when the Crystal Report is loaded and the parameter page is created. 2) The second time the ReportDocument.Load is again used when the user enters the parameters in the parameters page. My problem is I...
1
390
by: Teresa B | last post by:
I am going through your Brian Bischof's walkthrough in Chapter 1 of his book Crystal Reports .Net Programming and have come up to a problem. When I load the ReportDocument onto the form I get no dialog box to select the typed ReportDocument class from. I am running VS.NET 2003 and have installed Service Pack 2 for Crystal Reports. The ReportDocument on my toolbox is assembly CrystalDecisions.CrystalReports.Engine 9.1.5000.0. The only...
1
3554
by: Hardy Wang | last post by:
Hi all, I have a piece of code in my C# console application to export from crystal report files to PDF. For some reports files, I get errors below. I have Crystal Reports 8.5 with service pack installed on my local machine. What is the reason to cause this "Unknown Query Engine Error"? This is a report with 3 sub-reports, is there anything missing in my code to handle this type of reports? Thanks a lot! =====================Error Call...
0
2125
by: Rabbit | last post by:
Dear All, I have recently using ASP.net 2.0 to build web application with Crystal Report for .net, one of my typical coding to generate report on web page as follows: Dim rpt As New ReportDocument rpt.Load(Server.MapPath("rptPurchaseOrder.rpt")) rpt.SetDataSource(dsPOData) Me.CRViewer.ReportSource = rpt
2
12372
by: Code Monkey | last post by:
I've just developed an Windows application that uses Crystal Reports (v10 ? - the version that ships with VS2005). Whilst the application works fine - reports can be viewed on the development machine, when I create a setup project (which includes the Crystal reports merge module), and deploy this setup file to another machine (a fresh install of WinXP Pro with SP2), the reporting section does not work... How do I get the report viewer...
4
2219
by: forest demon | last post by:
i've seen previous posts somewhat related to this, so i apologize if this is redundant. I have a main form with separate threads. When showing a dialog like <dialog>.ShowDialog(), it functions as a non-modal instead of modal. any help is appreciated, thanks.
2
2286
by: D Hammer - Sayner | last post by:
I am new to using Access 2007 and a novice with Access period. I have two older databases that I created in Access 2000. When I open DB1 I get the usual ribbon menus shown. When I open DB2 however, the only ribbon showing is the Home Ribbon and when I click on the Microsoft Office Button, the only thing showing under it is Close Database and Exit Access. What do I need to do to get all of the command buttons back in the Ribbon Menus...
0
8356
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
8781
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
8551
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
8639
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...
1
6198
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
5664
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
2771
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
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1775
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.