VS 2008 - Application With Crystal Report - Generates A Windows Error With No Description
May 30, 2010
I created an application with some Crystal Reports. I published the application and installed it on the machine which is my develop machine. This machine has Vista on it and is runnig the application 100%. When I install it on a different machine with windows XP, it runs fine until it tries to load the mybase.new. It generates a windows error with no description.
This is a system generated sub:
[CODE]......................
View 1 Replies
ADVERTISEMENT
Jul 24, 2009
I created the windows application with Crystal Report 9.0 in .net 2003. While Deploying the Setup file I created the Merge Modules. I installed .net Framework 1.1 in that user system. After that i installed the Setup File.
View 1 Replies
Dec 1, 2011
My problem is, when deploy vb.net 2005 with crystal report on Windows Server R2 2008, the report can't load it show blank. i'm using AxCRViewer91 component.
the DLL's;
AxInterop.CRVIEWER9Lib.dll
Interop.CRAXDRT.dll
Is it compatible on Windows Server R2 2008 x64?
View 1 Replies
Jun 21, 2010
I had created 5-6 crystal report in my vb.net project with back end sql server 2005 and i had given my path for crystal report. after this i had creted setup and deployed at customer machine but there it dosn't shows any report instead of it gives an error. for viewing report so how to come up with this probelm.
View 7 Replies
Dec 1, 2009
I need advise on how to solve this scenario. I am not sure whether I should use any Report Application such as Crystal Report or I can just simply use datagridview.My scenario:In a new form, a table will show a least 3 columns.
First, ItemID
2nd, Total Quantity Sold for the Current Month
3rd, Total Quantity Sold: Last month
ItemID Current (Nov) October
ABA1 100 85
ABB1 80 90
Hence, I can compare the figure of the current month with the past few month.Right now, I do not have any problems building SQL_String for calculating the Total Qty Sold for the Current month and display it via DataGridView. But I am not sure how to additional column that calculate the Total for the past few month
View 3 Replies
Feb 11, 2011
i want piece of code which generates a unique extension for my windows application and that should be opened by my application only. when i click submit button it should save all the details i have entered and should save them as a file of my application type only
View 2 Replies
Jun 12, 2011
i am having a Visual Studio 2008 but it not install with crystal report when i open add new item-> its didnot contain Crystal Report how can i add crystal report and make crystal reports in visual studio 2008 how i install crystal report with visual studio 2008 only crystal reports 2008 install and its open with visual studio 2008 when we click Project->Add New Item-> and crystal reports shows in thiis file
View 1 Replies
Jun 21, 2010
I m using .net , I create some temporary tables at run time, how to print these table data thru crystal report
View 1 Replies
Jan 8, 2010
I barely use windows form but now I have a windows form application, there is a Listbox control, which will populate Active Directory search result, not like other regular database.I am thinking it would be nice if user can print off the search result in the listbox?
I was thinking using a Crystal Report viewer, but how to define the data source, it is not like regular data source that I can set up a connection, the search result is a dynamically generated data table, not from database.
View 1 Replies
Apr 20, 2010
ive been dealing with a kind of no error message my application is throwing after the setup has been installed on my machine. The application run fine and generate a report exactly the way i want it. The problem is that after compiling it as set up, it throw this message: [code]
View 1 Replies
Jun 23, 2009
Iam workin wid crystal reports have a problem i jus want to create a crystal report dynamically not by using crystal report wizard rather by using a blank crystal report and connecting to the database server and generating the report from the database manually....
View 1 Replies
Mar 16, 2011
i am working on visual stdio 2008(vb.net) and sql server 2008 i working on crystal report 9 i have created a stored procedure in sql server i have add this procedure in crystal report data expert now i just want to pass a parameter to crystal report so that it will show me data in crystal report?
View 2 Replies
Jun 12, 2009
I have a form which has crystal report viewer. On form load it gives the following errorAn error occurred creating the form See Excpetion.innerException for details. The error is :Could not load file or assembly 'CrystalDecisons.Windows.Forms, Version = 10.5.3700.0, Culture=neutral, PublicKeyToken = asdad or one of its dependencies. The System cannot find the file specified.
View 7 Replies
Dec 27, 2011
I'm running 64bits Windows 7 and using MS Visual Studio 2010. I'm doing a VB program connecting to mySQL database using 32bits ODBC connection. the program have no issues loading crystal report in Visual Studio IDE environment. However, after Build and install in the same machine the following error msg appeared when trying to load the crystal report with data call from database (ABLE
to display report when NO data call):
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
[Code].....
View 8 Replies
Feb 28, 2012
am doing program in vb.net 2010 with sql serevr 2008 and i would like to pass a parameter to my crystal report to print a two related table and make an invoic print.[code]
View 2 Replies
Jan 13, 2009
i make a program with vb.net2005 and database sql express 2005 i would like to press a print buuton to send a parameter in an inputbox to put value in it here is my code:
dim mm1 as string
mm1=inputbox("enter number")
sqlconection1.open
dim cm as sqlclient.sqlcommand
cm=new sqlclient.sqlcommand
[Code]...
View 4 Replies
Apr 13, 2012
I created a simple appication that loads a local Crystal Report into the CrystalReportViewer and then exports that report to PDF. I am able to run this application on my own computer, but when I try and run it on another computer it just errors out. I had to import the Crystal Report assembly into the application so I could get it to properly work. According to the error message, it seems to fail on the Crystal Report import statement. I have tried to install a couple of packages from SAP, but none of them seem to work?
View 1 Replies
Jul 14, 2009
I have a crystal report that works in Crystal Reports Writer XI just fine. I run the report in the application passing the same information that I use to test in the CR Writer and the report is completely blank. No exceptions what so ever are raised in the application.I've opened the report in VS2008 and resaved it and verified the database and still nothing. I have two different versions of the report. The report is using stored Procs and I have verified that it is loading the report because it is accepting the parameters I setup in the report. If I change the name of the parameter I'm saving to something invalid it then throws an error.
View 1 Replies
Jul 17, 2009
I'm trying to learn Crystal Reports (VS 2005, VB) and per this question I was trying to drive the report with my own data objects instead of through a DB connection.
I found this tutorial and it looked promising as an answer to my question, but after diving in it only seems to apply to web development.
Am I out of luck in trying to power a Crystal Report with .NET objects in a standalone application?
View 2 Replies
May 4, 2012
I have one PC whereby the OS has been installed on E: and it has no C: drive. Onto this I have installed my .Net 4.0 WPF Application which runs fine.
However, when I try to access a crystal report it gives the exception below. This user is able to access the report from its network location in windows explorer so I assume the act of asking Crystal to copy it locally is causing a problem?
Therefore, can anyone advise where the local copy will be created and/or how I can control this.
[Code]....
View 1 Replies
Feb 21, 2012
When I try to print my record using ReportViewer.exe error that given is - "The Array s Fixed or Temporarily Locked (Run Time error When I debug through the code error is - "Method 'AddRows of object 'ICrystalDataObject' failed"
Dim cdoRecordSet As CrystalComObject
Set cdoRecordSet = CreateObject("CrystalDataObject.CrystalComObject")
[code].....
View 2 Replies
Jul 16, 2010
I am trying to build a setup file which will install my vb.net application with database and crystal report files to the client.
1.) I created my vb.net application in release mode.
2.) I created new setup project and added my vb.net application project in that solution.
3.) Also added the primary output in application folder
4.) [dun know how to add database so] created app_data folder inside the application folder and added the database file manually from add->file
5.) [dun know how to add crystal reports so] created reports folder inside the application folder and added the reports manually from add->file
6.) Build solution.
7.) Tried deploying in client machine.
8.) Application runs fine and works great. But crystal report files doesn't. When i try to open crystal report some long error messages comes in my way.
So I would like to know is the way i am doing to add the database file and crystal report files correct? how can i make crystal reports work in client machine?
View 2 Replies
Apr 21, 2009
I am trying to send an email from my program, but am getting an error.The error is: "Mailbox unavailable. The server response was: 5.7.1 Unable to relay"The puzzling thing is that I only get this error with addresses not on our local LAN. This code generates the error:
Private Sub btnSendMail_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnSendMail.Click
Dim Message As String = "This is a test message to validate the email transmission
[code].....
View 8 Replies
Apr 13, 2011
I currently have a simple crystal reports application which generates a crystal report and in the built in viewer provided by VS2005. There is a drop down where you can select options to change the criteria of the report. I wish to convert this app to a windows executable which will take all those select options and generates pdfs based on the crystal report. the executable will be triggered by windows task scheduler...or maybe command line app?
Obviously this will be somewhat of a re-write. What would be the best way to start this as? a crystal report application or a windows application.
View 2 Replies
Aug 3, 2009
i try to build a system that need me to use crystal report, but i don't know how to use it, i build my project using vb.net version 2008 and database microsoft sql2000.
View 2 Replies
Apr 20, 2010
Before I post this question, I would like to introduce my self first to the community. I'm Instructor and a Filipino programmer. From Vb. 6.0 I migrate to Vb 2008.
[Code]...
View 1 Replies
Sep 22, 2011
ReportDocument cryRpt = new ReportDocument();
//cryRpt.Load("C:\Documents and Settings\Vaibhav\Desktop\powertech\report2.rpt");
cryRpt.Load("E:\powertech\crystalreport1.rpt");
[code].....
View 1 Replies
Jan 18, 2010
I try to print the Crystal Report, without Report Preview and following codes I used.
Dim MISObjRpt As New CrystalReport1
MISObjRpt.SetDataSource(Ds1.Tables(0))
If PrintDialog1.ShowDialog = Windows.Forms.DialogResult.OK Then
PrintDialog1.AllowSomePages = True
MISObjRpt.PrintOptions.PrinterName = PrintDialog1.PrinterSettings.PrinterName
MISObjRpt.PrintToPrinter(PrintDialog1.PrinterSettings.Copies, False, PrintDialog1.PrinterSettings.FromPage,
PrintDialog1.PrinterSettings.ToPage)
End If
But the problem is I can't select the PAGES RANGE. So how to solve this problem?
View 1 Replies
Mar 15, 2010
I have the following SQL Expression Field in my Crystal Report 11.5
{fn CONCAT({fn CONCAT("SPR_PRODUCT"."PRODUCT_ID","SPR_PRODUCT_SUB_ITEM"."P_SUB_ITEM_ID" )},{fn CONCAT("SPR_PRODUCT_ITEM"."P_ITEM_ID","SPR_PRODUCT_GROUP"."P_GROUP_ID" )} )}
It works well in the Preview Mode. But when I use the report in my VB.NET 2008 Project it says the following:
[Code]...
View 1 Replies
May 12, 2011
I have created a crystal report with two tables, one for company details as a header and one for report details as a filler. I have been trying to get dates to filter the report and have done so successfully but the header part of the report does not show any data at all. I have binded the crystal report using a report viewer. Here is code I use to call crystal report. Lets say second table is called Company details, how do I get this information to show up with rescinded documents information. I have attached a copy fo what my final report will look like.
Private Sub BtnOpen_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BtnOpen.Click
Dim sqlsearch As String
Dim con As New OleDb.OleDbConnection
Dim hugh As Date = DateTimePicker1.Value.Date
Dim hugh2 As Date = DateTimePicker2.Value.Date.AddDays(1)
[Code] .....
View 3 Replies