|
-
Nov 9th, 2011, 01:41 AM
#1
Thread Starter
New Member
429,Activex components can't create object
hi,
i am getting above error when i using my project which is developed in vb6.0 and back end sql server 2005,
when i open the report functionality, i get this errors.
my have written code as
||
Dim crwApplication As Application
Set crwApplication = CreateObject("Crystal.CRPE.Application", "KETUL")
Dim crwReport As CRPEAuto.Report
Dim crpedefs As CRPEAuto.FormulaFieldDefinitions
Dim crpedef As CRPEAuto.FormulaFieldDefinition ||
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
|