ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VB6 component does'nt exist (https://www.excelbanter.com/excel-programming/391939-vb6-component-doesnt-exist.html)

avi

VB6 component does'nt exist
 
Hello,

In a program written in vb6 in order to manipulate Excel, the Project-
Components-Controls Tab refers to an OCX in a location that does'nt
exist, resulting in Names conflict when i try to register the OCX from
its true location. How can i delete the wrong reference?

Thanks a lot for your urgent help
Avi


Chip Pearson

VB6 component does'nt exist
 
Try unregistering the control and re-registering it. From the Windows Start
menu, choose Run, and enter

RegSvr32 "C:\Whatever\Path\File.ocx" /u

Then register again with the command above but omit the "/u".


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"avi" wrote in message
oups.com...
Hello,

In a program written in vb6 in order to manipulate Excel, the Project-
Components-Controls Tab refers to an OCX in a location that does'nt
exist, resulting in Names conflict when i try to register the OCX from
its true location. How can i delete the wrong reference?

Thanks a lot for your urgent help
Avi




All times are GMT +1. The time now is 12:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com