Automation Error 2147417848

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kvlnbabu
    New Member
    • Nov 2007
    • 1

    Automation Error 2147417848

    I have generated a report, that is working fine. When I make an exe, that is running fine. When I install that exe file in some other system, the automation error is coming. That system does not have VB software. Can you please provide solution to this error? Waiting for reply.

    Thanks & regards
    K.V.L.N.Babu
    Last edited by Killer42; Nov 2 '07, 01:46 AM.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Have you installed the EXE or only copied the exe and tried to run?
    Last edited by Killer42; Nov 2 '07, 01:47 AM.

    Comment

    • QVeen72
      Recognized Expert Top Contributor
      • Oct 2006
      • 1445

      #3
      Hi,

      Use P&D Wizard and create a setup package for your project in your working system. Later install set-up in the client's system. Copy the EXE+Reports+dat abase to Client's system. It should work.

      Regards,
      Veena
      Last edited by Killer42; Nov 2 '07, 01:48 AM.

      Comment

      • itdevl
        New Member
        • Jan 2008
        • 1

        #4
        REPLY FOR :
        Hi,

        Use P&D Wizard and create a setup package for your project in your working system. Later install set-up in the client's system. Copy the EXE+Reports+dat abase to Client's system. It should work.

        Regards,
        Veena

        REPLY FROM : Yuvaraj (IT DEVL)

        REQUEST :
        Dear Veena Mam,

        You gave some solution for AutomationError .As per that solution Which you gave I have done in my project coz I'm also having that same problem when navigating from MDI Form 's Menu to MDI Child Form..Durring that event I'm Posting a value to that child form's TextBox.Then I'm Showing that MDI Child form.
        This working well when working with just an exe of that project.But Generating Automation Error While Running through the installed exe which is prepared by the P&D Wizard as you Said...
        DataBase used is :MS Access
        Please help me madam...
        Thankyou..

        Regards
        Yuvaraj (IT DEVL)

        Comment

        • Killer42
          Recognized Expert Expert
          • Oct 2006
          • 8429

          #5
          Try http://support.microsoft.com/kb/319832

          Comment

          Working...