Visual Basic Problem

Whenever I try to use the Aqua Controls (or any other control at that matter) in Visual Basic, I get an error saying that the Object Library isn't registered. Does anyone have any idea what is going on.

I hope this is the right forum for this stuff.

#6691

Well I just checked and this only happens for the Aqua Controls and the iApp Controls.

#6699

Okay I reinstalled the controls and the iApp controls work now. When i try the Aqua Controls I get an error that says:

'' can't be loaded.

#6731

Do yo have the VB6 Runtime Libraries? You need these to run VB apps properly.

#6746

If you know the dll or Ocx that is causing this problem, try this :

- create a shortcut anywhere to 'regsvr32.exe' (should be in c:\Windows or c:\Windows\System32)

- drag & drop the dll or ocx file to the shortcut

- You should see a 'dll registration successful' message

hope this helps

#7014

thanks.

#7067

Dammit it didnt work! I get this error:

" could not be loaded.

The iApp controls work, juss not Aqua :angry::angry::angry::angry::angry:

#7122

Originally posted by Michael14@Dec 24 2002, 12:43 AM

Dammit it didnt work!  I get this error:

" could not be loaded.

  The iApp controls work, juss not Aqua  :angry:  :angry:  :angry:  :angry:  :angry:

well ask jeff for this, but I always had a few problems with his controls <_<

Good luck

#7185