by Wyndon » Thu Sep 19, 2024 10:38 am
When I try to open 2 instances of GRUSS using different profiles and different worksheets, I get the following exception message when attempting to open the 2nd instance and am then required to close the program.
System.Exception: Cannot create ActiveX component.
at Microsoft.VisualBasic.Interaction.GetObject(String PathName, String Class)
at Betting_Assistant.ExcelOptions.workBookList_SelectedIndexChanged(Object sender, EventArgs e) in C:\Betting Assistant\Betfair Trading API Beta\ExcelOptions.vb:line 920
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Can you help please?