Run-time error 429 |
Post Reply |
Author | |
tomgriff
Groupie Joined: 10 August 2006 Status: Offline Points: 25 |
Post Options
Thanks(0)
Posted: 13 March 2007 at 4:57pm |
I have the date selection calendar, the small one, on a button on a form, I open it with:
Dim pDatePicker
Set pDatePicker = CreateObject("Codejock.DatePicker." + XtremeCalendarControl.Version) it works fine on my system, but on my clients system, an error is raised.
Run-time error 429: ActiveX component can't create object.
I can get around the problem if I create the calendar on a form and open the form. I have a function built to allow me to change the column and rows of the calendar, so I don't want to have the calendar on the form.
Is there a way around this error without building the calendar on the form and opening the form.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |