cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to access crystal reports through visual basic scripts

Former Member
0 Kudos

We are trying to centralize all of our scheduled processes and reports for our core system and our network through a single schedule product called ISE Enterprise Scheduler. The problem I am having is that in order to run Crystal Reports through this scheduler product, we need to have two dlls on the same server that the schedule software is on. The two dlls are CrystalDecisions.Shared.dll and CrystalDecisions.CrystalReports.Engine.dll.

We have Crystal Reports XI installed on the same server but those dlls are not found on the server. Does anyone have any suggestions?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member292966
Active Contributor
0 Kudos

Hi Mark,

Those files should be in the GAC folder. If you can't find them download the latest runtime files for 2011.

This article is for 2013 but will work for 2011 as well.

https://archive.sap.com/discussions/thread/3541054

Good luck,

Brian

Former Member
0 Kudos

Update. I was wrong about the version. We have version 2011 of Crystal Reports.