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()"
Hello , I couldn’t reproduce this. Are you using the last available service release available for Net Advantage 2006 volume 3. Also please check the supported environments here, if the OS that you are using is supported:http://ko.infragistics.com/support/supported-environments.aspx#SupportedEnvironmentsI hope this helps.Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
Thanks,
I am using Windows Server 2003 as my development and server machine as it is listed in your supported environment. This issue is only reproduce able on 64 bit machine. If you complied application in 64 bit mode and run on 64 bit machine then this issue can be easily reproduce.
Infragistic version is 6.3.20063.53 and run time version is v2.0.50727
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.
I've the same problem. Same configuration (W2K2003, NetAdvantage 6.3). There's a patch or workaround? 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.
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
I have the same problem ... :( anyone there knows how to fix the issue .... ?