Results 1 to 3 of 3

Thread: Getting a VBA Error stating not able to load object

  1. #1
    Join Date
    Jan 2012
    Posts
    41

    Getting a VBA Error stating not able to load object

    I have made an Excel-VBA Project using a User Form with the DTPicker Control. Unfortunately this program does not work on the machines of the persons who have to work with this program. The Error Message: "Could not load an object because it is not available on this machine" appears. Can someone please help me to solve this problem.

  2. #2
    Join Date
    Nov 2010
    Posts
    503

    Re: Getting a VBA Error stating not able to load object

    I think you are getting the error because the DLL is not registered. If this is not working then you can follow this steps. Click on Start > Run > regsvr32 dieSuperDLL.dll. Try back again, you might not received the error back again.

  3. #3
    Join Date
    Nov 2010
    Posts
    422

    Re: Getting a VBA Error stating not able to load object

    I had gone with the same things. I have the dll not registered. It is not a dll, but an ActiveX control. The error is because of MSCOMCT2.OCX. This element is the DatePicker probably contain at least says VBA . Well at least I get the thing on a computer is not up and running. Can local security settings to be responsible.

Similar Threads

  1. IDD_DIALOG1 error C2065 stating undeclared identifier
    By Edi in forum Software Development
    Replies: 5
    Last Post: 26-06-2011, 06:53 AM
  2. how to restore iphone stating error 13 and error 22
    By Aalap in forum Portable Devices
    Replies: 5
    Last Post: 25-06-2011, 07:22 AM
  3. Iphone 3G stating error 40 in recovery mode
    By PsychoVillan in forum Portable Devices
    Replies: 5
    Last Post: 25-06-2011, 06:55 AM
  4. ActiveX -object does not load/install
    By Jens Clausen in forum Windows Update
    Replies: 1
    Last Post: 06-08-2008, 11:09 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,275,788.27768 seconds with 17 queries