Use Crystal Reports 2011 In Visual Studio 2010?
Feb 17, 2012I want to use crystal reports 2011 in visual studio 2010. How can i use it?
View 1 RepliesI want to use crystal reports 2011 in visual studio 2010. How can i use it?
View 1 RepliesI'm very new to Crystal Report for Visual Studio 2010 hence, kindly give me step by step instructions to do the report on Windows Form. I'm using SQL Server for my Database (SQL Server 2008 Express) and Visual Studio 2010 Prof
View 5 RepliesI have Visual Studio 2010 installed on a 64-bit OS with Crystal Reports for Visual Studio 2010 (obviously 64-bit edition as well). When I installed the runtime, their installation notes stated that if you develop 32-bit applications, you need install the 32-bit runtime, which I did. Testing the application and all is well.
However, this application is going to be distributed as x86 and x64. Now I have not yet converted my project to 64-bit, but should I now install the 64-bit runtime? How is this going to affect my 32-bit installation and report designs?
Secondly, when I distribute my application to the end-user, will they also be required to install the Crystal Reports runtime? Also according to their installation type (32-bit/64-bit)?
Lastly, I want to convert my project from x86 to x64. I understand you set this option by Build > Configuration Manager > (project) x64. Is it ok if I duplicate the entire project folder contents and setting only the duplicate project as x64?
I have to update and old VB project made with Visual Studio 2005 that uses Crystal Reports to Visual Studio 2010. I've installed the Crystal Reports plugin for VS 2010. I can compile the program under VS 2010 but when I run it and try to generate a report I get many errors popping up from the Crystal Reports Viewer. When I compile and run the project in Visual Studio 2005 (with the old Crystal Reports plugin that comes with it) everything works fine.
The problem is caused by SQL Expressions that are SELECT statements that are not enclosed in parenthesis. This is a problem because there are ~250 SQL Expressions like that in the report file (and it's not the only report with this problem). When I look at the .rpt file in Crystal Reports 10 and use Database -> Show SQL Query the SQL Expressions have parenthesis around them despite there being no parenthesis around these statements in the SQL Expression Editor. When I do the same in Crystal Reports 2008 the SQL Expressions don't have the parenthesis included.
Is there a way to make Crystal Reports 2008 or the plugin in for VS 2010 automatically include the parenthesis around SQL expressions, or was this feature removed? If it was removed, is there anyway to enclose the SQL expressions in parenthesis other than editing each one manually?
I am creating reports in Crystal Reports that is integrated within Visual Studio 2008, and I noticed that some of the features are disabled. One is the ability to link tables with a Right Outer Join or Full Outer Join. I also cannot "Show SQL Query" in Crystal Reports. Is this something I can enable or do I have to purchase or upgrade?
View 1 RepliesI have added the references but I go to add ew item Crystal Reports still doesn't show.
View 8 RepliesI have upgraded an existing project to be developed on Visual Studio 2008 but I still need to target the .NET framework 2.0My project had the prerequisite Crystal Reports for .NET Framework 2.0 but Visual Studio 2008 reports that that "could not be found for bootstrapping"Now my users get the error:Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, ...' or one of its dependencies. The system cannot find the file specified.
View 3 RepliesCan i use vb or c# in crystal reports? Or do I need visual studio + plugin? It seems crystal reports only has a math function window.
View 2 RepliesI 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]....
this event works ok, but the problem is that I don't know what field was clicked. Should I use objectinfo or something else? VB.net won't recognize for example e.objectinfo.
View 1 RepliesAfter downloading crystal reports for VS 2010, the code i used in VS 2008 generates a database login error
[code]...
- I added report wizard to the solution. - Then according to instructions i added fields to report.- But how I can attach the report to the Windows form ?- In Visual Studio 2005, I used crystal report viewer to attach reports on the forms.
View 2 RepliesWhen trying to import CrystalDecisions.CrystalReports.Engine, and CrystalDecisions.Shared. I'm getting a green line. What might be the problem?
View 3 RepliesI am coding on Windows 8, with the Visual Studio 2011 developer version. I wanted to know how to change something when a "form" is loaded. Form is in quotes because the actual page isn't a form. It's in the shape of a tablet, which you've probably guessed by now that I'm coding a tablet app.I just wanted to know how to change something when the actual app loads. I tried the "Loaded" sub, but that was confusing. It DID change a text from a textbox (I just tested it out as "textbox1.text = "test") and it worked. But when I try to make buttons visible false, nothing happens.I'm not sure if this is the right code (and I doubt it is, because it doesn't hide it on buttons either), but I typed in, let's say...
btn0.Visibility = False
nd this is the sub it's in...
Private Sub pgeMathAssist_Loaded(sender As Object, e As RoutedEventArgs) Handles
[code].....
i cant install crystal report for visual studio 2010!
i already have installed vb express 2010 and yet the installation always fails because the installer says :You must already have Visual Studio 2010 installed to proceed with this installation
I want to ask about problem I had. I am using Visual Studio 2010 Version 10.0.30319.1 RTMRel
my Operating System is Windows 7 with 32 bit
and i am starting to develop report using SAP Crystal Report The step install is
1. I am going to page http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp
2. i download
a. SAP Crystal Reports, version for Visual Studio 2010 - Standard
b. SAP Crystal Reports, version for Visual Studio 2010 - Click Once
c. SAP Crystal Reports, version for Visual Studio 2010 - Merge Modules
d. SAP Crystal Reports runtime engine for .NET Framework 4 (32-bit)
e. SAP Crystal Reports runtime engine for .NET Framework 4 (64-bit)
3. then i install
a. SAP Crystal Reports, version for Visual Studio 2010 - Standard => "CRforVS_13_0_1.EXE"
b. SAP Crystal Reports, version for Visual Studio 2010 - Click Once => "CRRuntime_32bit_13_0_1.EXE"
c. SAP Crystal Reports runtime engine for .NET Framework 4 (32-bit) => "CRRuntime_32bit_13_0_1.EXE"
after i success install those three program i started to going to Visual Studio 2010. and create project as usually. (I am developing VB.NET project) this is the step i am add crystal report
[Code]...
I'm Stuck the following problem: How can I link a PDF Document to a Record in a Data Grid using Visual Studio LightSwitch 2011 and Visual Basic?
View 1 RepliesI'm buiding an app that loads a crystal report document but it's loading the document from my local drive. I need to embed the crystal report i think because I don't want it reading from the local drive because I'm looking to deploy this to other users when it's done. Are there any other options?
View 1 RepliesI am working on VB.NET(Visual studio 2008)..I completed developing my application and i need to deploy the application. I tried it and faced problems in some areas like adding crystal reports to the setup and deployment. I created a setup file to my application and everything is fine except crystal reports...its showing the error like; An error occurred in crystalDecisions.Reports, crystalEngine threw exception.
View 2 RepliesIf I buy the full version of visual sutido, can I then use Crystal Reports and postgresql together? I connect to a postgresql server via net connector (npgsql) written in c#. Can Crystal Reports handle more database types, not only odbc and oledb and sql server?
View 1 RepliesI am new to VB programming, I am writing a windows program in visual basic using visual studio 2008. I need to create a report using the reporting features in visual studio. I am using the report.rdlc to design the report and for the data to go into.
The data I need to display is from several different sql querys in a data source. That have different parameters passed into them every time a button is clicked on my program. So far i have created several data sources and linked this to the report.rdlc and the data seems to be appearing. However the way i have done seems so long and not complicated that I think there must be an easier way and less messy.
So I am looking for advice on how to make a report that is less messy to the way I have done it. The steps I have is that I have either a store procedure or several sql querys that will have different parameters each time and this will then populate my report when a button is clicked to view a report.
I already installed crystal reports in my vb 2010. (i got it from the sap website) but crystal reports won't appear in the toolbar. i could add a new report, but i can't put it in my design form cause just like what i said, there's no crystal reports in the toolbox. i already checked crystal reports in the customize button of toolbar, but still it won't appear.
View 2 RepliesI want to create a report based on some criterias such as dates or names. For example, the user will select the dates from a combo box above and the report to be displayed in some type of container such as a panel for example. Is that possible? My software is like some inventory program, basically just counting no of items in the container and the ones that were delivered. Then at the end of the report, I need to mention the number of items that are still in th container and the ones that were delivered.
View 6 Repliestell me wat is the difference between crystal reports created in vb and in vb.net??how to create crystal reports in vb??
View 1 RepliesCan any one provide me with the Crsytal report runtime installer for Visual Studio 2010.I have the installer of Visual Studio 2008 but its of no use.I need the installer that is the .msi file.
View 3 RepliesWe had our Crystal Reports report sheets in 2008 working and when we moved to 2010, some of them which their datasources were binded to dataset and datatables are not working.
View 2 RepliesI have Visual Studio 2010 Professional, version
Microsoft Visual Studio 2010
Version 10.0.30319.1 RTMRel
Microsoft .NET Framework
Version 4.0.30319 RTMRelMy Labtop runs WinXpSp3 Pro, version
5.1.2600 SP3 Build 2600
Physical Mem 1024 MB
Processor X86, Intel 1862 MhzVS installation did not have Crsytal Reports, so i downloaded this single file from [here] as shown in the photo:After installation completed, i could not find the crystal reports any where in the VB2010, so i changed the .Net Frame work from Client profile to .Net framework 4.0 as i found in some blogs, but still did not solve the problem any how.[URL]..
I'm using MySQL with Vb.Net 2010 and Crystal Reports and to be honest I'm a complete noob when it comes to using Sql Queries. The problem is, I want to generate a report that will show the service fee from a transaction a person made while also showing the items bought, and their quantity and prices, basically a bill. I created a command from the data source I created in crystal reports and it contains this query:
SELECT t.transaction_code,t.fee,t.service_type,t.date_sched,total_bill, s.item_code, s.quantity_sold, i.item_description, i.price, CONCAT(p.fname,' ',p.mi,' ',p.lname),p.address FROM tbl_transaction AS t, tbl_sale AS s, tbl_item AS i, tbl_profile as p WHERE t.transaction_code = '{?trans_code}' AND s.transaction_code = t.transaction_code AND i.item_code = s.item_code AND p.id='{?p_id}'
[Code]...
I'm wondering if it's possible to check in the application start if the system has the correct assemblies installed to my application to work?Let me explain, i have a application that uses several reports, and to solve the problem of the first time open report, I run in another thread a dummy report. This works fine if the user has the crystal reports installed but if it doesn't the app stops working.
View 3 RepliesIs there any kind of limitation on UFL Dlls that are being used on crystal reports? Such as connecting to webservices, using interops, etc?
the UFL dll is working fine, once i started debuging it i noticed that i could not call the webservice, not even create an instance of the SoapClient.I did test the SoapClient from an Exe and it did work fine, just not inside this dll.
[URL]..