OrthoDocSoft
Programmer
Hi folks,
I have a project the loads and runs fine on computer #1. When I move the project file to a second computer with exactly the same file path, I get loading errors related to not being able to find mscomctl.ocx registered in the exact same file path (i.e., my project's file path -- odd in itself). So I "registered" the ocx in the file path (worked), so I don't see that error any more, but bits of forms won't load still. When I look in the error document for the form, I see comments like this:
"Line 14: Class MSComctlLib.ImageList of control ImageList1 was not a loaded control class."
Can anyone help me get this right? Basically, I'm trying to have at least two XP machines with copies of my program running at all times..
Thanks
Ortho
"you cain't fix 'stupid'...
I have a project the loads and runs fine on computer #1. When I move the project file to a second computer with exactly the same file path, I get loading errors related to not being able to find mscomctl.ocx registered in the exact same file path (i.e., my project's file path -- odd in itself). So I "registered" the ocx in the file path (worked), so I don't see that error any more, but bits of forms won't load still. When I look in the error document for the form, I see comments like this:
"Line 14: Class MSComctlLib.ImageList of control ImageList1 was not a loaded control class."
Can anyone help me get this right? Basically, I'm trying to have at least two XP machines with copies of my program running at all times..
Thanks
Ortho
"you cain't fix 'stupid'...