Operating system is Windows Vista 32-bit.
In eBird, I "download (xls)" from the observation report I want to import to BD. The file saves in downloads folder, but does not show up as an .xls file, so I rename it with a .xls extension. If I don't do this BD2eBird tool will not find the file. This may be where I'm having my problem.
I start BD2eBird and select "Create Birder's Diary import file". >select observer>select file for conversion that i just downloaded & added .xls extension>Do!
Then I get "unhandled exception occurred in application.....Cannot create ActiveX component:
************** Exception Text **************
System.Exception: Cannot create ActiveX component.
at Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName)
at BD2EB.eBird2BD.Button2_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|