activeX component can't create object

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ismadi bin Nawang

    #1

    activeX component can't create object

    how to solve this problem. "activeX component can't create object" its
    happened when i want to create a new form in ms access.
  • MacDermott

    #2
    Re: activeX component can't create object

    Are you trying to create the new form in code?
    Or in the Design environment?

    What version of Access are you using?


    "Ismadi bin Nawang" <ismadi@pop.jar ing.my> wrote in message
    news:4121f985.3 504927@news.jar ing.my...[color=blue]
    > how to solve this problem. "activeX component can't create object" its
    > happened when i want to create a new form in ms access.[/color]


    Comment

    • ISMADI NAWANG

      #3
      Re: activeX component can't create object

      I'm trying to create the new form in the Design environment, the version
      I'm using is Microsoft@Acces s 2000(9.0.2420)



      *** Sent via Developersdex http://www.developersdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      • MacDermott

        #4
        Re: activeX component can't create object

        Can you create a new form in a new database?
        Or does this problem occur only when you try to add a form to one particular
        existing database?

        - Turtle

        "ISMADI NAWANG" <ismadi@pc.jari ng.my> wrote in message
        news:412308ad$0 $14428$c397aba@ news.newsgroups .ws...[color=blue]
        > I'm trying to create the new form in the Design environment, the version
        > I'm using is Microsoft@Acces s 2000(9.0.2420)
        >
        >
        >
        > *** Sent via Developersdex http://www.developersdex.com ***
        > Don't just participate in USENET...get rewarded for it![/color]


        Comment

        • Tony Toews

          #5
          Re: activeX component can't create object

          ismadi@pop.jari ng.my (Ismadi bin Nawang) wrote:
          [color=blue]
          >how to solve this problem. "activeX component can't create object" its
          >happened when i want to create a new form in ms access.[/color]

          You probably need to register the DAO dll using regsvr32. For example regsvr32
          "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO3 60.DLL"

          ACC2000: Error Message: ActiveX Component Can't Create Object


          Tony
          --
          Tony Toews, Microsoft Access MVP
          Please respond only in the newsgroups so that others can
          read the entire thread of messages.
          Microsoft Access Links, Hints, Tips & Accounting Systems at

          Comment

          Working...