lhunath
Full Member
.{ Lord Daisy }.
Posts: 343
40 / / –
Joined: May 2004
|
RE: HELP !!!! been looking for this for weeks !!!
quote: Replacing TABCTL32.OCX:
SOLUTION:
In order to fix this problem, you'll need to set up and register the library file.
The easiest way to do that is to download the following file that will install and register most of the Library Files used by Ascentive's products (if you still see the error, try the manual instructions below).
Please use the following URL to download a 4.34 MB (4,560,550 bytes) Ascentive Library Installer.
http://www.ascentive.com/support/new/libraryfiles.exe
Alternatively, you may download just the file you are missing and manually register it yourself. Here's how to do it:
Download TABCTL32.OCX:
http://www.ascentive.com/support/new/images/lib/TABCTL32.OCX
Copy the new version to the same file location. This file should be located in the WINDOWS\SYSTEM directory on your C: drive (for Windows NT and 2000: \WINNT\system32).
Using your mouse, click on the "Start" button and then click on "Run".
According to your Operating System, type the following command to register this library file:
Windows 95, 98, or Me:
regsvr32 \windows\system\TABCTL32.OCX
Windows NT or 2000:
regsvr32 \WINNT\system32\TABCTL32.OCX
Windows XP:
regsvr32 \windows\system32\TABCTL32.OCX
You should see a message saying "DllRegisterServer ... succeeded"
If you are getting an error telling you that the file is missing, then you are not typing the command in correctly. You will need to type it in *exactly* as as shown above for your operating system.
* Please note that there is a SPACE after "regsvr32" and before the rest of the command.
You should probably copy and paste the command so that you are unable to mistype it.
{ - - }
|
|