Every time I try to publish a dgn to map mobile in BME SS4, I get this error below.
BMM Publisher was working fine with SS3!
Any suggestions?
Tx
SRG
----------------------------------------Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll----------------------------------------Bentley.Units Assembly Version: 1.0.0.0 Win32 Version: 08.31.01.02 CodeBase: file:///D:/Program%20Files%20(x86)/Bentley/MapEnterprise%20V8i/MapEnterprise/Assemblies/ECFramework/Bentley.Units.DLL----------------------------------------Bentley.UI.resources Assembly Version: 1.0.0.0 Win32 Version: 08.31.01.02 CodeBase: file:///D:/Program%20Files%20(x86)/Bentley/MapEnterprise%20V8i/MapEnterprise/en/Bentley.UI.resources.DLL----------------------------------------System.Core Assembly Version: 3.5.0.0 Win32 Version: 3.5.30729.5420 built by: Win7SP1 CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll----------------------------------------Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces.1.0 Assembly Version: 1.0.0.0 Win32 Version: 01.00.00.02 CodeBase: file:///D:/Program%20Files%20(x86)/Bentley/MapEnterprise%20V8i/MapEnterprise/Assemblies/Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces.1.0.DLL----------------------------------------
************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /></configuration>
When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.
Answer Verified By: srg_gis