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: 14 post per thread
Forum activity: 52 active threads during last week
 

Posting activity on Crystal Reports for Visual Studio:

  Week Month 3 Months
Threads: 52 240 612
Post: 72 291 878
 

Crystal Reports for Visual Studio Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Harry Zhu
18
user's latest post:
not showing multiline fields in...
Published (2009-11-30 05:42:00)
Hi, Could you please be more clear about the problem? It appears reports can show multiline fileds well. Harry
Wayne69
6
user's latest post:
Large file size problem and SQL...
Published (2009-11-30 11:58:00)
25kb may be the compressed size of your bitmap, but unfiortunately Crystal seems to uncompress certain embedded file types of which bmp's is just one. Try taking this bitmap out temporarily and re-save your report and see what size the rpt file is now.
Craig G
5
user's latest post:
Crystal Report Problem with sub...
Published (2009-11-30 12:53:00)
or when your building up the datatables could you not return just the TOP 1000 for each subreport etc, or do they need to see all 25,000 records?
xsterx
3
user's latest post:
Deploy Crystal Report dlls only...
Published (2009-11-23 04:09:00)
Again, I would like to be able to include everything needed to run Crystal Report with the ClickOnce package and without using .msi. I tried to include the dlls with the rest of the application dlls but when I opened the form that contains Crystal Report, I get an error saying there's something wrong with my Crystal Report which can be expected since I didn't "install" Crystal Report. I figure there must be some...
Prabi
3
user's latest post:
Localize data from crystal reports
Published (2009-11-27 05:31:00)
This webpage is not available. The webpage at  https://websmp109.sap-ag.de/~SAPIDP/002006825000000234912001E  might be temporarily down or it may have moved permanently to a new web address.
DanFSD
3
user's latest post:
Help adding a picure to Crystal...
Published (2009-11-26 17:28:00)
Hello Harry, These articles may be interesteing but I can not figure out how to apply them to my problem. In your previous reply you said that we may need to add the BlobFieldObject using a typed dataset . Can you tell me exactly how create a BlobFieldObject in my Field Explorer using a typed dataset in VB2008, so that I can drop it on my Crystal Report? If I can get a BlobFieldObject in to my Crystal Report, I think I can make it work....
Basheer EK
3
user's latest post:
how i can hide minimize,maximize...
Published (2009-11-27 10:31:00)
Hi, how i can hide minimize,maximize and close button in vb .net 2008 windows form. thanks, Marked As Answer by Basheer EK Friday, November 27, 2009 5:49 PM  
Maged Hany
2
user's latest post:
avoid asking about username and...
Published (2009-11-23 09:47:00)
Hi, How can i avoid asking about the username and password in the runtime ? Is there any code that feed the Crustal report with the Username and password of the SQL Server 2000 instead of entering password everytime displaying the report
adumoulin
2
user's latest post:
How can I redefine dynamic...
Published (2009-11-26 18:41:00)
It seems there is a problem when I change the report's datasource in runtime afterall. I thought I did it right but it seems that I can't access data when I specify other information than what has the report. I would be grateful if anyone see anything wrong in what I did. Here is my code that should display a very simple report: CrystalDecisions.CrystalReports.Engine. ReportDocument rpdoc = new CrystalReport1 (); foreach  ...
io-market
2
user's latest post:
Crystal Reports hangs under a...
Published (2009-11-26 16:23:00)
Hi Matt We have discuss about a similar workaround. In this case, we will solve it with a console app also. Thanks for your feedback. Regards, Demian
 

Latest active threads on Crystal Reports for Visual Studio::

MSDN Forums
Started 20 hours, 36 minutes ago (2009-12-01 06:52:00)  by Aland Li
Hi Donsls, I have moved the thread from the 'Windows Forms General' forum to the 'Crystal Reports for Visual Studio' forum, since the issue is about 'Crystal Reports'. There are more Crystal reports in the 'Crystal Reports for Visual Studio' forum. Regards, Aland Li
Thread:  Show this thread (2 posts)   Thread info: Crystal license Size: 312 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Crystal license :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 3 days, 7 hours ago (2009-11-28 19:41:00)  by Malange
Hi Guyz! I'm trying to print a record in vb.net(vb2008 express edition) and what I'm familiar with printing was using data report way back when i was in vb6.0 but when i moved to vb.net lately i heard about using crystal report but im not familiar with it so i don't really know how to start with.I know it sounds like im depending too much but what im just trying to ask is a little favor just to...
Thread:  Show this thread (3 posts)   Thread info: How to print records using crystal report? Size: 1,345 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to print records using crystal report? :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 7 months, 2 weeks ago (2009-04-20 22:05:00)  by Santi Madrid
Hi you all, got the same problem. The solution is to set as default printer the Microsoft XPS Document Writer. Hope it helps. Regards
Thread:  Show this thread (3 posts)   Thread info: Paper orientation defaults to portrait when printing from CR web form
viewer Size: 182 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Paper orientation defaults to portrait when printing from CR web form
viewer :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 4 days, 12 hours ago (2009-11-27 15:04:00)  by Craig G
You can set up a link field between the main report and each of the subreports that effectivily acts like a dynamic parameter just right click on subreport and Change Subreport links.... or else start at base level where you are building your dataset and look at ways up speeding up the queries
Thread:  Show this thread (8 posts)   Thread info: Crystal Report Problem with sub reports that contain large volumes of data
– runs for days Size: 342 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Crystal Report Problem with sub reports that contain large volumes of data
– runs for days :: Crystal Reports for Visual Studio :: MSDN Forums"
MSDN Forums
Started 1 week, 1 day ago (2009-11-23 07:58:00)  by FarzanCool
Havn't anybody encountered with the same problem?
Thread:  Show this thread (6 posts)   Thread info: Large file size problem and SQL Authentication problem using Crystal Report Size: 68 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Large file size problem and SQL Authentication problem using Crystal Report :: Crystal Reports for Visual Studio :: MSDN Forums"
 

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

Crystal Reports for Visual Studio
Started 4 days, 23 hours ago (2009-11-27 03:34:00)  by Harry Zhu
Hi, You might want to create many reports for each language . When the application is running , you can check which language is required and load it. Harry
Thread:  Show this thread (8 posts)   Thread info: Localize data from crystal reports Size: 201 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Localize data from crystal reports :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 4 days, 12 hours ago (2009-11-27 15:04:00)  by Craig G
You can set up a link field between the main report and each of the subreports that effectivily acts like a dynamic parameter just right click on subreport and Change Subreport links.... or else start at base level where you are building your dataset and look at ways up speeding up the queries
Thread:  Show this thread (8 posts)   Thread info: Crystal Report Problem with sub reports that contain large volumes of data
– runs for days Size: 342 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Crystal Report Problem with sub reports that contain large volumes of data
– runs for days :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 2 weeks, 6 days 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 (12 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"
Crystal Reports for Visual Studio
Started 1 week, 1 day ago (2009-11-23 07:58:00)  by FarzanCool
Havn't anybody encountered with the same problem?
Thread:  Show this thread (6 posts)   Thread info: Large file size problem and SQL Authentication problem using Crystal Report Size: 68 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Large file size problem and SQL Authentication problem using Crystal Report :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 5 days, 19 hours ago (2009-11-26 07:45:00)  by Harry Zhu
Hi, Please try to use connectioninfo class to set the info : http://msdn.microsoft.com/en-us/library/ms226340.a spx Harry
Thread:  Show this thread (3 posts)   Thread info: avoid asking about username and password in Runtime Size: 237 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: avoid asking about username and password in Runtime :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 8 months, 2 weeks ago (2009-03-19 03:37:00)  by kras1
Matt, Did you solve the problem? I am having the same issue with different vendor COM object. Kras
Thread:  Show this thread (5 posts)   Thread info: Crystal Reports hangs under a Windows Service Thread Size: 121 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Crystal Reports hangs under a Windows Service Thread :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 4 days, 18 hours ago (2009-11-27 08:45:00)  by Basheer EK
Hi, how i can hide minimize,maximize and close button in vb .net 2008 windows form. thanks,
Thread:  Show this thread (3 posts)   Thread info: how i can hide minimize,maximize and close button in a vb .net windows
form. Size: 152 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "how i can hide minimize,maximize and close button in a vb .net windows
form. :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 3 days, 7 hours ago (2009-11-28 19:41:00)  by Malange
Hi Guyz! I'm trying to print a record in vb.net(vb2008 express edition) and what I'm familiar with printing was using data report way back when i was in vb6.0 but when i moved to vb.net lately i heard about using crystal report but im not familiar with it so i don't really know how to start with.I know it sounds like im depending too much but what im just trying to ask is a little favor just to...
Thread:  Show this thread (3 posts)   Thread info: How to print records using crystal report? Size: 1,345 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to print records using crystal report? :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 3 weeks, 1 day ago (2009-11-09 15:08:00)  by Rupert Davis
Hi, The answer to this question needs more information. Which version of Visual Studio and which version of Crystal reports If you are not using the built in version then yes you can create an installation file that installs Crystal like everything else, if you are using the MS includd version then I think this is also possible, but you need to reference the actual crystal components in your ...
Thread:  Show this thread (4 posts)   Thread info: Deploy Crystal Report dlls only using ClickOnce without using prerequisite
.msi Size: 497 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Deploy Crystal Report dlls only using ClickOnce without using prerequisite
.msi :: Crystal Reports for Visual Studio :: MSDN Forums"
Crystal Reports for Visual Studio
Started 5 days, 8 hours ago (2009-11-26 18:41:00)  by adumoulin
It seems there is a problem when I change the report's datasource in runtime afterall. I thought I did it right but it seems that I can't access data when I specify other information than what has the report. I would be grateful if anyone see anything wrong in what I did. Here is my code that should display a very simple report: CrystalDecisions.CrystalReports.Engine. ...
Thread:  Show this thread (2 posts)   Thread info: How can I redefine dynamic parameters list of values when report datasource
has been changed? Size: 5,814 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How can I redefine dynamic parameters list of values when report datasource
has been changed? :: Crystal Reports for Visual Studio :: MSDN Forums"

This page was found by:   DLL 'C:\WINDOWS\assembly\GAC\CrystalDecisions.CrystalReports.Engine\9.1.5000.0__692fbea5521e1304\CrystalDecisions.CrystalReports.Engine.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or imag