You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: