Getting Error

Hi,

Everything was working perfectly fine. But now I'm getting this error on form load

System.NullReferenceException

  HResult=0x80004003

  Message=Object reference not set to an instance of an object.

  Source=Syncfusion.Tools.Windows

  StackTrace:

   at Syncfusion.Windows.Forms.Tools.DockingManager.EndInit()

   at frmMain.InitializeComponent() in frmMain.Designer.cs:line 1462

   frmMain..ctor() in frm\Main.cs:line 36

   at frmMain() in Program.cs:line 41


Appreciate any hel



1 Reply

GT Gokul Thanudhas Syncfusion Team August 8, 2022 03:24 PM UTC

Hi Farzin,


From the given information we are not able to identify the cause of this issue.

.
Could you please share the following details?
  • Codes that you have used for DockingManager.
  • From which code the exception is thrown?
  • If possible please share the demo.

Regards,

Gokul T


Loader.
Up arrow icon