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 have the same problem ... :( anyone there knows how to fix the issue .... ?
We'll look at upgrading to the latest service release...
To answer the rest of the questions... It is a 64 bit Windows7 system. We can reproduce it on multiple different machines. We aren't seeing any security warnings.
Thanks
Hi Primalinea,
Did you tried with the latest service release available for NetAdvantage 6.3. Are you running under the 64 bit machine. And got exactly the same error? Are you able to get this error on other machine with the same / similar environment? Please check the event log viewer if there some security warnings. I believe that there is a issue with hosting the application. Can you try to run it also in 64 bit. Did you encounter the same issue with empty forms?
I hope this helps.
Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
Hi Normajeanb,
Generally the NetAdvantage 2006 Vol 3 is not supported under the Windows 7. We support the newest OS Windows 7 in versions NetAdvantage for .NET 2009 Volume 2 and later. You can find more details about the supported versions here:http://ko.infragistics.com/support/supported-environments.aspx#SupportedEnvironments
If this is not your case please send me more information about your scenario, please contact me via your support case so I will able to investigate it further.
We also in need of a fix for this problem as it crashes a significant portion of our program not to function on Windows 7 64bit.
Is there an upcoming solution?