Error in CalendarControl exampleVS2010 |
Post Reply |
Author | |
scbdpm
Groupie Joined: 05 January 2007 Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 16 September 2011 at 3:18pm |
When I compile the CalendarControl in VS2010- VB.Net there are no errors.
however, when I try to run the sample project, I am getting an error on the line Private objCalendraDialogsReminders As New XtremeCalendarControl.CalendarDialogsClass in frmMain1.vb The error is: System.Runtime.InteropServices.COMException was unhandled
ErrorCode=-2147221164 Message=Retrieving the COM class factory for component with CLSID {42F9B079-6CCD-47B0-B54A-F3937E426B77} failed due to the following error: 80040154. Source=CalendarControl StackTrace: at CalendarControl.frmMain1..ctor() in C:\Program Files (x86)\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v15.1.3 (30 Day Trial)\Samples\Calendar\VB.NET\CalendarControl\frmMain1.vb:line 28 at CalendarControl.frmMain1.Main() in C:\Program Files (x86)\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v15.1.3 (30 Day Trial)\Samples\Calendar\VB.NET\CalendarControl\frmMain1.vb:line 1209 at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args) at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() InnerException: |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Make sure the CPU setting says x86 and not "Any CPU"
|
|
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 |