Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: This thing is really killing me


Message #1 by <memanishjain@y...> on Thu, 28 Jun 2001 02:41:24 -0700
I'm talking about my home PC,
As a freelance developer i use this very PC for Development
even this time i'm having my VB running well
OK please let me tell you one thing
Few days ago i posted a question asking how to use forms and other 
controls in DLLs........
some one replied to use HIDDEN OBJECTS ( G l o b a l s  )
I did the same and after that my VB IDE is giving me such errors
but yet I need help to swim out of this problem

Hope this much helps you in giving solution

  ----- Original Message -----
  From: Kim, Cardyin
  To: professional vb
  Sent: Thursday, June 28, 2001 9:41 AM
  Subject: [pro_vb] RE: This thing is really killing me


  Manish,

  That error occurs when you don't have something
  installed correctly on the machine.  You didn't give
  a lot of detail, but from past experience I'm guessing
  that you are trying to run your program from a computer
  that is not the computer you originally developed the
  application on, or you are trying to run someone elses
  code on your development machine.

  If this is the case goto:

  http://www.microsoft.com/data

  And download the latest version of MDAC, and run the
  setup on your client machine and development machine.
  If you install MDAC 2.6 or later, make sure you also
  install DAO 4.0, if you are going to use/write Access
  applications.

  Hope this helps,

  Cardyin

  --------------------------------------
  Cardyin Kim
  C/S & Web Development Analyst
  Information Services
  San Antonio Community Hospital
  ckim@s...     (xxx)xxx-xxxx    
  --------------------------------------


  -----Original Message-----
  From: Manish Jain [mailto:memanishjain@y...]
  Sent: Thursday, June 28, 2001 2:41 AM
  To: professional vb
  Subject: [pro_vb] This thing is really killing me


  Run-time error '430'
  Class does not support automation or does not support expected 
interface


  
  
  I dont know where the hell this thing came from but any where i create 
a new
  connection and try to open it i get this error
  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  Manish Jain
  Academic Head
  Aptech Computer Education
  -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+


  Return to Index