Receive an error when attempting to add images to the queue under Windows 2008 x64.
2008-03-31 20:44:15 (-07) ¦ ERROR ¦ Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) ¦ at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at CSGalleryManager.PhotoDetails.InitializeComponent()
at CSGalleryManager.PhotoDetails..ctor()
at CSGalleryManager.MainForm.addFileToQueue(SelectedListViewItemCollection items)