Run-time error 339: Component ‘UniBox210.ocx’ or one of its dependencies not correctly registered

If you are getting the above (or similar) error, it is likely that there was a problem with the installation. There are many reasons this could happen, such as not having enough access rights or having other applications running during the installation.

The first thing you should try is to:

1) Uninstall the application.

2) Make sure that all its files are removed. Check under “Program Files” if you have 32-bit windows or “Program Files (x64)” if you have 64-bit windows.

3) Close any other applications that are running.

4) Re-install the application.

If this does not work, then you should try to manually register the specific components that are not being registered, as follows:

1) Go to the windows start menu and find “Command Prompt”.

2) Right-click on it and select “Run as administrator”.

run as administrator

3) When the User Account Control asks if the program should be allowed to make changes, click “Yes”.

4) The Command Prompt will open in Administrator mode. There, write the following commands and press Enter after each one:

If you have 32-bit windows:

regsvr32 c:\windows\system32\UniBox10.ocx
regsvr32 c:\windows\system32\uniflexsup.dll
regsvr32 c:\windows\system32\UniBox210.ocx
regsvr32 c:\windows\system32\UniBoxVB12.ocx
regsvr32 c:\windows\system32\UniGrid210.ocx
regsvr32 c:\windows\system32\UniFlexGrid10.ocx

If you have 64-bit windows:

regsvr32 c:\windows\sysWOW64\UniBox10.ocx
regsvr32 c:\windows\sysWOW64\uniflexsup.dll
regsvr32 c:\windows\sysWOW64\UniBox210.ocx
regsvr32 c:\windows\sysWOW64\UniBoxVB12.ocx
regsvr32 c:\windows\sysWOW64\UniGrid210.ocx
regsvr32 c:\windows\sysWOW64\UniFlexGrid10.ocx

After running each line, you should get a “succeeded” popup window like the following:

RegSvr32

5) Try running the application again. This time it should open without problems.

 

 

 

This Manual is the Help File of the  “Likno Web Tooltips Builder” application (which is included in the application), published here as a PDF document.

Click to download/read the Likno Web Tooltips Builder Manual (PDF).

School

 

 

Hello,

We are happy to inform you that we have released the latest version of Likno Web Tooltips Builder, version 1.0 build #116!

Check out What's New:

- Added the ability to detach the Preview Pane, so that you edit properties without changing your view.

- Added the "View Example Thumbs" button, which presents all available examples as "thumbnails" for quick browsing and selection.

- Several other minor interface improvements.

- Added "Example 18", which demonstrates how to show a YouTube video (or any other movie type) inside a tooltip.

youtube video in html tooltip

You can download the latest version at:

http://www.likno.com/jquery-tooltips/download.php

 

 

  • How to add a tooltip in a website navigation menu created with AllWebMenus.   view video
  • How to add a tooltip in a web page using the "TITLE" attribute, applied to an "IMG" tag.   view video
  • How to add a tooltip in a web page using the "ID" attribute, applied to an "LI" tag. The source of the tooltip is AJAX driven.   view video
  • Changing the basic look and feel of a tooltip.   view video
  • How to add a tooltip in a web page using the "ID" attribute, applied to an "IMG" tag.   view video
  • How to add a tooltip in a web page using the "ID" attribute, applied to an "A" tag.   view video
  • How to add a tooltip in a web page using the "Class" attribute, applied to an "LI" tag. The tooltip is based on an existing example ("New from Example" command).   view video
  • How to add a tooltip in a web page using the "Class" attribute, applied to an "A" tag. The tooltip source is an image.   view video

 

 

 

How to add a tooltip in a website navigation menu created with AllWebMenus.

 

 


© 2009 Likno Software Blog – Drop-Down Menus, Javascript Menus, DHTML Menus