cancel
Showing results for 
Search instead for 
Did you mean: 

unhandled Exception showing using B1DE UDO Form Generator 2.2

Former Member
0 Kudos

Dear All,

I have recently upgraded my SAP Business One 9.1 version to SAP B1 9.2 PL - 07 .

After the upgradation I have installed the B1DE Environment Version - 2.2 .

After installation when I am opening the UDO Form Generator for generating the .xml file I am getting an exception as "Unhandled Exception has occurred in your application.Attempted to read or write protected memory .This is often an indication that other memory is corrupted."

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at SAPbobsCOM.CompanyClass.Connect()
at B1Wizard.ConnectionForm.connectButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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: 2.0.0.0
Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
B1UDOFormGenerator
Assembly Version: 1.4.4219.16191
Win32 Version: 1.4.4219.16191
CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20Business%20One%20Development%20Environment/SAP%20Business%20One%20UDOFormGenerator/B1UDOFormGenerator.exe
----------------------------------------
B1Wizard
Assembly Version: 1.4.4219.16186
Win32 Version: 1.4.4219.16186
CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20Business%20One%20Development%20Environment/SAP%20Business%20One%20UDOFormGenerator/B1Wizard.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8750 (QFE.050727-8700)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Interop.SAPbouiCOM
Assembly Version: 8.8.0.0
Win32 Version: 8.8.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20Business%20One%20Development%20Environment/SAP%20Business%20One%20UDOFormGenerator/Interop.SAPbouiCOM.DLL
----------------------------------------
Interop.SAPbobsCOM
Assembly Version: 8.8.0.0
Win32 Version: 8.8.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/SAP/SAP%20Business%20One%20Development%20Environment/SAP%20Business%20One%20UDOFormGenerator/Interop.SAPbobsCOM.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
---------------------------------------- ************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled. For example: <configuration>
<system.windows.forms jitDebugging="true" />
</configuration> When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Please help in this regards as I am unable to use the UDO Form Generator for screen designing.


Thanks & Regards,

Amit Sharmaudo-exception-1.png


Accepted Solutions (0)

Answers (0)