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

Index out of range #138

Open
trujillo66 opened this issue Nov 7, 2021 · 1 comment
Open

Index out of range #138

trujillo66 opened this issue Nov 7, 2021 · 1 comment

Comments

@trujillo66
Copy link

I installed MapWindow and it was working fine. Suddenly it generates an error: Index out of range. (attached bug report). Then I uninstall it, to install it again, but I keep getting the same error.

---- Bug report:
Description: El índice estaba fuera del intervalo. Debe ser un valor no negativo e inferior al tamaño de la colección.
Nombre del parámetro: index

Stack trace:

   en System.Collections.ArrayList.get_Item(Int32 index)
   en Syncfusion.Windows.Forms.Tools.AHTabControl.RemoveTab(DockStateControllerBase dscbase)
   en Syncfusion.Windows.Forms.Tools.MainFormController.ExitAutoHideMode(DockStateControllerBase ddcbase, Boolean bcloseonexit)
   en Syncfusion.Windows.Forms.Tools.DockTabController.CloseController(DockHostController dcclose)
   en Syncfusion.Windows.Forms.Tools.DockHostController.CloseController()
   en Syncfusion.Windows.Forms.Tools.DockHostController.set_DockVisibility(Boolean value)
   en Syncfusion.Windows.Forms.Tools.DockingManager.SetDockVisibility(Control ctrl, Boolean bvisible)
   en MW5.Views.MainView.ShowView(IWin32Window parent)
   en MW5.Plugins.Mvp.BasePresenter`1.Run(IWin32Window parent)
   en MW5.Program.Main()
@josimaralves
Copy link

Hi, I have the same problem. Did you solve this?

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

2 participants