Click to See Complete Forum and Search --> : Urgent!! Problems running on another computer
April 29th, 1999, 06:40 AM
I have just Finished an application which I was writing which contains the Calendar 8.0 control. This works fine on my machine but when I run the program on another machine the control is not there. The rest of the program works ok so I am guessing its a missing dll or something. I have put the MSCAL.OCX file in the WINDOWS/SYSTEM folder but this has no effect. Can someone please tell me how to get this to work as my dissertation is due to be handed in in a few days.
Mark Williamson
Sean Lee
April 29th, 1999, 06:51 AM
You must register the control.
Use ActiveX Control Test Container(File->Register Controls...) or RegSvr32 to register it.
If you copy the control and don't register it,
the system can't use it.
dusen
April 29th, 1999, 04:50 PM
I am having the same problem. I have registered the controls, but the dialog that they are on still fails to be ::Create()'d.
I am digging into the nature of "licensed controls" currently, though I cannot even be sure that the controls I am using are so-called 'licensed' (msflexgrid and sstab).
Please let me know if you resolve anything
Cheers
Charlie
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.