Hello all,
Please i need your help.
When a particular user open the notification window and clicked on goto origin after selecting a transaction it gives the error below
"unlimited exception has occurred in your application. if you click continue. the application will ignore this error and attempt to continue........... "
the detail of the error below;
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: The pointer passed in as a String must not be in the bottom 64K of the process's address space.
at System.String.CtorCharPtr(Char* ptr)
at Microsoft.Dynamics.AX.ManagedInterop.ClrBridgeImpl.Init(ClrBridgeImpl* , Char* appBase, Char* binPath, Char* vsAssembliesPath, Char* altBinPath, Boolean loadByReflection, UInt16 sessionId)
at AxApplication.loadClrBridge(Char* appBase, Char* binPath, Char* vsAssembliesPath, IAxSession* axSession, Boolean isSingeltonSession, Boolean isDevelopmentMode, UInt16 sessionId, Boolean isServerSession)
at Microsoft.Dynamics.Kernel.Client.ActionPaneInterop.ClickEventHelper.Clicked(Object sender, EventArgs __unnamed001)
at Microsoft.Dynamics.Framework.UI.WinForms.Controls.ActionItem.OnButtonClick()
at Microsoft.Dynamics.Framework.UI.WinForms.Controls.ActionButton.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34014 built by: FX45W81RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Ax32
Assembly Version: 6.2.0.0
Win32 Version: 6.2.158.0
CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Dynamics%20AX/60/Client/Bin/Ax32.exe
----------------------------------------
*This post is locked for comments