Crystal Reports ReportDocument serialization problem

N

Nikola Stjelja

Hi All

I'm trying in vain to serialize a Crystal Reports ReportDocument in
order to return it as a result from a web service method call.

I've tried serializing it to a file but it wouldn't open.
I've tried writing it to a memory stream, no joy either.

What I want to do is serialize the ReportDocument object , reuturn it as
a response from a web service call and then show it inside a Report
Viewer Control in an ASP.NET page on a server that does not have a
connection to the database which is used by the ReportDocument object to
access its data.

Now is it possible to do that or not?

Any help or suggestions is greatly appreciated.

TIA

Nikola Stjelja
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top