|
-
Jul 28th, 2005, 01:09 PM
#1
Thread Starter
New Member
Automation Error Running Crystal Report
I am writing a VB6 project and using Cystal Report 8 as my reporting tool. Recently I copied the project folder to another PC and when we tested the reports there it gives Automation error - Specified module was not found.
I copied the folder back to my PC which was able to run reports before now but it now gives the same error at this point in the code
Public crpApp As New CRPEAuto.Application
Public crpReport As CRPEAuto.Report
Set crpReport = crpApp.OpenReport(ReportLocation, 1)
Does anyone have a solution to this problem.
I urgently require a solution
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|