Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Click of Reset Button #5

Open
LinnZawWin opened this issue Jan 9, 2021 · 2 comments
Open

Error on Click of Reset Button #5

LinnZawWin opened this issue Jan 9, 2021 · 2 comments
Assignees

Comments

@LinnZawWin
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Click on 'Load Solutions'
  2. Select one of the solutions
  3. Click on 'User Existing App Insights Web Resource'
  4. Click 'Reset'
  5. Error message shows up

Expected behavior
Clear the selected checkboxes

Screenshots

Desktop (please complete the following information):

  • OS: Windows 10
  • XrmToolbox Version: 1.2021.1.44
  • Application Insights Manager Version: 1.2020.4.5

Additional context
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Items collection cannot be modified when the DataSource property is set.
at System.Windows.Forms.ComboBox.CheckNoDataSource()
at Maverick.Azure.ApplicationInsightsManager.MainPluginControl.ResetForm()
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

@power-maverick-bot
Copy link

I am Groot!!
Thanks for opening your first issue here! Please make sure you have given us as much context as possible.

@mikekolling1966
Copy link

Yes, it does this to me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants