Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Run-time error 429
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Run-time error 429

 Post Reply Post Reply
Author
Message
tomgriff View Drop Down
Groupie
Groupie
Avatar

Joined: 10 August 2006
Status: Offline
Points: 25
Post Options Post Options   Thanks (0) Thanks(0)   Quote tomgriff Quote  Post ReplyReply Direct Link To This Post Topic: Run-time error 429
    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.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.