|
-
Nov 13th, 2000, 10:14 AM
#1
Thread Starter
Lively Member
I have VB6 installed on 2 separate computers. On the 1st, I created an ActiveX command button and compiled it into an .ocx file. On both computers I have a copy of the same application files. After copying the .ocx file to the second computer and using the new ActiveX control, I modified the application and copied the files back to the 1st computer. When trying to access the application on the 1st computer I receive a "Class Not Registered - Error 713" error. VB won't allow me to open the form on which I used the new ActiveX control. Why doesn't VB recognize this control when it was created on this computer?
-
Nov 13th, 2000, 10:18 AM
#2
Frenzied Member
Did you register the AX control using regsvr32.exe?
-
Nov 13th, 2000, 10:48 AM
#3
Thread Starter
Lively Member
No I haven't, but I thought that regsvr32.exe was used to register .dll's ?? I never used it before.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|