Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Crystal Reports for Visual Studio | Forum profile

Forum profile page for Crystal Reports for Visual Studio on http://msdn.microsoft.com. This report page is the aggregated overview from a single forum: Crystal Reports for Visual Studio, located on the Message Board at http://msdn.microsoft.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Crystal Reports for Visual Studio" on the Message Board at http://msdn.microsoft.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: MSDN Forums - Crystal Reports for Visual Studio (site profile, domain info microsoft.com)
Title: Crystal Reports for Visual Studio
Url: http://social.msdn.microsoft.com/Forums/en-US/v...
Users activity: 13 post per thread
Forum activity: 95 active threads during last week
 

Posting activity on Crystal Reports for Visual Studio:

  Week Month 3 Months
Threads: 95 269 439
Post: 114 329 566
 

Crystal Reports for Visual Studio Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Harry Zhu
31
user's latest post:
crystal reports
Published (2009-11-13 04:24:00)
We are changing the issue type to “General Discussion” because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question” by opening the Options list at the top of the post   window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer...
Rupert Davis
11
user's latest post:
Change Visual Studio 2008...
Published (2009-11-09 15:12:00)
Owin, NO Crystal reports version XI will not work with Visual Studio 2008 I presume because of internal conflicts caused by the bundling of Version 10.5. I have to ask though why you need this, is it because the client want's to edit reports externally and the applcaition then isn't able to display them? If so the way I got around this was to use VS2005 and create a dll for the Crystal Functions in version XI then re-encorporate the...
DanFSD
7
user's latest post:
embed picture dynamically
Published (2009-11-13 11:02:00)
Hello, I would like to try this solution from virenl in VB2008 Professional but the dialog boxes, tabs, etc. refered to above from the Field Fxplorer  and right clicking the picture do not seem to match VB2008. Can you provide the instruction based on VB2008. Thank you, Dan
dvandeus
6
user's latest post:
"suppress if...
Published (2009-11-13 10:32:00)
Sample report: State Total For AL    PTD      Direct Ship         $4,686.04             $2,323.16       101.71   State Total For AL    PTD      Stock                  $608.48                  $521.99        16.57  ...
NerdAlert
5
user's latest post:
Crystalreportviewer vertical scroll
Published (2009-11-09 07:00:00)
Hey, Yes, I tried it in a different computer and it seems like it does the same thing. I dunno, maybe I'm just splitting hairs.  I haven't seen any other posts about this and no one else is coming forward, so I think it's just me. I really do appreciate the help though. :)
JohannesM
4
user's latest post:
Crystal report shows just the...
Published (2009-11-11 14:16:00)
Hello, I have a dataset with a table and in the crystal report I have put it a Box Object (I would like to simulate a table), and inside the fields from the table. The problem is that in the crystal report shows just the first data row from the table. I have written the data from the dataset:     ds.WriteXml("myfiletest.xml"); The file (myfiletest.xml) has three rows with data and in the crystal report is just...
Owin
3
user's latest post:
Change Visual Studio 2008...
Published (2009-11-13 02:21:00)
Hey Rupert, Sounds good. I just dont know how to: - create a dll for the Crystal Functions in version XI - re-encorporate the dll into the Vs2008 (You mean a reference in the Solution itself) Can you eleborate a bit on this? Thanx, Owin
Nyoshu
2
user's latest post:
"Report filename was...
Published (2009-11-04 20:40:00)
So after two whole days of searching, I fixed it! Just in case anyone's interested. My code is: private void FiveMonthBatch()         {             FiveMonthBatch fivemo = new FiveMonthBatch();             fivemo.DataDefinition.FormulaFields["1mo"].Text = "ToNumber({Batched_." + cbox_month2.Items[4] + "})";            ...
George P Boutwell
2
user's latest post:
Can't Add New Crystal...
Published (2009-11-11 22:59:00)
I have downloaded and Install VS2010 Beta 2 on a computer which has never had Visual Studio installed on it, Running Visual Studio 2010 Premium Beta 2, this problem still exists.  This is on a completely different computer than my original problem.  In addition there isn't 1 computer in our 10 developer's computers which is able to add a new Crystal Report to a C++ Project without first creating the report some other way or adding...
xm18love
2
user's latest post:
add image file to crystal report...
Published (2009-11-09 09:20:00)
I want to know,too.
 

Latest active threads on Crystal Reports for Visual Studio::

MSDN Forums
Started 11 months, 2 weeks ago (2008-12-04 17:36:00)  by [_Joe_]
Here's a good example... http://www.codeproject.com/KB/vb/Image_in_Crystal_ Reports.aspx
Thread:  Show this thread (4 posts)   Thread info: embed picture dynamically Size: 106 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: embed picture dynamically :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 4 days, 14 hours ago (2009-11-11 03:35:00)  by Harry Zhu
Hi, Please take a look at the article about how to show image on crystal report:   http://www.codeproject.com/KB/vb/Image_in_Crystal_ Reports.aspx You might also want to use subreport to show only one image . Harry
Thread:  Show this thread (3 posts)   Thread info: Help adding a picure to Crystal Report at run time Size: 350 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Help adding a picure to Crystal Report at run time :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 3 days, 15 hours ago (2009-11-12 03:12:00)  by Harry Zhu
Hi, 'Suppress If Duplicated'  only applies to individual fields. You might need to sort the records to make the same reords next to each other and check if they are equal using PreviousValue in formula. For more info , please see: http://www.crystalreportsbook.com/Forum/forum_post s.asp?TID=4821 Harry
Thread:  Show this thread (5 posts)   Thread info: "suppress if duplicated" not working Size: 429 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: "suppress if duplicated" not working :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 2 days, 15 hours ago (2009-11-13 02:41:00)  by Harry Zhu
Hi, Have you tried to print another report to see if it will take that much time? harry
Thread:  Show this thread (3 posts)   Thread info: Long delay when ReportDocument.PrintToPrinter is called Size: 128 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Long delay when ReportDocument.PrintToPrinter is called :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 2 days, 13 hours ago (2009-11-13 05:25:00)  by HemangiK
Hi Rupert, Thanks for your reply. I have two field from which i want one field to be bold and other one with normal font. So i use formula field and concatenate these two field. Below is my formula field, ( 'Rating : ' + '<b>' +{myfield name} + '</b>') and then i go in Format editor and change 'text interpretation' from 'none' to 'HTML text'. and make Horizontal alignment to 'right'. When i ...
Thread:  Show this thread (2 posts)   Thread info: Alignment problem while crystal report exporting to PDF Size: 778 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Alignment problem while crystal report exporting to PDF :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 2 days, 13 hours ago (2009-11-13 05:16:00)  by Barbi Rio
Noone answered? Looks like everybody has a vacation season. Good that I managed to solve it myself It needs to copy only the report file in Debug and Release folder Marked As Answer by Barbi Rio Friday, November 13, 2009 5:16 AM
Thread:  Show this thread (2 posts)   Thread info: Crystal Report Viewer problem Size: 742 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Crystal Report Viewer problem :: Crystal Reports for Visual Studio :: MSDN Forums"
 

Hot threads for last week on Crystal Reports for Visual Studio::

Crystal Reports for Visual Studio
Started 5 days, 10 hours ago (2009-11-10 08:11:00)  by Harry Zhu
Hi, Please follow the steps below: 1. Create New Connection 2. Under the Connection there is a Add Command item , you can double click it or using right click to add command. Harry
Thread:  Show this thread (5 posts)   Thread info: Add a Command is greyed out Size: 246 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Add a Command is greyed out :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 6 days, 14 hours ago (2009-11-09 04:01:00)  by Harry Zhu
Hi, You might want to push the data into a dataset then show the image : http://www.codeproject.com/KB/vb/Image_in_Crystal_ Reports.aspx Harry
Thread:  Show this thread (5 posts)   Thread info: add image file to crystal report from sql server 2000 Size: 275 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: add image file to crystal report from sql server 2000 :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 3 days, 15 hours ago (2009-11-12 03:12:00)  by Harry Zhu
Hi, 'Suppress If Duplicated'  only applies to individual fields. You might need to sort the records to make the same reords next to each other and check if they are equal using PreviousValue in formula. For more info , please see: http://www.crystalreportsbook.com/Forum/forum_post s.asp?TID=4821 Harry
Thread:  Show this thread (5 posts)   Thread info: "suppress if duplicated" not working Size: 429 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: "suppress if duplicated" not working :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
RE: crystal reports - 4 new posts
Started 6 days, 11 hours ago (2009-11-09 07:26:00)  by Harry Zhu
Hi, Could you please be more specific about the question ? How do you create the project ? What is the data source of the report? Harry
Thread:  Show this thread (5 posts)   Thread info: crystal reports Size: 181 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: crystal reports :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 4 months, 2 weeks ago (2009-07-03 21:40:00)  by Damian 2009
Hi All: I had the same problem, and found that I have installed Visual Studio on drive E: but the Crystal Reports Templates were on drive C:. So I've copied the Crystal Reports templates files to My Documents\Visual Studio 2008\Templates\ and now they appear as My Templates. The template files were on C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ Damian
Thread:  Show this thread (11 posts)   Thread info: Can't Add New Crystal Report in VS 2008 Size: 452 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can't Add New Crystal Report in VS 2008 :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 1 week, 5 days ago (2009-11-03 06:08:00)  by Harry Zhu
Hi, It's strange the scrollbar does not work smoothly. Have you tried to create a new project to see if the problem persists? If so, it might be caused by bad installation , please try to uninstall and reinstall VS . For the question relating to the focus problem , I do not think there is something to be turned on to allow mouse wheel to work. I'd suspect the effect on these buttons might be ...
Thread:  Show this thread (12 posts)   Thread info: Crystalreportviewer vertical scroll Size: 820 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Crystalreportviewer vertical scroll :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 6 days, 8 hours ago (2009-11-09 09:53:00)  by Harry Zhu
Hi, As far as I know, Cryatal Report is shipped with VS 2010 Beta 2.You might want to get the edition. For the question relating to Crystal Report 9 , please try to refer to Object Bussiness. Thanks, Harry
Thread:  Show this thread (4 posts)   Thread info: Crystal Reports with Visual Studio 2010 Size: 257 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Crystal Reports with Visual Studio 2010 :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 6 days, 3 hours ago (2009-11-09 15:12:00)  by Rupert Davis
Owin, NO Crystal reports version XI will not work with Visual Studio 2008 I presume because of internal conflicts caused by the bundling of Version 10.5. I have to ask though why you need this, is it because the client want's to edit reports externally and the applcaition then isn't able to display them? If so the way I got around this was to use VS2005 and create a dll for the Crystal ...
Thread:  Show this thread (3 posts)   Thread info: Change Visual Studio 2008 crystal reports version to 11 Size: 664 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Change Visual Studio 2008 crystal reports version to 11 :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 2 days, 15 hours ago (2009-11-13 02:41:00)  by Harry Zhu
Hi, Have you tried to print another report to see if it will take that much time? harry
Thread:  Show this thread (3 posts)   Thread info: Long delay when ReportDocument.PrintToPrinter is called Size: 128 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Long delay when ReportDocument.PrintToPrinter is called :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 4 days, 9 hours ago (2009-11-11 08:59:00)  by DilC85
if you have added tables, those have a relationship with each other(like foriegn key relation) there want be a issue and no message will come. You are getting the error message because there is no relationship with the tables you have added. when you add the tables to the report from the database expert, it will automatically link the added tables by matching field names.  
Thread:  Show this thread (2 posts)   Thread info: Manually adding tables in dataset xsd designer Size: 406 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Manually adding tables in dataset xsd designer :: Crystal Reports for Visual Studio :: MSDN Forums"