I am connecting to a crystal enterprise 9 server and retreiving a report using the page server (not RAS) from an asp page, and trying to display a report in the activex viewer. I haven't been able to find any documentation or examples on how to do this. Any help would be greatly appreciated...
I am trying to access a report from a crystal enterprise 9 page server using vs.net. I had no problem doing this with vs 6 with the following code:
Set viewer1 = Server.CreateObject( "CrystalReports.CrystalReportViewer")
Set rptFactory = iStore.EnterpriseSession.Service(""...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.