Results 1 to 3 of 3

Thread: 429,Activex components can't create object

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2011
    Posts
    2

    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 ||

  2. #2

    Thread Starter
    New Member
    Join Date
    Nov 2011
    Posts
    2

    Re: 429,Activex components can't create object

    pls help me

  3. #3
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: 429,Activex components can't create object

    Make sure you add all the dlls, ocx, etc that are used by your project to the setup package.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width