Tagged Questions
0
votes
1answer
211 views
Crystal Server .NET integration Enterprise ReportDocument.Load Exception
I'm using Visual Studio 2010 with the various required plugins installed to communicate with SAP Crystal Server 2011. Everything is working fine and I can query data (e.g. return a list of folders ...
0
votes
0answers
265 views
How to export and access crystal report that is being stored in Crystal Server 2011 using .NET
Previously, we were running Crystal Report XI server, and the following code is working, which does log in to the crystal server, search for info object that for crystal report and load the crystal ...