I'm using C# to develope a windows application. I tried to pass a collection
of objects to the crystal report i created but it kept prompting the error
message 'Load Report Failed'. I debugged step by step and realized that the
collection of the passed in objects became empty after i set the data source
for the report. I doubted bcs of this so i encountered the error.
Can anyone help me?
Thanks for your kindness.
xiangyap - 04 Aug 2005 07:00 GMT
Does anyone use the object collection for Crystal Report? Can you give me
some hints?

Signature
xiangyap
> I'm using C# to develope a windows application. I tried to pass a collection
> of objects to the crystal report i created but it kept prompting the error
[quoted text clipped - 5 lines]
>
> Thanks for your kindness.