ActiveX Control could not be added

M

mab

I tried to register an Active X control, and received this message:
"c:\jts\activex\twx.ocx could not be added/deleted. Install/remove the
control using a separate setup utility."

Is there another setup utility I can use to add the control??
 
A

Arvin Meyer [MVP]

Not exactly a Microsoft Access question but ...

To register a control, try:

Start
Run
then type: regsvr32.exe "c:\jts\activex\twx.ocx"
 
M

mab

really Thank you for your quick response. I tried it and got this error:

LoadLibrary("c:\jts\activex\tws.ocx") failed - This application as failed to
start because the application configuration configuration is incorrect.
Reinstalling the application may fix the problem.

Is that necessary?
 
M

mab

Ok. Thank you very much for your replies. I really appreciate you being
willing to help. I will keep working on it and will reply when I find the
answer. Thanks again.
 
Top