Lookup field in Create Foreing wizard end with error.
========================================
Error
Object reference not set to an instance of an object.
========================================
Object reference not set to an instance of an object.
------------------------------------------
========================================
Stack trace
========================================
at Origam.Schema.EntityModel.UI.Wizards.CreateForeignKeyCommand.SetSummaryText(Object summary) in K:\gitave\origam.origam\backend\Origam.Schema.EntityModel.UI\Wizards\CreateForeignKeyCommand.cs:line 125
at Origam.UI.WizardForm.Wizard.SummaryPage_Initialize(Object sender, WizardPageInitEventArgs e) in K:\gitave\origam.origam\backend\Origam.UI\WizardForm\Wizard.cs:line 319
at AeroWizard.WizardPageContainer.set_SelectedPage(WizardPage value)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)