Hi,
I am using infragistic 2006 volume 3. While compiled/running application on 64 bit machine throw below exception on mouse wheel move on the form.
But when I remove ultratoolbar from form then no more exception.
{"Arithmetic operation resulted in an overflow."}
" at System.IntPtr.ToInt32()\r\n at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.System.Windows.Forms.IMessageFilter.PreFilterMessage(Message& msg)\r\n at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.MessageFilterManager.ProcessMessage(Message& msg)\r\n at Infragistics.Win.Utilities.MessageFilterManager.System.Windows.Forms.IMessageFilter.PreFilterMessage(Message& m)\r\n at System.Windows.Forms.Application.ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)\r\n at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)\r\n at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)\r\n at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)\r\n at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)\r\n at WindowsFormsApplication1.Program.Main() in C:\\Documents and Settings\\faslam\\My Documents\\Visual Studio 2008\\Projects\\WindowsFormsApplication1\\WindowsFormsApplication1\\Program.cs:line 18\r\n at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)\r\n at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()\r\n at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n at System.Threading.ThreadHelper.ThreadStart()"
I've the same problem. Same configuration (W2K2003, NetAdvantage 6.3). There's a patch or workaround? Thanks.
Thanks,
This is very serious issue because we have our general release very soon for 64 bit machine.
If you can do it on priority basis.
Hello, Thank you for the sample, I have just created you support case for further investigation. I will contact you shortly when I research it more deeply.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
Thanks for reply,
I have mailed the sample at following <DSManager@infragistics.com> and subject of e-mail is "[Mouse Wheel Issue] Sample to recreate this issue]" you can get from there.
You can easily reproduce by using the mouse wheel rapidly any where on form. Although form don't have any scroll bar but I am wonder that is throwing the exception on mouse wheel scroll.
Infragistics dll are along sample. Run application on 64 bit using infragistics dll along the sample.
Hello, I have test simple toolbar with few buttons and try to use the mouse wheel and I couldn’t manage to reproduce it with 64 bit OS. I have test this in the latest service release for 6.3 20063.1091 and I cound see anything unusual. Is it possible to get this exception if you have some data connected with the toolbar that it loaded in a thread?Could you please provide a sample to take a look more deeply. I hope this helps.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.