Print Page | Close Window

Run-time error 429

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=6640
Printed Date: 06 October 2024 at 1:19pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Run-time error 429
Posted By: tomgriff
Subject: Run-time error 429
Date 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.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net