Class factory cannot supply class - VBA

  • Thread starter Thread starter nitin_gregory
  • Start date Start date
N

nitin_gregory

I have registered a COM object and am creating an instance of that in
VBA. This code runs fine in some machines but in some machines it
throws an error on encountering the code for creation.
it says runtime error class factory cannot supply class.

Any suggestions
 
I have registered a COM object and am creating an instance of that in
VBA. This code runs fine in some machines but in some machines it
throws an error on encountering the code for creation.
it says runtime error class factory cannot supply class.

Any suggestions

news://msnews.microsoft.com/microsoft.public.office.developer.vba
news://msnews.microsoft.com/microsoft.public.office.developer.com.add_ins
 
Back
Top