 |
|
 |
Thanks for this great article. But I cant view graphs from the Crystal reports in the web services, only details.
can u please help me?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
This is cool, but what would be great is if you can take a report dynamically query and display only a report for a specific user and output it as a pdf. I know sites like Smith Barney do this for their statements. Does anyone have any examples?
thanks, Anthony
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
 |
Thanks. Actually this is possible with parameteric queries and as for as user customized queries perhaps the database has permissions enforced.
|
| Sign In·View Thread·PermaLink | 2.75/5 |
|
|
|
 |
|
 |
How can i use this in my desktop application, so that i can host my reports on my web server for a LAN?
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
|
 |
|
 |
Hi,
I'm using Visual Studio.Net 2005 with Crystal reports. I tried the tutorial on Publishing and consuming a report as a webservice from MSDN. When I run the windows form, I get error messages saying that the report failed to load. It works fine if I give the file path to the .rpt file, but when its been published as a webservice and I give the URL, I get the error. I have all the sample reports and database(MS Access Db). If anyone knows, plz let me know.
Thx,
Mahesh
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
 |
I am sorry I do'nt have CR on my computer and if you are interested in knowing about publishing reprots to your intranet you may want to check out some articles at:
http://www.angelfire.com/vt2/hodentek
or my bolg at: http://hodentek.blogspot.com/
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
Regards, I´m trying to deploy my web application in a shared hosting place, but the Crystal Report XI pages does not work. I read your article and tried to do that as a web service, but it is not still working. Have you ever tried to use Crystal Report to do this? Is that even possible? If so, what are the steps to follow up? Thanks in advance for any help that you can offer.
Douglas Borrero
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
 |
No, O have not tried what you are asking for. I have not worked with Crystal Reports for quire some time. What version of CR is referenced by Crystal Report XI pages?
|
| Sign In·View Thread·PermaLink | 2.67/5 |
|
|
|
 |
|
 |
Thanks for your answer. I´m using Crystal Reports XI developer edition. The version of the dll´s that appears when fails the load is 11.0.9500.50 Do you know any other tool for web reporting that allows to put the reports in a shared hosting environment? Regards
Douglas.
|
| Sign In·View Thread·PermaLink | 1.80/5 |
|
|
|
 |
|
|
 |
|
 |
Another option is to host it on the SSRS 2008 Report Server. Probably this is not a "Crystal" solution.
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
 |
My report seems to be showing saved data. Is this a mistake in my report or do I need to add some code to refresh the data in the report before diplaying it?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Could you explain to me a little bit more on what you are trying to do so that I can understand the problem?
Thanks,
Jay
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I have created an online application using Visual Studio. The application connects to SQL Server Database. I am trying to read data from a table and display it my report when user accesses the report over the web. Currently, the report is publishing 'saved data'.
I have to open my report in Crystal Reports and refresh the data. Then I save the report. Then I open Visual Studio and right click on the report. I go to 'Publish as web service'. Then I rebuild the project. When opening the report over the web. I get the data from the point where I rebuilt. If I add another record to the database, it doesn't show on the report (over the web) until I follow the steps above. Do I need to add a section of code to refresh the data in the report before publishing the report or is there a setting in your code that I need to change?
I hope this makes sense.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I am soory I cannot test your problem on my system since I do not have the original software anymore. However, I believe that while sving the report in Crystal you can save it in such a way that refresh is not necessary. Pleae refer to your Crystal Report software. It is highly version sensitive, and I persuade you to look at it closely.
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
|
 |
|
 |
hi, I am using your procedure.It is working well for MS-Access database but it is not working for oracle DB it is asking for logon details although i give it shows "Logon failed error". Please help me soon.It is urgent
Regards selva Thanks in advance
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
Im also Having the same problem, im asking for database login at runtime. plz help me how to remove it.....
im using oracle database...
Thanks in advance
Regards, Sreenivas
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
 |
Hi,
For me also its prompting to enter MSSQL user name and password when my report is getting launched. Please get us some solution for this issue
Regards Narayanan Dayalan
Thanks & Regards Narayanan Dayalan
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
 |
1. How to pass parameter to report? 2. How to pass database information i.e. ServerName, Database, UserId & Password? w/o using the user intervention I mean suppressing the windows poped up by the report at runtime. 3. Is this possible in Crytal Report 9 with C# making Crystal Report Web service Consumer that load report from web service then being pushed by the dataset from ado.net. Is anybody has this experience before? It is seem really simple. But the ReportDocument just cannot load the xml web service.
Thanks in advance for all your help and support.
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
 |
When teh crystal report is added to RS, the vb file generated has referenes to 'parameters' as well as 'dbinfo'. It may be possible to use these. The web service in this reprot is called from a web form. The web form is consuming the web service. When you say ReportDocument, do you mean a *.rdl file? Also refer to the following article on RS:
http://www.codeproject.com/dotnet/AccessImport.asp
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |