Hi together,
We are using Crystal Reports for VS2013 (CRforVS_13_0_13) in WinForms.
We have also an own UFL written in C# and .NET 4.
Everything works fine, but I have some scenario which I cannot solve yet.
In our application it is possible to preview multiply Crystal Previews in the same time.
The UFL is still in memory. But our UFL stores a lot of information for further functions, like tables, custom variables and so on.
What I need is, that each Preview/ReportDocument uses his own Instance of this UFL.
Before SP 10 we use Crystal Preview as a separate Process, so there was no problem. But because of speed issues we have decided to include all Crystal Logic in our main Application. Now Crystal is much faster but this a blocker for us.
I hope you understand what I mean and hope for a solution
Thank you very much in advance
Best regards
Steven Vissers