I updated to the latest release and now when I click on a calendarcombo date picker the following exception is thrown
Can't access the Value property when not in edit mode. source Infragistics4.Win.UltraWinSchedule.v12.2
at Infragistics.Win.UltraWinSchedule.CalendarCombo.CalendarComboEditor.SetEditorValueInternal(Object newVal) at Infragistics.Win.UltraWinSchedule.UltraCalendarCombo.SetAppropriateValue(Object editorValue) at Infragistics.Win.UltraWinSchedule.UltraCalendarCombo.HandleDateButtonAction(DateButton db) at Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButtonUIElement.OnClick() at Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e) at Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.RunDialog(Form form) at System.Windows.Forms.Form.ShowDialog(IWin32Window owner) at Schedule.Management.MainForm.SearchForObjects() in C:\Dev\PS\CS\Schedule Management\MainForm.cs:line 692 at Schedule.Management.MainForm.NewSearch() in C:\Dev\PS\CS\Schedule Management\MainForm.cs:line 676 at Schedule.Management.MainForm.newSearch_Click(Object sender, EventArgs e) in C:\Dev\PS\CS\Schedule Management\MainForm.cs:line 667 at System.Windows.Forms.Control.OnClick(EventArgs e) at Infragistics.Win.Misc.UltraButtonBase.OnClick(EventArgs e) at Infragistics.Win.Misc.UltraButton.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Hello ddally,
Thank you for contacting Infragistics community.
This has been already submitted into our internal system under the following number: 134019
I have already created a private case for you: CAS-111249-Y1R7K0.Once this gets fixed you will be notified here and through the case as well.
Please feel free to let us know if we could assist you further.
Is there a permanent fix for this issue.
I updated to the latest version of Netadvantage for winforms and now are getting several problems with applications in production.
Please advise.
Thanks.
Fabian Zandomeni
Hello Frank,
You are correct that this issue exists only in the latest service release available - 12.2.20122.2038. This has been fixed already and will be included in the next service release which is planned for 25th of March 2013.
Please feel free to let us know if you have any other questions with this matter.
Hello,
Is it possible to do a rollback from this service release to the previous one where this error didn't occurred?
We need to deploy some of our application to customers by the end of this week and while some last minute testing this error came out.
So we can't wait till the service release with the fix or build in a workaround.
Hello Jerry,
If you are under windows 7 machine, and had previously installed the service release prior the latest one, you could revert easily, by uninstalling just this service release. In order to do that you could go to the control panel, "view installed updates", and unistall the latest service release that you have applied for the windows forms product.
If you need any other assistnace please feel free let me know, and I will assist you further.
Hello All,
I would like to let you know that the fix of this issue is being released publicly and is it available for downlaod from our web site - www.Infragistics.com
Please go to your account, click on the product key, and under "Service Releases" you could find the desired one.
Please feel free to let me know if you need any other assistance with this matter.
Yes, that fixed it for me. Thanks.