Results 1 to 3 of 3

Thread: Automation error

  1. #1

    Thread Starter
    Fanatic Member vb_dba's Avatar
    Join Date
    Jun 2001
    Location
    Somewhere aloft between the real world and insanity
    Posts
    1,016

    Automation error

    I have created a class that is used to send email. I use this in almost all of my applications and have never had a problem w/ it until last week. I am getting the following error message:

    Error #430: Class does not support automation or does not support expected interface.

    Can anyone give me an idea of what I'm doing wrong or what happened? The problem doesn't occur on all PC's, so it is really puzzling.

    I'd appreciate any help.

    Regards,

    Chris

  2. #2
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    You are using the wrong versions DLL on some PC. For example if you are using ADO, check its version and make sure the PC with the problem have the same ADO version as the correct one.

  3. #3
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    Also, make sure that all OLE DLLs on the client machine has the same version or newer as the ones you compiled the DLL with.

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