Crystal Reports :: Visual Studio 2010 Supports Entity Data Source?
Mar 10, 2011Does Crystal Report for Visual Studio 2010 supports Entity data source?
View 1 RepliesDoes Crystal Report for Visual Studio 2010 supports Entity data source?
View 1 RepliesWhen I add an item (Crystal Report) in VS , some references about crystal report are added in the project. However, any change made further to my aspx cannot be shown when running (F5). Therefore , I delete all the crystal report related objects, now I can edit the aspx .
View 2 RepliesI'm making a solution with Visual Studio 2010 using "cr4vs2010". When I start my web app from Visual Studio and I open my report, There is any problem, but if I want to export this file to a .pdf file or to other format, I receive a JS error message:
"Object required" and the debugger marks the following line:
bobj.crv.stateManager.setComponentState('CRV1__UI',eval('('+document.getElementById('__CRYSTALSTATECRV1').value+')'));
Sometimes in previous versions of CrystalReports I only copy the "aspnet_client" folder in the application root and it works, but in this version of Crystal Reports this folder does not exists.
I want to run creat crystal reports in vb.net 2010
The link u provided is visible but the u incircled is not active.
my requirement is to add crystal report in my project which is developed in visual studio 2010 windows application.i have installed SAP Crystal report for VS2010 Successfully.but i cant find the control Crystl report viewer in my Toolbox.how to enable Crystal report viewer in VS2010 windows application.
View 1 RepliesI'm struggling with this problem about 2 weeks and still cannot find the resolution.I was developed a .Net application with visual studio 2008 and using crystal report to generate report.It is working fine in my local machine. However, after I deployed the application to web server with microsoft server 2003 64bits server. The report cannot open and I get this error The type initialize or 'crystaldecisions.crystalreports.engine.reportdocument' threw an exception. I try to install the redistribution package from C:Program FilesMicrosoft SDKsWindowsv6.0ABootstrapperPackagesCrystalReports10_5 but it doesn't work.
View 1 RepliesI want to use a source control in VS2010, I know my best bet is TFS, but at the moment TFS(can't afford ). As i understand TFS is the new VSS_2005(can afford)Can VSS 2005 be use as a source control for VS 2010 solutions/projects?
View 2 RepliesI'm trying to use the Entity Framework with a Firebird database in Visual Studio 2010
Useful info:
Windows 7 64-bit
Visual Studio 2010 Ultimate
Firebird 2.5.0
Firebird .Net Data Provider 2.6
DDEX 2.0.5
I've done:
Installed Firebird server (and it works and I can connect to a database) Downloaded DDEX (I've run the registry files) used the gacutil on the FirebirdSql.Data.FirebirdClient.dll and checked that it indeed was installed and it was Modyfied the machine.config for both 2.0 and 4.0 in 32-bit and 64 bit folders to include the provider in the element When I try to add a connection in the server explorer I choose "Firebird Data Source" and the Firebird data provider and press continue. I the "Add Connection" dialog window I fill in the info "data source, database, user, password.." and press ok and then I get the following error:
Failed to find or load the registered .Net Framework Data Provider Also when I try to add a new Entity Data Model I cannot see the Firebird option.. I can only see SQL options. I really need help on this one as I've spent many hours on this and I cannot get it to work.. I've also read other related questions on SO,
Can someone pl let me know whether crystal report support Gif image or not. If it dosent support than is there any work around to overcome this issue.
View 6 RepliesIn Visual Web Developer-2010, I have been trying to connect to IBM DB2 Database after installing the DB2 9.7 client (both supports VS2010/.Net4) so that I can use "ADO.NET Entity Data Model", but while clicking "New Connection" I can only see the list of Data Sources and Data Provider only related to MS SQL server. This is totally blocking my work, I am not able to work further since I cannot even establish the connection to my db2 database using this new editor so that I can create the edmx files in the solution for non MSSQL databases. Kindly provide me the solution ASAP, since my further work is blocking due to this.
View 2 RepliesI have an query recently i upgrade to Visual Studio 2010 professional version, I have an visual source safe 2005 in my pc how do i configure Visual studio 2010 with VSS 2005.
View 1 RepliesI'm new to Crystal Reports and am just trying to add some simple reports to my web application. In the non-report pages I've been using SqlDataSources to retrieve data from the database and would like to do the same for the report pages. I saw a tutorial that indicated I could do this by explicitly setting the data source for the report in the Page_Load callback of the ASPX page as shown below:
[code]...
Is there a way to create "bound" fields w/o a database, since I'll be specify the database at runtime? Or is there a way to create the ".rpt" file w/ unbound fields, that get "bound" at runtime?Or is there a better way to do this altogether?
I had installed licensed version of SAP Crystal Report 2013 on my system as well as on Server (I am using VS 2013)After installation, when I opened Visual Studio 2013, I could'nt find 'Crystal Report Viewer' in Visual Studio toolbox while creating a sample project.where I can get the Crystal Report dll to add in my project for VS2012.
View 1 Replieshow to add notes in source code in Visual Studio 2010? I only want the notes to be viewed in source code view, not design view!
I tried
//notes here
'notes here
but they all ended up showing in the design view.
I just upgraded my development machine from Crystal Reports XI to Crystal Repors XI Rel2 so I could use the Graphic Location feature in CR. When I run my site locally, reports work great. When I deploy to the server, I get "Database logon failed." The Crystal Reports are not connecting to the database. They are connecting to datasets that are populated at runtime. The network admin said he upgraded CR on the server. The references in my solution that work when my app is deployed to the server are version 10.5.3700.0.
The references that do not work are 11.5.3700.0. I have made no other changes to my .net code.
I have added a new Crystal report in my windows application which is build in VS2010.but the crystal report add with .mht extension instead of .rpt. How to fix this?
View 1 RepliesI have create one service.cs for insert record I want to call Service.asmx on button event i.e. when I click on button then insert the record in database
View 1 RepliesHow to add crystal reports to Asp.net WebApplicaiton..
Visual Studio: 2012
I want to use entity framework model for visual studio 2010. I am using oracle database. i was wondering
if it is possible to use entity framework for oracle. If it is not possible then I will just use simple ADO.net and call stord proc and packages.I already downloaded oracle data provider for entity frameowrk from codeplex web site.can someone give me any example that connects to a sample oracle database and use LINQ to oracle
how to view source code of dll file in visual studio 2010
View 3 RepliesIm working on Visual Studio 2008 to develop a web application in asp.net. if I add a crystal report file (.rpt) in my project, I see only hexadecimal code.
View 1 RepliesHow do I obtain and install the ADO.net entity frame work for VS 2010 ?
Was something missed when VS 2010 was installed ?
I have a field in my dataset with type nvarchar(1000). when I link it to crystal reports, it converts it to a field of type string with length set to 100. As a result of that, the string in that field is being truncated on the report. How can I increase the string length to 1000? (I already checked the "Can grow" option).
View 3 RepliesI have a highly complicated web site that is under source control and has a long history. I would like to migrate this website into a web application project but I do not want to lose the source control history. We use Visual Studio 2010 and Team Foundation Server (Currently 2005 tfs but we are in the process of upgrading to 2010).create a webapplication project and migrate the files from the web application into it without losing the source control connections?
View 1 RepliesI need to hide the Group Tree Side Bar in Crystal Report Viewer from code behid or ASPX Page.
View 1 Replies