Hello
Within my program I have a OCX file to another computer that does not work.
This OCX is a button graphic.
Please guide me.
Thanks
Printable View
Hello
Within my program I have a OCX file to another computer that does not work.
This OCX is a button graphic.
Please guide me.
Thanks
I have no idea what you are asking for.
What doesn't work...the OCX file or the other computer?
What is the OCX file?
Where did you get it?
What is it supposed to do?
What does "does not work" mean?
some possivel problems:
- if you used VB6 for build that program, your program need more depent files to work in another pc(without VB6);
- have you sure that ocx compiled file is the same(same means complied with same version and date)(or a copy) in program(in code) compiled;
- if you use VB6 for build that ocx file but you only use compatible ocx file in that program. then you must change the file(the compatible file).
these is the normal problems, by experience, that i found. i hope these helps you.
but the Hack has right. your question don't have very information. you must explain better your problem, for the others try help you more easyle.