|
Home > Archive > FoxPro Help and Support > December 2005 > _olecalendar
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I used the _olecalendar (_datetime.vcx ) in one computer successfully .
But I failed to use it in another computer.(Both of them has Windows XP) It
gave the message "OLE error code 0x80020010: Invalid calee."
Could you explain, please, to find out the possibility to use this
calendar(or may be another calendar.) Does the _datetime.vcx calendar connect
to OS MSCAL.OCX ?
Could you explain in detail the ActiveX Calendar foundations ?
| |
|
| Greetings, I hit this recently. The calendar needs to be on a form.
Also, I found that it is necessary to include mscomct2.msm in any app run on
another computer. _datetime.vcx references one of more files in that
package.
--
Bill
"Alur" wrote:
> I used the _olecalendar (_datetime.vcx ) in one computer successfully .
> But I failed to use it in another computer.(Both of them has Windows XP) It
> gave the message "OLE error code 0x80020010: Invalid calee."
> Could you explain, please, to find out the possibility to use this
> calendar(or may be another calendar.) Does the _datetime.vcx calendar connect
> to OS MSCAL.OCX ?
> Could you explain in detail the ActiveX Calendar foundations ?
| |
|
| Thank you.
"Bill" wrote:
[color=darkred]
> Greetings, I hit this recently. The calendar needs to be on a form.
> Also, I found that it is necessary to include mscomct2.msm in any app run on
> another computer. _datetime.vcx references one of more files in that
> package.
>
> --
> Bill
>
>
> "Alur" wrote:
>
|
|
|
|
|