Problems with Business Contact Manager with SP4 for OUtlook 2003

G

Geekboy420x

I'm running a shared database of MSBCM on my network. The SQL Engine keeps
crashing Outlook on all my client computers multiple times a day and MSFT has
no help with this, the link opens Help & Support Center but says no info is
available. I have pasted the information from my Event Log below, it is the
same on every machine:

Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 6/27/2008
Time: 10:12:29 AM
User: N/A
Computer: ITGWKC
Description:
EventType clr20r3, P1 outlook.exe, P2 11.0.8206.0, P3 479fce0d, P4
system.data, P5 2.0.0.0, P6 471ebf27, P7 246d, P8 2c, P9
system.data.sqlclient.sql, P10 NIL.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 63 00 6c 00 72 00 32 00 c.l.r.2.
0008: 30 00 72 00 33 00 2c 00 0.r.3.,.
0010: 20 00 6f 00 75 00 74 00 .o.u.t.
0018: 6c 00 6f 00 6f 00 6b 00 l.o.o.k.
0020: 2e 00 65 00 78 00 65 00 ..e.x.e.
0028: 2c 00 20 00 31 00 31 00 ,. .1.1.
0030: 2e 00 30 00 2e 00 38 00 ..0...8.
0038: 32 00 30 00 36 00 2e 00 2.0.6...
0040: 30 00 2c 00 20 00 34 00 0.,. .4.
0048: 37 00 39 00 66 00 63 00 7.9.f.c.
0050: 65 00 30 00 64 00 2c 00 e.0.d.,.
0058: 20 00 73 00 79 00 73 00 .s.y.s.
0060: 74 00 65 00 6d 00 2e 00 t.e.m...
0068: 64 00 61 00 74 00 61 00 d.a.t.a.
0070: 2c 00 20 00 32 00 2e 00 ,. .2...
0078: 30 00 2e 00 30 00 2e 00 0...0...
0080: 30 00 2c 00 20 00 34 00 0.,. .4.
0088: 37 00 31 00 65 00 62 00 7.1.e.b.
0090: 66 00 32 00 37 00 2c 00 f.2.7.,.
0098: 20 00 32 00 34 00 36 00 .2.4.6.
00a0: 64 00 2c 00 20 00 32 00 d.,. .2.
00a8: 63 00 2c 00 20 00 73 00 c.,. .s.
00b0: 79 00 73 00 74 00 65 00 y.s.t.e.
00b8: 6d 00 2e 00 64 00 61 00 m...d.a.
00c0: 74 00 61 00 2e 00 73 00 t.a...s.
00c8: 71 00 6c 00 63 00 6c 00 q.l.c.l.
00d0: 69 00 65 00 6e 00 74 00 i.e.n.t.
00d8: 2e 00 73 00 71 00 6c 00 ..s.q.l.
00e0: 20 00 4e 00 49 00 4c 00 .N.I.L.
00e8: 0d 00 0a 00 ....


Which is then followed by the following event that also does not give me
anything additional:

Event Type: Information
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5001
Date: 6/27/2008
Time: 9:46:24 AM
User: N/A
Computer: ITGWKC
Description:
Bucket 192369553, bucket table 5, EventType clr20r3, P1 outlook.exe, P2
11.0.8206.0, P3 479fce0d, P4 system.data, P5 2.0.0.0, P6 471ebf27, P7 246d,
P8 2c, P9 system.data.sqlclient.sql, P10 NIL.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 42 00 75 00 63 00 6b 00 B.u.c.k.
0008: 65 00 74 00 3a 00 20 00 e.t.:. .
0010: 31 00 39 00 32 00 33 00 1.9.2.3.
0018: 36 00 39 00 35 00 35 00 6.9.5.5.
0020: 33 00 0d 00 0a 00 42 00 3.....B.
0028: 75 00 63 00 6b 00 65 00 u.c.k.e.
0030: 74 00 54 00 61 00 62 00 t.T.a.b.
0038: 6c 00 65 00 20 00 35 00 l.e. .5.
0040: 0d 00 0a 00 ....

Now I've installed all the latest updates for Windows XP (SP3 and all
updates thereafter) as well as SP4 for Business Contact Manager for Outlook
2003 and I'm still having problems. The database is hosted on WIndows Server
2003 Standard Edition with SP1 and all current updates. I don't know what
else to do, can anyone offer some help with this please?
 
G

Geekboy420x

I just had an exception thrown from .NET Framework, here are the details -
any help on this one???

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an
object.
at
Microsoft.BusinessSolutions.eCRM.OutlookAddIn.CSUtils.ACOWorker.PopulateList()
at
System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry
tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Iris.Mapi.MessageStore
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Iris.Mapi.MessageStore/2.0.2107.0__31bf3856ad364e35/Iris.Mapi.MessageStore.dll
----------------------------------------
Microsoft.Interop.Mapi.Interfaces
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.Interop.Mapi.Interfaces/2.0.2107.0__31bf3856ad364e35/Microsoft.Interop.Mapi.Interfaces.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
BCMRes
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/BCMRes/2.0.2107.0__31bf3856ad364e35/BCMRes.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
BCMCommon
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/BCMCommon/2.0.2107.0__31bf3856ad364e35/BCMCommon.dll
----------------------------------------
Microsoft.Interop.Mapi.Impl
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.Interop.Mapi.Impl/2.0.2107.0__31bf3856ad364e35/Microsoft.Interop.Mapi.Impl.dll
----------------------------------------
BusinessLayer
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/BusinessLayer/2.0.2107.0__31bf3856ad364e35/BusinessLayer.dll
----------------------------------------
Iris.DataDictionary
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Iris.DataDictionary/2.0.2107.0__31bf3856ad364e35/Iris.DataDictionary.dll
----------------------------------------
SBAIAPI
Assembly Version: 1.0.2409.0
Win32 Version: 1.0.3223.1
CodeBase:
file:///C:/WINDOWS/assembly/GAC/SBAIAPI/1.0.2409.0__31bf3856ad364e35/SBAIAPI.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
Microsoft.VisualC
Assembly Version: 8.0.0.0
Win32 Version: 8.00.50727.1433
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
Microsoft.BusinessSolutions.eCRM.OutlookAddIn
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.BusinessSolutions.eCRM.OutlookAddIn/2.0.2107.0__31bf3856ad364e35/Microsoft.BusinessSolutions.eCRM.OutlookAddIn.dll
----------------------------------------
Extensibility
Assembly Version: 7.0.3300.0
Win32 Version: 7.00.9466
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Extensibility/7.0.3300.0__b03f5f7f11d50a3a/Extensibility.dll
----------------------------------------
Microsoft.Interop.eCRM.Outlook
Assembly Version: 9.1.0.0
Win32 Version: 2.0.4013.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.Interop.eCRM.Outlook/9.1.0.0__31bf3856ad364e35/Microsoft.Interop.eCRM.Outlook.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
Microsoft.eCRM.Office
Assembly Version: 2.2.0.0
Win32 Version: 2.0.4013.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.eCRM.Office/2.2.0.0__31bf3856ad364e35/Microsoft.eCRM.Office.dll
----------------------------------------
Microsoft.BusinessSolutions.eCRM.OutlookAddIn.CSUtils
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.BusinessSolutions.eCRM.OutlookAddIn.CSUtils/2.0.2107.0__31bf3856ad364e35/Microsoft.BusinessSolutions.eCRM.OutlookAddIn.CSUtils.dll
----------------------------------------
CustomMarshalers
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
Microsoft.Interop.eCRM.Ole
Assembly Version: 1.0.0.0
Win32 Version: 2.0.4013.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.Interop.eCRM.Ole/1.0.0.0__31bf3856ad364e35/Microsoft.Interop.eCRM.Ole.dll
----------------------------------------
DbConfig
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.5333.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/DbConfig/2.0.2107.0__31bf3856ad364e35/DbConfig.dll
----------------------------------------
Microsoft.eCRM.stdole
Assembly Version: 2.0.0.0
Win32 Version: 2.0.4013.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.eCRM.stdole/2.0.0.0__31bf3856ad364e35/Microsoft.eCRM.stdole.dll
----------------------------------------
FormAutoLayout
Assembly Version: 2.0.2107.0
Win32 Version: 2.0.3510.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/FormAutoLayout/2.0.2107.0__31bf3856ad364e35/FormAutoLayout.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>
 
L

Luther

I just had an exception thrown from .NET Framework, here are the details -
any help on this one???

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an
object.
   at
Microsoft.BusinessSolutions.eCRM.OutlookAddIn.CSUtils.ACOWorker.PopulateLis­t()
   at
System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCle­anup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry
tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Iris.Mapi.MessageStore
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Iris.Mapi.MessageStore/2.0.2107.0__31bf3856­ad364e35/Iris.Mapi.MessageStore.dll
----------------------------------------
Microsoft.Interop.Mapi.Interfaces
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.Interop.Mapi.Interfaces/2.0.2107..­0__31bf3856ad364e35/Microsoft.Interop.Mapi.Interfaces.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/Sy­stem.Data.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/Syste­m.dll
----------------------------------------
BCMRes
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/BCMRes/2.0.2107.0__31bf3856ad364e35/BCMRes..­dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c56­1934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a­3a/System.Drawing.dll
----------------------------------------
BCMCommon
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/BCMCommon/2.0.2107.0__31bf3856ad364e35/BCMC­ommon.dll
----------------------------------------
Microsoft.Interop.Mapi.Impl
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.Interop.Mapi.Impl/2.0.2107.0__31b­f3856ad364e35/Microsoft.Interop.Mapi.Impl.dll
----------------------------------------
BusinessLayer
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/BusinessLayer/2.0.2107.0__31bf3856ad364e35/­BusinessLayer.dll
----------------------------------------
Iris.DataDictionary
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Iris.DataDictionary/2.0.2107.0__31bf3856ad3­64e35/Iris.DataDictionary.dll
----------------------------------------
SBAIAPI
    Assembly Version: 1.0.2409.0
    Win32 Version: 1.0.3223.1
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/SBAIAPI/1.0.2409.0__31bf3856ad364e35/SBAIAP­I.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f­11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/S­ystem.Xml.dll
----------------------------------------
System.ServiceProcess
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7­f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c56193­4e089/System.Transactions.dll
----------------------------------------
Microsoft.VisualC
    Assembly Version: 8.0.0.0
    Win32 Version: 8.00.50727.1433
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualC/8.0.0.0__b03f5f7f11d­50a3a/Microsoft.VisualC.dll
----------------------------------------
Microsoft.BusinessSolutions.eCRM.OutlookAddIn
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.BusinessSolutions.eCRM.OutlookAdd­In/2.0.2107.0__31bf3856ad364e35/Microsoft.BusinessSolutions.eCRM.OutlookAdd­In.dll
----------------------------------------
Extensibility
    Assembly Version: 7.0.3300.0
    Win32 Version: 7.00.9466
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Extensibility/7.0.3300.0__b03f5f7f11d50a3a/­Extensibility.dll
----------------------------------------
Microsoft.Interop.eCRM.Outlook
    Assembly Version: 9.1.0.0
    Win32 Version: 2.0.4013.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.Interop.eCRM.Outlook/9.1.0.0__31b­f3856ad364e35/Microsoft.Interop.eCRM.Outlook.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7­f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
Microsoft.eCRM.Office
    Assembly Version: 2.2.0.0
    Win32 Version: 2.0.4013.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.eCRM.Office/2.2.0.0__31bf3856ad36­4e35/Microsoft.eCRM.Office.dll
----------------------------------------
Microsoft.BusinessSolutions.eCRM.OutlookAddIn.CSUtils
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.BusinessSolutions.eCRM.OutlookAdd­In.CSUtils/2.0.2107.0__31bf3856ad364e35/Microsoft.BusinessSolutions.eCRM..Ou­tlookAddIn.CSUtils.dll
----------------------------------------
CustomMarshalers
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a­3a/CustomMarshalers.dll
----------------------------------------
Microsoft.Interop.eCRM.Ole
    Assembly Version: 1.0.0.0
    Win32 Version: 2.0.4013.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.Interop.eCRM.Ole/1.0.0.0__31bf385­6ad364e35/Microsoft.Interop.eCRM.Ole.dll
----------------------------------------
DbConfig
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.5333.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/DbConfig/2.0.2107.0__31bf3856ad364e35/DbCon­fig.dll
----------------------------------------
Microsoft.eCRM.stdole
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.4013.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.eCRM.stdole/2.0.0.0__31bf3856ad36­4e35/Microsoft.eCRM.stdole.dll
----------------------------------------
FormAutoLayout
    Assembly Version: 2.0.2107.0
    Win32 Version: 2.0.3510.0
    CodeBase:
file:///C:/WINDOWS/assembly/GAC/FormAutoLayout/2.0.2107.0__31bf3856ad364e35­/FormAutoLayout.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>

I looked up this crash on Microsoft's site for developers. You're not
the only one getting this crash in .NET. The only interesting info I
could gleam is that the earliest crash on May 25, 2008, so there may
have been some patch released around that time that introduced this
bug. You could contact Microsoft support and ask them for a fix for
Watson bucket 192369553.
 
G

Geekboy420x

Have submitted a support request to Microsoft, we'll see what they say.
Thanks for the guidance, I'll let you know what happens.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top