We are trying to fetch the data from using Outlook connector 2011 from CRM 2011, it is giving the following error in the trace:
Dispose SqlCeConnection Database C:\Users\jiashin\AppData\Roaming\Microsoft\MSCRM\Client\OutlookSyncCache.sdf Thread 29 Threadpool? False CreateConnectionsEveryTime? True [2019-01-30 17:00:59.579] Process:OUTLOOK |Organization:70b3a6af-e184-4cef-87bb-7c9da2cd2661 |Thread: 1 |Category: Application.Outlook |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: | CrmPageContext.ExecuteScriptFunctionInternal ilOffset = 0x3E at CrmPageContext.ExecuteScriptFunctionInternal(IHTMLDocument2 document, String functionName, Object[] arguments) ilOffset = 0x3E at <>c__DisplayClassa.b__8() ilOffset = 0x0 at ExceptionFilter.TryFilterAllCatch(Func
1 body, Action
1 filter, TResult resultIfFailed) ilOffset = 0xF at RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) ilOffset = 0xFFFFFFFF at RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) ilOffset = 0x39 at Delegate.DynamicInvokeImpl(Object[] args) ilOffset = 0x24 at Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) ilOffset = 0xCF at Control.InvokeMarshaledCallbackHelper(Object obj) ilOffset = 0x2F at Control.InvokeMarshaledCallback(ThreadMethodEntry tme) ilOffset = 0x4F at Control.InvokeMarshaledCallbacks() ilOffset = 0x62 at Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) ilOffset = 0x121 at Control.Invoke(Delegate method, Object[] args) ilOffset = 0xD at OutlookInstanceCache.MainThreadInvoke(Delegate method) ilOffset = 0x0 at FilterArea.b__0() ilOffset = 0x69 at ExceptionFilter.TryFilter(Action body, Predicate1 filter, Action
1 catchClause) ilOffset = 0x0 at FilterArea.CheckContext() ilOffset = 0x70 at ExceptionFilter.TryFilterAllCatch(Action body, Action`1 filter) ilOffset = 0xF at RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) ilOffset = 0xFFFFFFFF at RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) ilOffset = 0x39 at Delegate.DynamicInvokeImpl(Object[] args) ilOffset = 0x24 at Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) ilOffset = 0xCF at Control.InvokeMarshaledCallbackHelper(Object obj) ilOffset = 0x20 at ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) ilOffset = 0x79 at ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) ilOffset = 0x9 at ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) ilOffset = 0x34 at Control.InvokeMarshaledCallback(ThreadMethodEntry tme) ilOffset = 0x4F at Control.InvokeMarshaledCallbacks() ilOffset = 0x62 at Control.WndProc(Message& m) ilOffset = 0x6B5 at NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ilOffset = 0x25
CRM Version: 5.0.9690.4376
Outlook Connector for MS CRM 2011 version: 5.0.9690.4376
Microsoft Outlook for Office 365 MSO (16.0.11126.20192) 64 bit
Please let me know if someone has any solution to this issue. Many thanks in advance.
User contributions licensed under CC BY-SA 3.0