473,399 Members | 3,106 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Crystal Report 10 and .NET Remoting

Have Windows App which makes call to Crystal Reports which is being published
as web services. It works but really slow. stored procedures are used to get
data from database. The windows app has crystal viewer which consumes the
crystal report web service.

The problem is, there is an audit trail report which I have to compare item
by item to find out what got changed, and dump that into a dataset, load that
dataset at runtime, create report document and load the report with that
dataset. I created a class and method to do this, which works perfectly fine.
But the problem is how do I let this class sit on a remote server (IIS), let
it process the report document and throw the object to Win App. I used
Remoting to do this.

everything worked on my local machine. Now I decided to Deploy this Win App
which has reference to a class called ReportManager which has method to load
the report, plus has reference to CrystalReport.Engine.dll. I set up the
remoting configuration for app.config plus web.config files accordingly.

When I build the set up package, it gathered all the dependencies along with
the crystal.engine runtime file. I install this setup on a different machine
but looks like it has become a THICK CLIENT as the reporting will be
processed on the user's localmachine. The remoting works, it goes out there
loads reports, processes everything but I want this whole thing to work as
Winapp THIN CLIENT which has the report viewer only, I want the IIS to
process report document and send it back to WinApp.

Have the LoadReport method sit on IIS on remote server along with the
Crysal.Engine reference. Make a call to this method from WinApp and get the
report document somehow.

Can I do this ??? As the management is only willing to buy per processor
Crystal Rerport licensing and NOT per user, as there will be around 200 users.

I really appreciate advice on this.

Dipendra.

Nov 17 '05 #1
0 1511

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
13
by: kristoff plasun | last post by:
I have a problem with a C++ DCOM application that prints Crystal Reports with data from Oracle. The SQL query is relatively complex but when the report is printed from the Crystal Reports...
0
by: Dr. Indera | last post by:
hello, i previously posted the questions below on several crystal reports newsgroups, including the one for the company that makes crystal reports, but never got an answer, so i'm hoping that...
1
by: Ashutosh Bhalerao | last post by:
Hi, I have 3(client-server-db) tier application written in VB.Net. I want the reports to be generated on the server and only the "view" to be exported to the client side to be viewed in the...
2
by: Mythran | last post by:
In .Net, how can I go about and set a Crystal Reports namespace? Right now they use the Root Namespace (VB) from the project. How can I extend the namespace for a single report (which will be set...
1
by: Karthic | last post by:
When i right click on the .rpt file in the VS 2003, i see a property printer setting. It says "No printer" on the top and there is option to select printer and paper settings etc.. I want to...
1
by: bthomas71chevy | last post by:
I have just setup a WebServer and all the applications work fine, but when every any of the applications try to generate a Crystal Report the page errors out. "File or assembly name...
0
by: Chris | last post by:
I have the following situation in a VB.Net App I am working on: 1.)A report created in VS.Net 2003 using the CR.Net component of VS 2003. 2.)The datasource for the report is a Stored Proc in a...
11
by: =?Utf-8?B?cmtibmFpcg==?= | last post by:
How can I stop receiving this message while calling a crystal report? "The report you requested requires further information." Thanks
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.