Print Page | Close Window

Update to 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=6641
Printed Date: 18 May 2024 at 1:46pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Update to Run-time error 429
Posted By: tomgriff
Subject: Update to Run-time error 429
Date Posted: 13 March 2007 at 5:08pm

I found the answer to this question in a previous topic.

 
Dim pDatePicker
Dim GS As CalendarGlobalSettings
   
Set GS = CreateObject("Codejock.CalendarGlobalSettings.10.4.2")
   
GS.License = "Calendar Control Copyright (c) 2003-2006 Codejock Software" + vbCrLf + "PRODUCT-ID: Codejock.Calendar.ActiveX.v10.3" + vbCrLf + "VALIDATE-CODE: XXX-XXX-XXX-XXX"
                
Set pDatePicker = CreateObject("Codejock.DatePicker." + GS.Version)
 
Open you license file to get the license info.



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