AddinExpress.OL.ADXOlFormsManager error: Object reference not set to an instance of an object

Add-in Express™ Support Service
That's what is more important than anything else

AddinExpress.OL.ADXOlFormsManager error: Object reference not set to an instance of an object
 
Ivo Stoilov




Posts: 6
Joined: 2012-08-30
Hello, we are receiving above error as individual window in Outlook 2010 (check the screenshot). We have an add-in for outlook where each mail reading pane contains ADX advanced form region. When we are deleting these mails and then delete them from "Deleted Items" and switch back to Inbox folder, this null reference exception happens. As we are deleting these items this ADX advanced form region should be hidden or refreshed and that's maybe related. The thing is that the error window is boring the user. The issue is seen on Outlook 2010 only and is not 100 percent reproducable. Please advice !


System Info:
===========

AdditionalVersionIdentifier:
Start Time: 1/16/2013 2:25:55 PM
Premium: AddinExpress.OL.2005, Version=6.7.3062.2005, Culture=neutral, PublicKeyToken=e69a7e0f3592d2b8
Outlook version: 14.0.0.6025
SocialConnectorAddinConnected = True
Registered message WM_ADX_TEST=49775
Registered message WM_ADX_SEARCH_WINDOW_ENGINE_HIDE=49776
Registered message WM_ADX_SEARCH_WINDOW_ENGINE_SHOW=49777
Registered message WM_ADXDELETEEMULATEWINDOW=49778
Registered message WM_ADX_WINDOW_ENGINE_HIDE=49779
Registered message WM_ADX_WORDEDITOR_HIDE=49780
Registered message WM_REMOVECONTROLLEDRESIZEWINDOW=49781
Registered message WM_NET_ShowChildWindowMessage=49782
Registered message WM_ADX_NeedRefreshFoldersMessage=49783
Registered message WM_ADX_CLOSE_SERVICE_FORM_FOR_NOT_WORD_INSPECTOR=49784
Registered message WM_ADX_CLOSE_SUPERGRID_SERVICE_FORM=49785
Registered message WM_ADX_CLOSE_READINGPANE_SERVICE_FORM=49786
Registered message WM_INFORMTOSHOWDOCKLAYOUT=49787
Registered message WM_ADX_DESTROY_EMBEDED_WINDOW=49788
Registered message WM_ADX_READING_PANE_HIDE_FROM_SBCLS=49789
Registered message WM_ADXDELPROC=49790
Registered message WM_ADXSETOLDPROC=49791
Registered message WM_ADXSETNEWPROC=49792
Registered message WM_ADXGETCONTAINERFORM=49793
Registered message WM_ADXADDFORM=49794
Registered message WM_ADXDELETEFORM=49795
Registered message WM_ADXSETCONTAINER=49796
Registered message WM_ADXGETAPPWINDOWPOS=49797
Registered message WM_ADXGETREGIONPARAM=49798
Registered message WM_ADXGETREGIONSIZE=49799
Registered message WM_ADXSETREGIONPARAM=49800
Registered message WM_ADXUPDATEFORMPARAM=49801
Registered message WM_ADXSETMAINPOS=49802
Registered message WM_ADXCLOSEAPPWINDOW=49803
Registered message WM_ADXSETLATESTPROC=49804
Registered message WM_ADXEXIST=49805
Registered message WM_ADXEXISTLAYOUT=49806
Registered message WM_ADXEXISTSERVICEFORM=49807
Registered message WM_ADXWMIGETCONTROL=49808
Registered message WM_ADXWMIPOSCHANGE=49809
Registered message WM_ADXWMISETPOS=49810
Registered message WM_ADXCOMMAND=49811
Registered message WM_ADXMOUSELEAVE=49812
Registered message WM_MSO_BROADCASTCHANGE=49687
Registered message WM_ADXSETACTIVATE=49813
Registered message WM_ADXGETTYPESUBCLASS=49814
Registered message WM_ADXCLOSEBUTTONCLICK=49815
Registered message WM_ADXHIDEALLREGIONFORMS=49816
Registered message WM_ADXGETPICTURE=49817
Registered message WM_ADXSUPPORTMINIMIZE=49818
Registered message WM_ADXCONTAINERSHOWFLOATING=49819
Registered message WM_ADXCONTAINERHIDEFLOATING=49820
Registered message WM_ADXSHOWFLOATING=49821
Registered message WM_ADXHIDEFLOATING=49822
Registered message WM_ADXSETFLOATINGPOS=49823
Registered message WM_ADXGETDRAGLAYOUTPARAMS=49824
Registered message WM_ADXSETDRAGFORM=49825
Registered message WM_ADXSETDRAGITEMS=49826
Registered message WM_ADXGETFORMDEFAULTSIZE=49827
Registered message WM_ADXDRAGOVERMINIMIZED=49828
Registered message WM_ADXREDESIGNSUPPORT=49829
Registered message WM_ADXUPDATECLIPREGION=49830
Registered message WM_ADXCTP_VISIBLECHANGED=49831
Registered message WM_ADXMAYBEWORDVIEWWASCHANGED=49832
Registered message WM_ADXSTARTTRANSACTION=49833
Registered message WM_ADXENDTRANSACTION=49834
Registered message WM_ADXSWAPCONTROLLER=49835
Registered message WM_ADXCONTAINERREFRESH=49836
Registered message WM_ADXGETCAPTION=49837
Registered message WM_ADX_GET_ACTUAL_INSPECTORS_COUNT=49838
Registered message WM_ADX_UPDATE_LATEST_KNOWN_INSPECTORS_COUNT=49839
Registered message WM_ADX_FIND_OUTSIDE_INSPECTOR=49840
Registered message WM_ADX_NAVIGATION_PANE_SHOW=49844
Registered message WM_ADX_NAVIGATION_PANE_HIDE=49845
Registered message WM_ADX_NAVIGATION_PANE_MINIMIZE=49846
Registered message WM_ADX_TODO_BAR_SHOW=49847
Registered message WM_ADX_TODO_BAR_HIDE=49848
Registered message WM_ADX_TODO_BAR_MINIMIZE=49849
Registered message WM_ADX_READING_PANE_SHOW=49850
Registered message WM_ADX_READING_PANE_HIDE=49851
* Add-in 1:8, ProgID: ColleagueImport.ColleagueImportAddin, Connect: True, Description: Microsoft SharePoint Server Colleague Import Add-in
* Add-in 2:8, ProgID: Groove.OutlookProxyAddIn, Connect: True, Description: Microsoft SharePoint Workspace Proxy for Outlook Add-in
* Add-in 3:8, ProgID: Microsoft.VbaAddinForOutlook.1, Connect: True, Description: Microsoft VBA for Outlook Addin
* Add-in 4:8, ProgID: OscAddin.Connect, Connect: True, Description: Microsoft Outlook Social Connector
* Add-in 5:8, ProgID: OutlookClient.AddIn.FTDirect.AddinModule, Connect: True, Description: Axway Add-in
* Add-in 6:8, ProgID: OutSpy.OutlookSpyAddin, Connect: True, Description: OutlookSpy Developer Tool
Add-in 7:8, ProgID: Search.OutlookToolbar, Connect: False, Description: Windows Search Email Indexer
* Add-in 8:8, ProgID: UmOutlookAddin.FormRegionAddin, Connect: True, Description: Microsoft Exchange Add-in
Registered message WM_NET_MoveReadingPaneWindowMessage=49919
Exceptions:
===========

DownloadPanelContainer.AdxReject: Object reference not set to an instance of an object.
Exception time: 1/16/2013 2:29:14 PM
at AddinExpress.Extensions.ADXForm.AdxReject()

AddinExpress.OL.ADXOlFormsManager error: Object reference not set to an instance of an object.
Exception time: 1/16/2013 2:29:14 PM

AddinExpress.OL.ADXOlFormsManager error: Object reference not set to an instance of an object.
Error occured in DownloadPanelContainer.AdxReject . See 'Details' section to get more detailed information about the error.
Detailed technical information follows:
---
Date and Time: 1/16/2013 2:29:14 PM
Machine Name: PC121
IP Address: fe80::88cd:edff:3428:2194%11
Current User: FTD\kaloyan2

Application Domain: C:\Program Files (x86)\Axway\Outlook Add-in\
Assembly Codebase: file:///C:/Program Files (x86)/Axway/Outlook Add-in/AddinExpress.OL.2005.DLL
Assembly Full Name: AddinExpress.OL.2005, Version=6.7.3062.2005, Culture=neutral, PublicKeyToken=e69a7e0f3592d2b8
Assembly Version: 6.7.3062.2005
Assembly Build Date: 5/20/2008 1:06:50 AM

Exception Source: AddinExpress.OL.2005
Exception Type: System.NullReferenceException
Exception Message: Object reference not set to an instance of an object.
Exception Target Site: AdxReject

---- Stack Trace ----
AddinExpress.Extensions.ADXForm.AdxReject()
AddinExpress.OL.2005.DLL: N 0489 (0x1E9) IL




Log:
===========

1/16/2013 2:29:41 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:41 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:40 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:40 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:39 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:38 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:37 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:36 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:35 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:35 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:34 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:33 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:32 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:31 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:30 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:29 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:28 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:28 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:27 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:26 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:25 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:24 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:23 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:23 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:22 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:21 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:20 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:19 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:18 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:18 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:17 PM 1 --------AppWindow.WndProc: Message = NULL
1/16/2013 2:29:15 PM 1 --------
1/16/2013 2:29:15 PM 1 --------{-Event OnCommonExplorerWindowShow
1/16/2013 2:29:15 PM 1 ----------.NET SendMessageFindWindows
1/16/2013 2:29:15 PM 1 ----------EndHookTransaction
1/16/2013 2:29:15 PM 1 ------------{-LOCK in WatchEngine.Add
1/16/2013 2:29:15 PM 1 ------------{+LOCK in WatchEngine.Add
1/16/2013 2:29:15 PM 1 ------------WatchEngine.Add
1/16/2013 2:29:15 PM 1 ------------MoveReadingPaneWindowWatchObject 22050C
1/16/2013 2:29:15 PM 1 ------------MoveReadingPaneWindowWatchObject.SetLayout Right
1/16/2013 2:29:15 PM 1 ------------MoveReadingPaneWindowWatchObject.create
1/16/2013 2:29:15 PM 1 ----------------Release explorerObj
1/16/2013 2:29:15 PM 1 ----------------Release folderObj
1/16/2013 2:29:15 PM 1 ----------------Release folderItemsObj
1/16/2013 2:29:15 PM 1 --------------DisposeOutlookObjects
1/16/2013 2:29:15 PM 1 --------------{-raise ADXBeforeFormShow
1/16/2013 2:29:15 PM 1 --------------{+raise ADXBeforeFormShow
1/16/2013 2:29:15 PM 1 ------------ADXOlForm.AdxOlShow
1/16/2013 2:29:15 PM 1 --------------OutlookUtils.GetFolderItems
1/16/2013 2:29:15 PM 1 --------------NewRefObj ExplorerArgs.FolderObj
1/16/2013 2:29:15 PM 1 --------------NewRefObj ExplorerArgs.ExplorerObj
1/16/2013 2:29:15 PM 1 --------------DisposeOutlookObjects
1/16/2013 2:29:15 PM 1 ------------InitializeForm
1/16/2013 2:29:15 PM 1 --------------fAppWindow.SetAddress(this.AdxHandle)
1/16/2013 2:29:15 PM 1 --------------WindowsAPI.SetParent
1/16/2013 2:29:15 PM 1 ------------Initialize
1/16/2013 2:29:15 PM 1 ------------*!* It is not WebViewPane
1/16/2013 2:29:15 PM 1 ------------SetHTMLDocumentTitle
1/16/2013 2:29:14 PM 1 ------------SetBoundsCore
1/16/2013 2:29:14 PM 1 ------------*!* It is not WebViewPane
1/16/2013 2:29:14 PM 1 ------------SetHTMLDocumentTitle
1/16/2013 2:29:14 PM 1 --------------*!* It is not WebViewPane
1/16/2013 2:29:14 PM 1 --------------SetHTMLDocumentTitle
1/16/2013 2:29:14 PM 1 --------------SetBoundsCore
1/16/2013 2:29:14 PM 1 ------------ADXForm
1/16/2013 2:29:14 PM 1 ------------GetForm
1/16/2013 2:29:14 PM 1 ------------RegionState UnLock: ADXBeforeFormInstanceCreate
1/16/2013 2:29:14 PM 1 ------------{-raise ADXBeforeFormInstanceCreate
1/16/2013 2:29:14 PM 1 --------------RegionState Lock: ADXBeforeFormInstanceCreate
1/16/2013 2:29:14 PM 1 ------------{+raise ADXBeforeFormInstanceCreate
1/16/2013 2:29:14 PM 1 ------------SetExplorerAppWindowProperty
1/16/2013 2:29:14 PM 1 ------------IsContextSupport
1/16/2013 2:29:14 PM 1 ------------DoExplorerFormShow
1/16/2013 2:29:14 PM 1 ------------DoReadingPaneShow
1/16/2013 2:29:14 PM 1 ------------InitFolderProperties
1/16/2013 2:29:14 PM 1 ------------ADXOlExplorerArguments 1 NewExplorer
1/16/2013 2:29:14 PM 1 ----------Event OnCommonExplorerWindowShow
1/16/2013 2:29:14 PM 1 ----------.NET SendMessageFindWindows
1/16/2013 2:29:14 PM 1 ----------StartHookTransaction
1/16/2013 2:29:14 PM 1 --------{+Event OnCommonExplorerWindowShow
1/16/2013 2:29:14 PM 1 --------
1/16/2013 2:29:14 PM 1 --------ReadingPaneVisibleChangeWindowWatchObjectV2010.showWindowMessage.SendMessage
1/16/2013 2:29:14 PM 1 -------- |
1/16/2013 2:29:14 PM 1 -------- | AddinExpress.OL.ADXOlFormsManager error: Object reference not set to an instance of an object.
1/16/2013 2:29:14 PM 1 -------- | Exception time: 1/16/2013 2:29:14 PM
1/16/2013 2:29:14 PM 1 -------- |
1/16/2013 2:29:14 PM 1 --------ADXExceptionManager.DoError
1/16/2013 2:29:14 PM 1 --------*!* ProcessError DownloadPanelContainer.AdxReject
1/16/2013 2:29:14 PM 1 -------- |
1/16/2013 2:29:14 PM 1 -------- | DownloadPanelContainer.AdxReject: Object reference not set to an instance of an object.
1/16/2013 2:29:14 PM 1 -------- | Exception time: 1/16/2013 2:29:14 PM
1/16/2013 2:29:14 PM 1 -------- |
1/16/2013 2:29:14 PM 1 ------ADXXOlExceptionManager.InternalProcessError
1/16/2013 2:29:14 PM 1 ------
1/16/2013 2:29:14 PM 1 ------{-Event OnCommonExplorerWindowHide
1/16/2013 2:29:14 PM 1 --------.NET SendMessageFindWindows
1/16/2013 2:29:14 PM 1 --------EndHookTransaction
1/16/2013 2:29:14 PM 1 ----------ADXForm[ReadingPaneServiceForm][1B075C].Hide
1/16/2013 2:29:14 PM 1 ----------{-HideContextedExplorerForms: ReadingPane
1/16/2013 2:29:14 PM 1 ------------HideExplorerForms
1/16/2013 2:29:14 PM 1 ----------{+HideContextedExplorerForms: ReadingPane
1/16/2013 2:29:14 PM 1 ----------{-DeleteContextedNotCachedExplorerForms: ReadingPane
1/16/2013 2:29:14 PM 1 ------------{-DeleteExplorerForms
1/16/2013 2:29:14 PM 1 --------------*** Dispose(True)[DownloadPanelContainer][Axway Add-in Attachments]
1/16/2013 2:29:14 PM 1 --------------DisposeOutlookObjects
1/16/2013 2:29:14 PM 1 --------------ADXOlForm.Dispose(True)
1/16/2013 2:29:14 PM 1 ------------------Release explorerObj
1/16/2013 2:29:14 PM 1 ------------------Release folderObj
1/16/2013 2:29:14 PM 1 ------------------Release folderItemsObj
1/16/2013 2:29:14 PM 1 ----------------DisposeOutlookObjects
1/16/2013 2:29:14 PM 1 --------------------
1/16/2013 2:29:14 PM 1 --------------------{-Event SendFormContainer: WM_ADXDELETEFORM
1/16/2013 2:29:14 PM 1 --------------------{+Event SendFormContainer: WM_ADXDELETEFORM
1/16/2013 2:29:14 PM 1 --------------------
1/16/2013 2:29:14 PM 1 ------------------ADXForm[Axway Add-in Attachments][270474].AdxReject
1/16/2013 2:29:14 PM 1 ------------------AdxReject
1/16/2013 2:29:14 PM 1 ----------------ADXForm[Axway Add-in Attachments][270474].Hide
1/16/2013 2:29:14 PM 1 ----------------RightReadingPane
1/16/2013 2:29:14 PM 1 --------------ADXOlForm[Axway Add-in Attachments].Hide 270474
1/16/2013 2:29:14 PM 1 ------------{+DeleteExplorerForms
1/16/2013 2:29:14 PM 1 ----------{+DeleteContextedNotCachedExplorerForms: ReadingPane
1/16/2013 2:29:14 PM 1 ----------DoReadingPaneHide
1/16/2013 2:29:14 PM 1 ----------InitFolderProperties
1/16/2013 2:29:14 PM 1 ----------ADXOlExplorerArguments 1 ExplorerClose
1/16/2013 2:29:14 PM 1 --------Event OnCommonExplorerWindowHide 1007E6, 10
1/16/2013 2:29:14 PM 1 --------.NET SendMessageFindWindows
1/16/2013 2:29:14 PM 1 --------StartHookTransaction
1/16/2013 2:29:14 PM 1 ------{+Event OnCommonExplorerWindowHide
1/16/2013 2:29:14 PM 1 ------
1/16/2013 2:29:14 PM 1 ------ReadingPaneVisibleChangeWindowWatchObjectV2010.hideWindowMessage.SendMessage
1/16/2013 2:29:14 PM 1 ------
1/16/2013 2:29:14 PM 1 ------{-Event SendFormContainer: WM_ADXGETCONTAINERFORM
1/16/2013 2:29:14 PM 1 ------{+Event SendFormContainer: WM_ADXGETCONTAINERFORM
1/16/2013 2:29:14 PM 1 ------
1/16/2013 2:29:14 PM 1 ------
1/16/2013 2:29:14 PM 1 ------{-Event SendFormContainer: WM_ADXDELETEFORM
1/16/2013 2:29:14 PM 1 ------{+Event SendFormContainer: WM_ADXDELETEFORM
1/16/2013 2:29:14 PM 1 ------
1/16/2013 2:29:14 PM 1 ----ADXForm[Axway Add-in Attachments][270474].AdxReject
1/16/2013 2:29:14 PM 1 ----AdxReject
1/16/2013 2:29:14 PM 1 --ADXForm[Axway Add-in Attachments][270474].Hide
1/16/2013 2:29:14 PM 1 --RightReadingPane
1/16/2013 2:29:14 PM 1 ADXOlForm[Axway Add-in Attachments].Hide 270474
1/16/2013 2:29:14 PM 1
1/16/2013 2:29:14 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:29:14 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:29:14 PM 1 --DoExplorerSelectionChange
1/16/2013 2:29:14 PM 1 --InitFolderProperties
1/16/2013 2:29:14 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:29:14 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:29:14 PM 1
1/16/2013 2:28:28 PM 1
1/16/2013 2:28:28 PM 1 {-Event IInspectorEvents.Deactivate
1/16/2013 2:28:28 PM 1 {+Event IInspectorEvents.Deactivate
1/16/2013 2:28:28 PM 1
1/16/2013 2:28:27 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:27 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:27 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:27 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:26 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:26 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:26 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:26 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:25 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:25 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:24 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:24 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:23 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:23 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:22 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:22 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:22 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:22 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:21 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:21 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:20 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:20 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:19 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:19 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:18 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:18 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:18 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:18 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:17 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:17 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:16 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:16 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:15 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:15 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:14 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:14 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:14 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:14 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:13 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:13 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:12 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:12 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:11 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:11 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:10 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:10 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:09 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:09 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:09 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:09 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:08 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:08 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:07 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:07 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:06 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:06 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:05 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:05 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:04 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:04 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:04 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:04 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:03 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:28:03 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:27:40 PM 1
1/16/2013 2:27:40 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:27:40 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:27:40 PM 1 --DoExplorerSelectionChange
1/16/2013 2:27:40 PM 1 --InitFolderProperties
1/16/2013 2:27:40 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:27:40 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:27:40 PM 1
1/16/2013 2:27:29 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:27:25 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:27:23 PM 1 AppWindow.WndProc: Message = NULL
1/16/2013 2:27:18 PM 1
1/16/2013 2:27:18 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:27:18 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:27:18 PM 1 --DoExplorerSelectionChange
1/16/2013 2:27:18 PM 1 --InitFolderProperties
1/16/2013 2:27:18 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:27:18 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:27:18 PM 1
1/16/2013 2:27:18 PM 6 ShowChildWindowWatchObjectInAnyMailInspector.Dispose
1/16/2013 2:27:18 PM 6 ShowChildWindowWatchObjectInAnyMailInspector.StopWatch = true
1/16/2013 2:27:18 PM 6 ShowChildWindowWatchObjectInAnyMailInspector.SetStopWatch to True
1/16/2013 2:27:18 PM 6 ShowChildWindowWatchObject.StopWatch
1/16/2013 2:27:18 PM 6
1/16/2013 2:27:18 PM 6 {-Event ShowChildWindowMessage.SendMessageSync
1/16/2013 2:27:18 PM 6 ----****> WaitForSingleObject mutex = System.Threading.Mutex [end ] ShowChildWindowMessage
1/16/2013 2:27:18 PM 6 ----_mutex.ReleaseMutex() ShowChildWindowMessage
1/16/2013 2:27:18 PM 1 --------
1/16/2013 2:27:18 PM 1 --------{-Event DoInspectorWindowShow
1/16/2013 2:27:18 PM 1 ----------RefreshInspectorTabWatchObject.Create(c507268b-1b48-4964-afcf-5b9450d88aaa)
1/16/2013 2:27:18 PM 1 ----------RefreshInspectorTabWatchObject.create
1/16/2013 2:27:18 PM 1 --------------CheckWordMailInspectorUnderExplorer
1/16/2013 2:27:18 PM 1 --------------
1/16/2013 2:27:18 PM 1 --------------{-Event ADXForm[Axway Add-in Attachments][130222].Show
1/16/2013 2:27:18 PM 1 ----------------*!* It is not WebViewPane
1/16/2013 2:27:18 PM 1 ----------------SetHTMLDocumentTitle
1/16/2013 2:27:18 PM 1 ----------------OnActivated
1/16/2013 2:27:18 PM 1 --------------------ADXOlHook.UpdateCTP
1/16/2013 2:27:18 PM 1 ------------------ADXOlFormsManager.UpdateCTP
1/16/2013 2:27:18 PM 1 ----------------ADXOlForm.UpdateCTPSize
1/16/2013 2:27:18 PM 1 ----------------RegionState UnLock: OnLoad
1/16/2013 2:27:18 PM 1 ----------------{-raise OnLoad
1/16/2013 2:27:18 PM 1 ------------------RegionState Lock: OnLoad
1/16/2013 2:27:18 PM 1 ----------------{+raise OnLoad
1/16/2013 2:27:18 PM 1 ----------------Injected
1/16/2013 2:27:18 PM 1 ------------------AdxRefresh
1/16/2013 2:27:18 PM 1 ------------------>>> NewWindowProcPointer = 69AF7CA
1/16/2013 2:27:18 PM 1 ------------------>>> SetNewWindowProc[FormHandle:130222][WindowHandle:1802DC]
1/16/2013 2:27:18 PM 1 ------------------
1/16/2013 2:27:18 PM 1 ------------------{-Event SendFormContainer: WM_ADXADDFORM
1/16/2013 2:27:18 PM 1 ------------------{+Event SendFormContainer: WM_ADXADDFORM
1/16/2013 2:27:18 PM 1 ------------------
1/16/2013 2:27:18 PM 1 ------------------> > SetCurrentProcToOldWindowProc = 2F059623
1/16/2013 2:27:18 PM 1 ------------------> > SetCurrentProcToOldWindowProc[FormHandle:130222][WindowHandle:1802DC]
1/16/2013 2:27:18 PM 1 ----------------ADXForm[Axway Add-in Attachments][130222].AdxInject
1/16/2013 2:27:18 PM 1 ----------------AdxInject
1/16/2013 2:27:18 PM 1 --------------{+Event ADXForm[Axway Add-in Attachments][130222].Show
1/16/2013 2:27:18 PM 1 --------------
1/16/2013 2:27:18 PM 1 --------------*!* It is not WebViewPane
1/16/2013 2:27:18 PM 1 --------------SetHTMLDocumentTitle
1/16/2013 2:27:18 PM 1 --------------Update Inspector Item properties
1/16/2013 2:27:18 PM 1 --------------{-raise ADXBeforeFormShow
1/16/2013 2:27:18 PM 1 --------------{+raise ADXBeforeFormShow
1/16/2013 2:27:18 PM 1 ------------ADXOlForm.AdxOlShow
1/16/2013 2:27:18 PM 1 --------------OutlookUtils.GetFolderItems
1/16/2013 2:27:18 PM 1 --------------NewRefObj InspectorArgs.ParentFolderObj
1/16/2013 2:27:18 PM 1 --------------NewRefObj InspectorArgs.InspectorObj
1/16/2013 2:27:18 PM 1 --------------DisposeOutlookObjects
1/16/2013 2:27:18 PM 1 ------------InitializeForm
1/16/2013 2:27:18 PM 1 --------------fAppWindow.SetAddress(this.AdxHandle)
1/16/2013 2:27:18 PM 1 --------------WindowsAPI.SetParent
1/16/2013 2:27:18 PM 1 ------------Initialize
1/16/2013 2:27:18 PM 1 ------------*!* It is not WebViewPane
1/16/2013 2:27:18 PM 1 ------------SetHTMLDocumentTitle
1/16/2013 2:27:18 PM 1 ------------SetBoundsCore
1/16/2013 2:27:18 PM 1 ------------*!* It is not WebViewPane
1/16/2013 2:27:18 PM 1 ------------SetHTMLDocumentTitle
1/16/2013 2:27:18 PM 1 --------------*!* It is not WebViewPane
1/16/2013 2:27:18 PM 1 --------------SetHTMLDocumentTitle
1/16/2013 2:27:18 PM 1 --------------SetBoundsCore
1/16/2013 2:27:18 PM 1 ------------ADXForm
1/16/2013 2:27:18 PM 1 ------------GetForm
1/16/2013 2:27:18 PM 1 ------------RegionState UnLock: ADXBeforeFormInstanceCreate
1/16/2013 2:27:18 PM 1 ------------{-raise ADXBeforeFormInstanceCreate
1/16/2013 2:27:18 PM 1 --------------RegionState Lock: ADXBeforeFormInstanceCreate
1/16/2013 2:27:18 PM 1 ------------{+raise ADXBeforeFormInstanceCreate
1/16/2013 2:27:18 PM 1 ------------FindInspectorForm
1/16/2013 2:27:18 PM 1 ------------Not IsWordMail
1/16/2013 2:27:18 PM 1 ------------SetInspectorAppWindowProperty
1/16/2013 2:27:18 PM 1 ----------DoInspectorFormShow
1/16/2013 2:27:18 PM 1 --------{+Event DoInspectorWindowShow
1/16/2013 2:27:18 PM 1 --------
1/16/2013 2:27:18 PM 1 --------***
1/16/2013 2:27:18 PM 1 --------InitializeServiceForms
1/16/2013 2:27:18 PM 1 --------Before getiing parentFolderEntryID
1/16/2013 2:27:18 PM 1 --------Before getiing parentFullFolderName
1/16/2013 2:27:18 PM 1 ----------mailInspectorType = Standard, 6C041C
1/16/2013 2:27:18 PM 1 --------InitMailInspectorType
1/16/2013 2:27:18 PM 1 --------itemObj.Parent.Class = 2
1/16/2013 2:27:18 PM 1 --------this.itemObj != null
1/16/2013 2:27:18 PM 1 --------GetInspectorCurrentItem
1/16/2013 2:27:18 PM 1 --------ADXOlInspectorArguments: NewInspector, ItemObjIsNull=True, Handle = 6C041C
1/16/2013 2:27:18 PM 1 --------not OutsideInspectorHandle
1/16/2013 2:27:18 PM 1 ----------inspectorEvents._outsideNotWordInspector = False
1/16/2013 2:27:18 PM 1 --------OutsideInspectorHandle
1/16/2013 2:27:18 PM 1 --------{-LOCK in WatchEngine.Add
1/16/2013 2:27:18 PM 1 --------{+LOCK in WatchEngine.Add
1/16/2013 2:27:18 PM 1 --------WatchEngine.Add
1/16/2013 2:27:18 PM 1 --------ControlHideWindowWatchObject.create
1/16/2013 2:27:18 PM 1 ------Event OnCommonInspectorWindowShow 12
1/16/2013 2:27:18 PM 1 ----Event OnCommonReceiverWindowShow: 6C041C
1/16/2013 2:27:18 PM 6 ----**** WaitForSingleObject mutex = System.Threading.Mutex [wait ] ShowChildWindowMessage sec = 0, res = True
1/16/2013 2:27:18 PM 6 ----_mutex.WaitOne() ShowChildWindowMessage
1/16/2013 2:27:18 PM 6 ----<**** WaitForSingleObject mutex = System.Threading.Mutex [begin ] ShowChildWindowMessage
1/16/2013 2:27:18 PM 6 {+Event ShowChildWindowMessage.SendMessageSync
1/16/2013 2:27:18 PM 6
1/16/2013 2:27:18 PM 6 ShowChildWindowWatchObject.ShowChildWindowMessage.SendMessage
1/16/2013 2:27:18 PM 6 *** Found OlMailInspector 1
1/16/2013 2:27:18 PM 6 *** Found OlMailInspector 1
1/16/2013 2:27:18 PM 6 *** Found OlMailInspector 1
1/16/2013 2:27:18 PM 5 *** Found OlMailInspector 1
1/16/2013 2:27:18 PM 6 *** Found OlMailInspector 1
1/16/2013 2:27:18 PM 6 *** Found OlMailInspector 1
1/16/2013 2:27:18 PM 1
1/16/2013 2:27:18 PM 1 {-Event IInspectorEvents.Activate
1/16/2013 2:27:18 PM 1 --OlInspectorEvents_BaseLogic.DoInspectorActivate
1/16/2013 2:27:18 PM 1 {+Event IInspectorEvents.Activate
1/16/2013 2:27:18 PM 1
1/16/2013 2:27:18 PM 1
1/16/2013 2:27:18 PM 1 {-Event IExplorerEvents_10.Deactivate
1/16/2013 2:27:18 PM 1 {+Event IExplorerEvents_10.Deactivate
1/16/2013 2:27:18 PM 1
1/16/2013 2:27:18 PM 6 *** Found OlMailInspector 1
1/16/2013 2:27:18 PM 1
1/16/2013 2:27:18 PM 1 {-Event IInspectorsEvents.NewInspector
1/16/2013 2:27:18 PM 1 --OlInspectorEvents_BaseLogic.DoInspectorActivate
1/16/2013 2:27:18 PM 1 --DoInspectorNew.end ADXOlFormsManager.DoInspectorNew 6C041C
1/16/2013 2:27:18 PM 1 --{-LOCK in WatchEngine.Add
1/16/2013 2:27:18 PM 1 --{+LOCK in WatchEngine.Add
1/16/2013 2:27:18 PM 1 --WatchEngine.Add
1/16/2013 2:27:18 PM 1 --ShowChildWindowWatchObjectInAnyMailInspector.create
1/16/2013 2:27:18 PM 1 ----*** Dispose(True)[DownloadPanelContainer][Axway Add-in Attachments]
1/16/2013 2:27:18 PM 1 ----DisposeOutlookObjects
1/16/2013 2:27:18 PM 1 ----ADXOlForm.Dispose(True)
1/16/2013 2:27:18 PM 1 ----DeleteInspectorForms
1/16/2013 2:27:18 PM 1 --DoInspectorNew
1/16/2013 2:27:18 PM 1 --InitializeServiceForms
1/16/2013 2:27:18 PM 1 --Before getiing parentFolderEntryID
1/16/2013 2:27:18 PM 1 --Before getiing parentFullFolderName
1/16/2013 2:27:18 PM 1 ----mailInspectorType = Standard, 6C041C
1/16/2013 2:27:18 PM 1 --InitMailInspectorType
1/16/2013 2:27:18 PM 1 --itemObj.Parent.Class = 2
1/16/2013 2:27:18 PM 1 --this.itemObj != null
1/16/2013 2:27:18 PM 1 --GetInspectorCurrentItem
1/16/2013 2:27:18 PM 1 --ADXOlInspectorArguments: NewInspector, ItemObjIsNull=True, Handle = 6C041C
1/16/2013 2:27:18 PM 1 --OlInspectorEvents_BaseLogic.ConnectTo
1/16/2013 2:27:18 PM 1 --OlInspectorEvents_SinkHelper
1/16/2013 2:27:18 PM 1 ------fAppWindow.SetAddress(this.AdxHandle)
1/16/2013 2:27:18 PM 1 ------WindowsAPI.SetParent
1/16/2013 2:27:18 PM 1 ----Initialize
1/16/2013 2:27:18 PM 1 ----clientLayoutForm.Initialize
1/16/2013 2:27:18 PM 1 ----ADXOlServiceForm
1/16/2013 2:27:18 PM 1 ------SetBoundsCore
1/16/2013 2:27:18 PM 1 ----ADXForm
1/16/2013 2:27:18 PM 1 --ADXForm.CreateInstanceForClientLayout
1/16/2013 2:27:18 PM 1 --OlInspectorEvents_BaseLogic
1/16/2013 2:27:18 PM 1 --GetInspectorCurrentItem
1/16/2013 2:27:18 PM 1 --OlInspectorsEvents_SinkHelper.RegisterInspector
1/16/2013 2:27:18 PM 1 --OlInspectorsEvents_ShinkHelper.DoNewInspector
1/16/2013 2:27:18 PM 1 {+Event IInspectorsEvents.NewInspector
1/16/2013 2:27:18 PM 1
1/16/2013 2:27:02 PM 1 --CheckWordMailInspectorUnderExplorer
1/16/2013 2:27:02 PM 1 --
1/16/2013 2:27:02 PM 1 --{-Event ADXForm[Axway Add-in Attachments][270474].Show
1/16/2013 2:27:02 PM 1 ----*!* It is not WebViewPane
1/16/2013 2:27:02 PM 1 ----SetHTMLDocumentTitle
1/16/2013 2:27:02 PM 1 ----OnActivated
1/16/2013 2:27:02 PM 1 --------ADXOlHook.UpdateCTP
1/16/2013 2:27:02 PM 1 ------ADXOlFormsManager.UpdateCTP
1/16/2013 2:27:02 PM 1 ----ADXOlForm.UpdateCTPSize
1/16/2013 2:27:02 PM 1 ----RegionState UnLock: OnLoad
1/16/2013 2:27:02 PM 1 ----{-raise OnLoad
1/16/2013 2:27:02 PM 1 ------RegionState Lock: OnLoad
1/16/2013 2:27:02 PM 1 ----{+raise OnLoad
1/16/2013 2:27:02 PM 1 ----Injected
1/16/2013 2:27:02 PM 1 ------AdxRefresh
1/16/2013 2:27:02 PM 1 ------>>> NewWindowProcPointer = 699F50A
1/16/2013 2:27:02 PM 1 ------>>> SetNewWindowProc[FormHandle:270474][WindowHandle:22050C]
1/16/2013 2:27:02 PM 1 ------
1/16/2013 2:27:02 PM 1 ------{-Event SendFormContainer: WM_ADXADDFORM
1/16/2013 2:27:02 PM 1 ------{+Event SendFormContainer: WM_ADXADDFORM
1/16/2013 2:27:02 PM 1 ------
1/16/2013 2:27:02 PM 1 ------> > SetCurrentProcToOldWindowProc = 5DBCE771
1/16/2013 2:27:02 PM 1 ------> > SetCurrentProcToOldWindowProc[FormHandle:270474][WindowHandle:22050C]
1/16/2013 2:27:02 PM 1 ----ADXForm[Axway Add-in Attachments][270474].AdxInject
1/16/2013 2:27:02 PM 1 ----AdxInject
1/16/2013 2:27:02 PM 1 --{+Event ADXForm[Axway Add-in Attachments][270474].Show
1/16/2013 2:27:02 PM 1 --
1/16/2013 2:27:02 PM 1 --*!* It is not WebViewPane
1/16/2013 2:27:02 PM 1 --SetHTMLDocumentTitle
1/16/2013 2:27:02 PM 1 --Update Explorer Item properties
1/16/2013 2:27:02 PM 1 --{-raise ADXBeforeFormShow
1/16/2013 2:27:02 PM 1 --{+raise ADXBeforeFormShow
1/16/2013 2:27:02 PM 1 ADXOlForm.AdxOlShow
1/16/2013 2:27:02 PM 1 --OutlookUtils.GetFolderItems
1/16/2013 2:27:02 PM 1 --NewRefObj ExplorerArgs.FolderObj
1/16/2013 2:27:02 PM 1 --NewRefObj ExplorerArgs.ExplorerObj
1/16/2013 2:27:02 PM 1 --DisposeOutlookObjects
1/16/2013 2:27:02 PM 1 InitializeForm
1/16/2013 2:27:02 PM 1 SetExplorerAppWindowProperty
1/16/2013 2:27:02 PM 1 IsContextSupport
1/16/2013 2:27:02 PM 1 DoExplorerFormShow
1/16/2013 2:27:02 PM 1 InitFolderProperties
1/16/2013 2:27:02 PM 1 ADXOlExplorerArguments 1 NewExplorer
1/16/2013 2:27:02 PM 1 ADXOlForm.Show
1/16/2013 2:27:02 PM 1
1/16/2013 2:27:02 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:27:02 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:27:02 PM 1 --DoExplorerSelectionChange
1/16/2013 2:27:02 PM 1 --InitFolderProperties
1/16/2013 2:27:02 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:27:02 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:27:02 PM 1
1/16/2013 2:26:31 PM 1
1/16/2013 2:26:31 PM 1 {-Event Event IExplorerEvents_10.Activate
1/16/2013 2:26:31 PM 1 --DoExplorerActivate
1/16/2013 2:26:31 PM 1 --OlExplorerEvents_BaseLogic.DoExplorerActivate
1/16/2013 2:26:31 PM 1 {+Event Event IExplorerEvents_10.Activate
1/16/2013 2:26:31 PM 1
1/16/2013 2:26:23 PM 1
1/16/2013 2:26:23 PM 1 {-Event IExplorerEvents_10.Deactivate
1/16/2013 2:26:23 PM 1 {+Event IExplorerEvents_10.Deactivate
1/16/2013 2:26:23 PM 1
1/16/2013 2:26:22 PM 1
1/16/2013 2:26:22 PM 1 {-Event Event IExplorerEvents_10.Activate
1/16/2013 2:26:22 PM 1 --DoExplorerActivate
1/16/2013 2:26:22 PM 1 --OlExplorerEvents_BaseLogic.DoExplorerActivate
1/16/2013 2:26:22 PM 1 {+Event Event IExplorerEvents_10.Activate
1/16/2013 2:26:22 PM 1
1/16/2013 2:26:22 PM 1 RefreshInspectorTabWatchObject.Dispose
1/16/2013 2:26:22 PM 1 RefreshInspectorTabWatchObject.Dispose(2a04300f-3d80-44fb-bdef-286ea97bd2c3)
1/16/2013 2:26:22 PM 1 RefreshInspectorTabWatchObject.StopWatch = true
1/16/2013 2:26:22 PM 1 RefreshInspectorTabWatchObject.SetStopWatch to True
1/16/2013 2:26:21 PM 1
1/16/2013 2:26:21 PM 1 {-Event IInspectorEvents.Close
1/16/2013 2:26:21 PM 1 --*** Dispose(True)[ADXOlServiceForm][InspectorRegionServiceForm]
1/16/2013 2:26:21 PM 1 --Skip DoCloseInspectorRegionServiceFormForNotWordInspector
1/16/2013 2:26:21 PM 1 --ADXForm[InspectorRegionServiceForm][1E0572].Hide
1/16/2013 2:26:21 PM 1 --OlInspectorEvents_BaseLogic.DeleteEmulateWindow
1/16/2013 2:26:21 PM 1 --OlInspectorEvents_BaseLogic.Dispose
1/16/2013 2:26:21 PM 1 --OlInspectorEvents_BaseLogic.RemoveConnection
1/16/2013 2:26:21 PM 1 --InspectorList.Count = 1
1/16/2013 2:26:21 PM 1 --{-LOCK in DoInspectorClose
1/16/2013 2:26:21 PM 1 --{+LOCK in DoInspectorClose
1/16/2013 2:26:21 PM 1 --{-WatchEngine.DeleteByHostHandle
1/16/2013 2:26:21 PM 1 ----{-LOCK in WatchEngine.DeleteByHostHandle
1/16/2013 2:26:21 PM 1 ------ControlHideWindowWatchObject.Dispose
1/16/2013 2:26:21 PM 1 ------watchObjects.RemoveAt 1
1/16/2013 2:26:21 PM 1 ----{+LOCK in WatchEngine.DeleteByHostHandle
1/16/2013 2:26:21 PM 1 --{+WatchEngine.DeleteByHostHandle
1/16/2013 2:26:21 PM 1 ------
1/16/2013 2:26:21 PM 1 ------{-Event DoInspectorWindowHide
1/16/2013 2:26:21 PM 1 --------OlInspectorEvents_BaseLogic.DeleteEmulateWindow
1/16/2013 2:26:21 PM 1 --------ADXForm[InspectorRegionServiceForm][1E0572].Hide
1/16/2013 2:26:21 PM 1 --------HideClientSubpaneServiceForm
1/16/2013 2:26:21 PM 1 --------HideInspectorForms
1/16/2013 2:26:21 PM 1 ------{+Event DoInspectorWindowHide
1/16/2013 2:26:21 PM 1 ------
1/16/2013 2:26:21 PM 1 ------***
1/16/2013 2:26:21 PM 1 ------InitializeServiceForms
1/16/2013 2:26:21 PM 1 ------ADXOlInspectorArguments: InspectorClose, ItemObjIsNull=True, Handle = 130560
1/16/2013 2:26:21 PM 1 ----Event OnCommonInspectorWindowHide
1/16/2013 2:26:21 PM 1 --Event OnCommonReceiverInspectorWindowHide
1/16/2013 2:26:21 PM 1 --DoInspectorClose
1/16/2013 2:26:21 PM 1 --InitializeServiceForms
1/16/2013 2:26:21 PM 1 --ADXOlInspectorArguments: InspectorClose, ItemObjIsNull=True, Handle = 130560
1/16/2013 2:26:21 PM 1 --OlInspectorEvents_BaseLogic.DoInspectorClose
1/16/2013 2:26:21 PM 1 {+Event IInspectorEvents.Close
1/16/2013 2:26:21 PM 1
1/16/2013 2:26:20 PM 1
1/16/2013 2:26:20 PM 1 {-Event IInspectorEvents.Activate
1/16/2013 2:26:20 PM 1 --------Release inspectorObj
1/16/2013 2:26:20 PM 1 --------Release folderObj
1/16/2013 2:26:20 PM 1 --------Release folderItemsObj
1/16/2013 2:26:20 PM 1 ------DisposeOutlookObjects
1/16/2013 2:26:20 PM 1 ------{-raise ADXBeforeFormShow
1/16/2013 2:26:20 PM 1 ------{+raise ADXBeforeFormShow
1/16/2013 2:26:20 PM 1 ----ADXOlForm.AdxOlShow
1/16/2013 2:26:20 PM 1 ------OutlookUtils.GetFolderItems
1/16/2013 2:26:20 PM 1 ------NewRefObj InspectorArgs.ParentFolderObj
1/16/2013 2:26:20 PM 1 ------NewRefObj InspectorArgs.InspectorObj
1/16/2013 2:26:20 PM 1 ------DisposeOutlookObjects
1/16/2013 2:26:20 PM 1 ----InitializeForm
1/16/2013 2:26:20 PM 1 ----WithoutFormCreating = True
1/16/2013 2:26:20 PM 1 ----FindInspectorForm
1/16/2013 2:26:20 PM 1 ----Not IsWordMail
1/16/2013 2:26:20 PM 1 ----SetInspectorAppWindowProperty
1/16/2013 2:26:20 PM 1 --DoInspectorFormShow
1/16/2013 2:26:20 PM 1 --DoInspectorActivate
1/16/2013 2:26:20 PM 1 --InitializeServiceForms
1/16/2013 2:26:20 PM 1 --Before getiing parentFolderEntryID
1/16/2013 2:26:20 PM 1 --Before getiing parentFullFolderName
1/16/2013 2:26:20 PM 1 ----mailInspectorType = Standard, 130560
1/16/2013 2:26:20 PM 1 --InitMailInspectorType
1/16/2013 2:26:20 PM 1 --itemObj.Parent.Class = 2
1/16/2013 2:26:20 PM 1 --this.itemObj != null
1/16/2013 2:26:20 PM 1 --GetInspectorCurrentItem
1/16/2013 2:26:20 PM 1 --ADXOlInspectorArguments: InspectorActivate, ItemObjIsNull=True, Handle = 130560
1/16/2013 2:26:20 PM 1 --OlInspectorEvents_BaseLogic.DoInspectorActivate
1/16/2013 2:26:20 PM 1 {+Event IInspectorEvents.Activate
1/16/2013 2:26:20 PM 1
1/16/2013 2:26:16 PM 1
1/16/2013 2:26:16 PM 1 {-Event IInspectorEvents.Deactivate
1/16/2013 2:26:16 PM 1 {+Event IInspectorEvents.Deactivate
1/16/2013 2:26:16 PM 1
1/16/2013 2:26:07 PM 7 ShowChildWindowWatchObjectInAnyMailInspector.Dispose
1/16/2013 2:26:07 PM 7 ShowChildWindowWatchObjectInAnyMailInspector.StopWatch = true
1/16/2013 2:26:07 PM 7 ShowChildWindowWatchObjectInAnyMailInspector.SetStopWatch to True
1/16/2013 2:26:07 PM 7 ShowChildWindowWatchObject.StopWatch
1/16/2013 2:26:07 PM 7
1/16/2013 2:26:07 PM 7 {-Event ShowChildWindowMessage.SendMessageSync
1/16/2013 2:26:07 PM 7 ----****> WaitForSingleObject mutex = System.Threading.Mutex [end ] ShowChildWindowMessage
1/16/2013 2:26:07 PM 7 ----_mutex.ReleaseMutex() ShowChildWindowMessage
1/16/2013 2:26:07 PM 1 --------
1/16/2013 2:26:07 PM 1 --------{-Event DoInspectorWindowShow
1/16/2013 2:26:07 PM 1 ----------RefreshInspectorTabWatchObject.Create(2a04300f-3d80-44fb-bdef-286ea97bd2c3)
1/16/2013 2:26:07 PM 1 ----------RefreshInspectorTabWatchObject.create
1/16/2013 2:26:07 PM 1 ----------------Release inspectorObj
1/16/2013 2:26:07 PM 1 ----------------Release folderObj
1/16/2013 2:26:07 PM 1 ----------------Release folderItemsObj
1/16/2013 2:26:07 PM 1 --------------DisposeOutlookObjects
1/16/2013 2:26:07 PM 1 --------------{-raise ADXBeforeFormShow
1/16/2013 2:26:07 PM 1 --------------{+raise ADXBeforeFormShow
1/16/2013 2:26:07 PM 1 ------------ADXOlForm.AdxOlShow
1/16/2013 2:26:07 PM 1 --------------OutlookUtils.GetFolderItems
1/16/2013 2:26:07 PM 1 --------------NewRefObj InspectorArgs.ParentFolderObj
1/16/2013 2:26:07 PM 1 --------------NewRefObj InspectorArgs.InspectorObj
1/16/2013 2:26:07 PM 1 --------------DisposeOutlookObjects
1/16/2013 2:26:07 PM 1 ------------InitializeForm
1/16/2013 2:26:07 PM 1 --------------fAppWindow.SetAddress(this.AdxHandle)
1/16/2013 2:26:07 PM 1 --------------WindowsAPI.SetParent
1/16/2013 2:26:07 PM 1 ------------Initialize
1/16/2013 2:26:07 PM 1 ------------*!* It is not WebViewPane
1/16/2013 2:26:07 PM 1 ------------SetHTMLDocumentTitle
1/16/2013 2:26:07 PM 1 ------------SetBoundsCore
1/16/2013 2:26:07 PM 1 ------------*!* It is not WebViewPane
1/16/2013 2:26:07 PM 1 ------------SetHTMLDocumentTitle
1/16/2013 2:26:07 PM 1 --------------*!* It is not WebViewPane
1/16/2013 2:26:07 PM 1 --------------SetHTMLDocumentTitle
1/16/2013 2:26:07 PM 1 --------------SetBoundsCore
1/16/2013 2:26:07 PM 1 ------------ADXForm
1/16/2013 2:26:07 PM 1 ------------GetForm
1/16/2013 2:26:07 PM 1 ------------RegionState UnLock: ADXBeforeFormInstanceCreate
1/16/2013 2:26:07 PM 1 ------------{-raise ADXBeforeFormInstanceCreate
1/16/2013 2:26:07 PM 1 --------------RegionState Lock: ADXBeforeFormInstanceCreate
1/16/2013 2:26:07 PM 1 ------------{+raise ADXBeforeFormInstanceCreate
1/16/2013 2:26:07 PM 1 ------------FindInspectorForm
1/16/2013 2:26:07 PM 1 ------------Not IsWordMail
1/16/2013 2:26:07 PM 1 ------------SetInspectorAppWindowProperty
1/16/2013 2:26:07 PM 1 ----------DoInspectorFormShow
1/16/2013 2:26:07 PM 1 --------{+Event DoInspectorWindowShow
1/16/2013 2:26:07 PM 1 --------
1/16/2013 2:26:07 PM 1 --------***
1/16/2013 2:26:07 PM 1 --------InitializeServiceForms
1/16/2013 2:26:07 PM 1 --------Before getiing parentFolderEntryID
1/16/2013 2:26:07 PM 1 --------Before getiing parentFullFolderName
1/16/2013 2:26:07 PM 1 ----------mailInspectorType = Standard, 130560
1/16/2013 2:26:07 PM 1 --------InitMailInspectorType
1/16/2013 2:26:07 PM 1 --------itemObj.Parent.Class = 2
1/16/2013 2:26:07 PM 1 --------this.itemObj != null
1/16/2013 2:26:07 PM 1 --------GetInspectorCurrentItem
1/16/2013 2:26:07 PM 1 --------ADXOlInspectorArguments: NewInspector, ItemObjIsNull=True, Handle = 130560
1/16/2013 2:26:07 PM 1 --------not OutsideInspectorHandle
1/16/2013 2:26:07 PM 1 ----------inspectorEvents._outsideNotWordInspector = False
1/16/2013 2:26:07 PM 1 --------OutsideInspectorHandle
1/16/2013 2:26:07 PM 1 --------{-LOCK in WatchEngine.Add
1/16/2013 2:26:07 PM 1 --------{+LOCK in WatchEngine.Add
1/16/2013 2:26:07 PM 1 --------WatchEngine.Add
1/16/2013 2:26:07 PM 1 --------ControlHideWindowWatchObject.create
1/16/2013 2:26:07 PM 1 ------Event OnCommonInspectorWindowShow 12
1/16/2013 2:26:07 PM 1 ----Event OnCommonReceiverWindowShow: 130560
1/16/2013 2:26:07 PM 7 ----**** WaitForSingleObject mutex = System.Threading.Mutex [wait ] ShowChildWindowMessage sec = 0, res = True
1/16/2013 2:26:07 PM 7 ----_mutex.WaitOne() ShowChildWindowMessage
1/16/2013 2:26:07 PM 7 ----<**** WaitForSingleObject mutex = System.Threading.Mutex [begin ] ShowChildWindowMessage
1/16/2013 2:26:07 PM 7 {+Event ShowChildWindowMessage.SendMessageSync
1/16/2013 2:26:07 PM 7
1/16/2013 2:26:07 PM 7 ShowChildWindowWatchObject.ShowChildWindowMessage.SendMessage
1/16/2013 2:26:07 PM 7 *** Found OlMailInspector 1
1/16/2013 2:26:07 PM 7 *** Found OlMailInspector 1
1/16/2013 2:26:07 PM 8 *** Found OlMailInspector 1
1/16/2013 2:26:07 PM 5 *** Found OlMailInspector 1
1/16/2013 2:26:07 PM 8 *** Found OlMailInspector 1
1/16/2013 2:26:07 PM 1
1/16/2013 2:26:07 PM 1 {-Event IInspectorEvents.Activate
1/16/2013 2:26:07 PM 1 --OlInspectorEvents_BaseLogic.DoInspectorActivate
1/16/2013 2:26:07 PM 1 {+Event IInspectorEvents.Activate
1/16/2013 2:26:07 PM 1
1/16/2013 2:26:07 PM 1
1/16/2013 2:26:07 PM 1 {-Event IExplorerEvents_10.Deactivate
1/16/2013 2:26:07 PM 1 {+Event IExplorerEvents_10.Deactivate
1/16/2013 2:26:07 PM 1
1/16/2013 2:26:07 PM 5 *** Found OlMailInspector 1
1/16/2013 2:26:07 PM 8 *** Found OlMailInspector 1
1/16/2013 2:26:06 PM 1
1/16/2013 2:26:06 PM 1 {-Event IInspectorsEvents.NewInspector
1/16/2013 2:26:06 PM 1 --OlInspectorEvents_BaseLogic.DoInspectorActivate
1/16/2013 2:26:06 PM 1 --DoInspectorNew.end ADXOlFormsManager.DoInspectorNew 130560
1/16/2013 2:26:06 PM 1 --{-LOCK in WatchEngine.Add
1/16/2013 2:26:06 PM 1 --{+LOCK in WatchEngine.Add
1/16/2013 2:26:06 PM 1 --WatchEngine.Add
1/16/2013 2:26:06 PM 1 --ShowChildWindowWatchObjectInAnyMailInspector.create
1/16/2013 2:26:06 PM 1 ----DeleteInspectorForms
1/16/2013 2:26:06 PM 1 --DoInspectorNew
1/16/2013 2:26:06 PM 1 --InitializeServiceForms
1/16/2013 2:26:06 PM 1 --Before getiing parentFolderEntryID
1/16/2013 2:26:06 PM 1 --Before getiing parentFullFolderName
1/16/2013 2:26:06 PM 1 ----mailInspectorType = Standard, 130560
1/16/2013 2:26:06 PM 1 --InitMailInspectorType
1/16/2013 2:26:06 PM 1 --itemObj.Parent.Class = 2
1/16/2013 2:26:06 PM 1 --this.itemObj != null
1/16/2013 2:26:06 PM 1 --GetInspectorCurrentItem
1/16/2013 2:26:06 PM 1 --ADXOlInspectorArguments: NewInspector, ItemObjIsNull=True, Handle = 130560
1/16/2013 2:26:06 PM 1 --OlInspectorEvents_BaseLogic.ConnectTo
1/16/2013 2:26:06 PM 1 --OlInspectorEvents_SinkHelper
1/16/2013 2:26:06 PM 1 ------fAppWindow.SetAddress(this.AdxHandle)
1/16/2013 2:26:06 PM 1 ------WindowsAPI.SetParent
1/16/2013 2:26:06 PM 1 ----Initialize
1/16/2013 2:26:06 PM 1 ----clientLayoutForm.Initialize
1/16/2013 2:26:06 PM 1 ----ADXOlServiceForm
1/16/2013 2:26:06 PM 1 ------SetBoundsCore
1/16/2013 2:26:06 PM 1 ----ADXForm
1/16/2013 2:26:06 PM 1 --ADXForm.CreateInstanceForClientLayout
1/16/2013 2:26:06 PM 1 --OlInspectorEvents_BaseLogic
1/16/2013 2:26:06 PM 1 --GetInspectorCurrentItem
1/16/2013 2:26:06 PM 1 --OlInspectorsEvents_SinkHelper.RegisterInspector
1/16/2013 2:26:06 PM 1 --OlInspectorsEvents_ShinkHelper.DoNewInspector
1/16/2013 2:26:06 PM 1 {+Event IInspectorsEvents.NewInspector
1/16/2013 2:26:06 PM 1
1/16/2013 2:26:05 PM 1
1/16/2013 2:26:05 PM 1 {-Event Event IExplorerEvents_10.Activate
1/16/2013 2:26:05 PM 1 --DoExplorerActivate
1/16/2013 2:26:05 PM 1 --OlExplorerEvents_BaseLogic.DoExplorerActivate
1/16/2013 2:26:05 PM 1 {+Event Event IExplorerEvents_10.Activate
1/16/2013 2:26:05 PM 1
1/16/2013 2:26:03 PM 1
1/16/2013 2:26:03 PM 1 {-Event IExplorerEvents_10.Deactivate
1/16/2013 2:26:03 PM 1 {+Event IExplorerEvents_10.Deactivate
1/16/2013 2:26:03 PM 1
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange
1/16/2013 2:26:01 PM 1 --InitFolderProperties
1/16/2013 2:26:01 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:26:01 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange
1/16/2013 2:26:01 PM 1 --InitFolderProperties
1/16/2013 2:26:01 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:26:01 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange
1/16/2013 2:26:01 PM 1 --InitFolderProperties
1/16/2013 2:26:01 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:26:01 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1 --.NET SendMessageFindWindows
1/16/2013 2:26:01 PM 1 --EndHookTransaction
1/16/2013 2:26:01 PM 1 ----{-LOCK in WatchEngine.Add
1/16/2013 2:26:01 PM 1 ----{+LOCK in WatchEngine.Add
1/16/2013 2:26:01 PM 1 ----WatchEngine.Add
1/16/2013 2:26:01 PM 1 ----MoveReadingPaneWindowWatchObject 22050C
1/16/2013 2:26:01 PM 1 ----MoveReadingPaneWindowWatchObject.SetLayout Right
1/16/2013 2:26:01 PM 1 ----MoveReadingPaneWindowWatchObject.create
1/16/2013 2:26:01 PM 1 --------Release explorerObj
1/16/2013 2:26:01 PM 1 --------Release folderObj
1/16/2013 2:26:01 PM 1 --------Release folderItemsObj
1/16/2013 2:26:01 PM 1 ------DisposeOutlookObjects
1/16/2013 2:26:01 PM 1 ------{-raise ADXBeforeFormShow
1/16/2013 2:26:01 PM 1 ------{+raise ADXBeforeFormShow
1/16/2013 2:26:01 PM 1 ----ADXOlForm.AdxOlShow
1/16/2013 2:26:01 PM 1 ------OutlookUtils.GetFolderItems
1/16/2013 2:26:01 PM 1 ------NewRefObj ExplorerArgs.FolderObj
1/16/2013 2:26:01 PM 1 ------NewRefObj ExplorerArgs.ExplorerObj
1/16/2013 2:26:01 PM 1 ------DisposeOutlookObjects
1/16/2013 2:26:01 PM 1 ----InitializeForm
1/16/2013 2:26:01 PM 1 ----SetExplorerAppWindowProperty
1/16/2013 2:26:01 PM 1 ----IsContextSupport
1/16/2013 2:26:01 PM 1 ----DoExplorerFormShow
1/16/2013 2:26:01 PM 1 ----DoReadingPaneShow
1/16/2013 2:26:01 PM 1 ----InitFolderProperties
1/16/2013 2:26:01 PM 1 ----ADXOlExplorerArguments 1 NewExplorer
1/16/2013 2:26:01 PM 1 --Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1 --.NET SendMessageFindWindows
1/16/2013 2:26:01 PM 1 --StartHookTransaction
1/16/2013 2:26:01 PM 1 {+Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 ReadingPaneVisibleChangeWindowWatchObjectV2010.showWindowMessage.SendMessage
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1 --.NET SendMessageFindWindows
1/16/2013 2:26:01 PM 1 --EndHookTransaction
1/16/2013 2:26:01 PM 1 ----DoTodoBarShow
1/16/2013 2:26:01 PM 1 ----InitFolderProperties
1/16/2013 2:26:01 PM 1 ----ADXOlExplorerArguments 1 NewExplorer
1/16/2013 2:26:01 PM 1 --Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1 --.NET SendMessageFindWindows
1/16/2013 2:26:01 PM 1 --StartHookTransaction
1/16/2013 2:26:01 PM 1 {+Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1 --.NET SendMessageFindWindows
1/16/2013 2:26:01 PM 1 --EndHookTransaction
1/16/2013 2:26:01 PM 1 ----DoNavigationPaneShow
1/16/2013 2:26:01 PM 1 ----InitFolderProperties
1/16/2013 2:26:01 PM 1 ----ADXOlExplorerArguments 1 NewExplorer
1/16/2013 2:26:01 PM 1 --Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1 --.NET SendMessageFindWindows
1/16/2013 2:26:01 PM 1 --StartHookTransaction
1/16/2013 2:26:01 PM 1 {+Event OnCommonExplorerWindowShow
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 NavigationPaneVisibleMinimizeUnvisibleChangeWatchObjectV2010.SendShowMessage
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange
1/16/2013 2:26:01 PM 1 --InitFolderProperties
1/16/2013 2:26:01 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:26:01 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange
1/16/2013 2:26:01 PM 1 --InitFolderProperties
1/16/2013 2:26:01 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:26:01 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange
1/16/2013 2:26:01 PM 1 --InitFolderProperties
1/16/2013 2:26:01 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:26:01 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:01 PM 1 {-Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange interval: h:0 m:0 s:0 ms:0 ticks:0
1/16/2013 2:26:01 PM 1 --DoExplorerSelectionChange
1/16/2013 2:26:01 PM 1 --InitFolderProperties
1/16/2013 2:26:01 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:26:01 PM 1 {+Event IExplorerEvents_10.SelectionChange
1/16/2013 2:26:01 PM 1
1/16/2013 2:26:00 PM 1
1/16/2013 2:26:00 PM 1 {-Event IExplorerEvents_10.FolderSwitch
1/16/2013 2:26:00 PM 1 ------Release explorerObj
1/16/2013 2:26:00 PM 1 ------Release folderObj
1/16/2013 2:26:00 PM 1 ------Release folderItemsObj
1/16/2013 2:26:00 PM 1 ----DisposeOutlookObjects
1/16/2013 2:26:00 PM 1 ----{-raise ADXBeforeFormShow
1/16/2013 2:26:00 PM 1 ----{+raise ADXBeforeFormShow
1/16/2013 2:26:00 PM 1 --ADXOlForm.AdxOlShow
1/16/2013 2:26:00 PM 1 ----OutlookUtils.GetFolderItems
1/16/2013 2:26:00 PM 1 ----NewRefObj ExplorerArgs.FolderObj
1/16/2013 2:26:00 PM 1 ----NewRefObj ExplorerArgs.ExplorerObj
1/16/2013 2:26:00 PM 1 ----DisposeOutlookObjects
1/16/2013 2:26:00 PM 1 --InitializeForm
1/16/2013 2:26:00 PM 1 ----fAppWindow.SetAddress(this.AdxHandle)
1/16/2013 2:26:00 PM 1 ----WindowsAPI.SetParent
1/16/2013 2:26:00 PM 1 --Initialize
1/16/2013 2:26:00 PM 1 --*!* It is not WebViewPane
1/16/2013 2:26:00 PM 1 --SetHTMLDocumentTitle
1/16/2013 2:26:00 PM 1 --SetBoundsCore
1/16/2013 2:25:59 PM 1 --*!* It is not WebViewPane
1/16/2013 2:25:59 PM 1 --SetHTMLDocumentTitle
1/16/2013 2:25:59 PM 1 ----*!* It is not WebViewPane
1/16/2013 2:25:59 PM 1 ----SetHTMLDocumentTitle
1/16/2013 2:25:59 PM 1 ----SetBoundsCore
1/16/2013 2:25:59 PM 1 --ADXForm
1/16/2013 2:25:59 PM 1 --GetForm
1/16/2013 2:25:59 PM 1 --RegionState UnLock: ADXBeforeFormInstanceCreate
1/16/2013 2:25:59 PM 1 --{-raise ADXBeforeFormInstanceCreate
1/16/2013 2:25:59 PM 1 ----RegionState Lock: ADXBeforeFormInstanceCreate
1/16/2013 2:25:59 PM 1 --{+raise ADXBeforeFormInstanceCreate
1/16/2013 2:25:59 PM 1 --SetExplorerAppWindowProperty
1/16/2013 2:25:59 PM 1 --IsContextSupport
1/16/2013 2:25:59 PM 1 --DoExplorerFormShow
1/16/2013 2:25:59 PM 1 --ADXForm[FolderViewServiceForm][1804D4].Hide
1/16/2013 2:25:59 PM 1 --{-Hide forms
1/16/2013 2:25:59 PM 1 --{+Hide forms
1/16/2013 2:25:59 PM 1 --{-LOCK in DeleteAllNotCachedExplorerForms
1/16/2013 2:25:59 PM 1 ----{-DeleteAllNotCachedExplorerForms
1/16/2013 2:25:59 PM 1 ------{-DeleteExplorerForms
1/16/2013 2:25:59 PM 1 ------{+DeleteExplorerForms
1/16/2013 2:25:59 PM 1 ----{+DeleteAllNotCachedExplorerForms
1/16/2013 2:25:59 PM 1 --{+LOCK in DeleteAllNotCachedExplorerForms
1/16/2013 2:25:59 PM 1 --CancelIsHiddenByDeveloperFlagForExplorerForms
1/16/2013 2:25:59 PM 1 --DoExplorerFolderSwitch
1/16/2013 2:25:59 PM 1 --InitFolderProperties
1/16/2013 2:25:59 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:25:59 PM 1 {+Event IExplorerEvents_10.FolderSwitch
1/16/2013 2:25:59 PM 1
1/16/2013 2:25:59 PM 1
1/16/2013 2:25:59 PM 1 {-Event IExplorerEvents_10.ViewSwitch
1/16/2013 2:25:59 PM 1 --DoExplorerViewSwitch
1/16/2013 2:25:59 PM 1 --InitFolderProperties
1/16/2013 2:25:59 PM 1 --ADXOlExplorerArguments 1 FolderEvent
1/16/2013 2:25:59 PM 1 {+Event IExplorerEvents_10.ViewSwitch
1/16/2013 2:25:59 PM 1
1/16/2013 2:25:58 PM 1
1/16/2013 2:25:58 PM 1 {-Event OnCommonExplorerWindowHide
1/16/2013 2:25:58 PM 1 --.NET SendMessageFindWindows
1/16/2013 2:25:58 PM 1 --EndHookTransaction
1/16/2013 2:25:58 PM 1 ----{-HideContextedExplorerForms: TodoBar
1/16/2013 2:25:58 PM 1 ----{+HideContextedExplorerForms: TodoBar
1/16/2013 2:25:58 PM 1 ----{-DeleteContextedNotCachedExplorerForms: TodoBar
1/16/2013 2:25:58 PM 1 ----{+DeleteContextedNotCachedExplorerForms: TodoBar
1/16/2013 2:25:58 PM 1 ----DoTodoBarHide
1/16/2013 2:25:58 PM 1 ----InitFolderProperties
1/16/2013 2:25:58 PM 1 ----ADXOlExplorerArguments 1 ExplorerClose
1/16/2013 2:25:58 PM 1 --Event OnCommonExplorerWindowHide 1007E6, 11
1/16/2013 2:25:58 PM 1 --.NET SendMessageFindWindows
1/16/2013 2:25:58 PM 1 --StartHookTransaction
1/16/2013 2:25:58 PM 1 {+Event OnCommonExplorerWindowHide
1/16/2013 2:25:58 PM 1
1/16/2013 2:25:58 PM 1
1/16/2013 2:25:58 PM 1 {-Event DoAddinStartupComplete
1/16/2013 2:25:58 PM 1 --InitFolderProperties
1/16/2013 2:25:58 PM 1 --ADXOlExplorerArguments 1 Initialize
1/16/2013 2:25:58 PM 1 --CreateICTPFactory
1/16/2013 2:25:58 PM 1 --CheckSocialConnectorAddin
1/16/2013 2:25:58 PM 1 --CheckAddins
1/16/2013 2:25:58 PM 1 {+Event DoAddinStartupComplete
1/16/2013 2:25:58 PM 1
1/16/2013 2:25:58 PM 1
1/16/2013 2:25:58 PM 1 {-Event DoAddinInitialize
1/16/2013 2:25:58 PM 1 --BackStageVisibleChangeWindowWatchObjectV2010.create
1/16/2013 2:25:58 PM 1 --ReadingPaneVisibleChangeWindowWatchObjectV2010.create
1/16/2013 2:25:58 PM 1 --AddWindowForSearching
1/16/2013 2:25:58 PM 1 --TodoBarOutlook2010WatchObject.create
1/16/2013 2:25:58 PM 1 --AddWindowForSearching
1/16/2013 2:25:58 PM 1 --NavigationPaneVisibleMinimizeUnvisibleChangeWatchObjectV2010.create
1/16/2013 2:25:58 PM 1 --AddWindowForSearching
1/16/2013 2:25:58 PM 1 --SetExplorerAppWindowProperty
1/16/2013 2:25:57 PM 1 --IsContextSupport
1/16/2013 2:25:57 PM 1 --DoExplorerFormShow
1/16/2013 2:25:57 PM 1 --InitFolderProperties
1/16/2013 2:25:57 PM 1 --ADXOlExplorerArguments 1 Initialize
1/16/2013 2:25:57 PM 1 --OlExplorerEvents_BaseLogic.ConnectTo
1/16/2013 2:25:57 PM 1 --------fAppWindow.SetAddress(this.AdxHandle)
1/16/2013 2:25:57 PM 1 --------WindowsAPI.SetParent
1/16/2013 2:25:57 PM 1 ------Initialize
1/16/2013 2:25:57 PM 1 ------clientLayoutForm.Initialize
1/16/2013 2:25:57 PM 1 ------ADXOlServiceForm
1/16/2013 2:25:57 PM 1 --------SetBoundsCore
1/16/2013 2:25:57 PM 1 ------ADXForm
1/16/2013 2:25:57 PM 1 ----ADXForm.CreateInstanceForClientLayout
1/16/2013 2:25:57 PM 1 ----Create FolderViewServiceForm
1/16/2013 2:25:57 PM 1 --------fAppWindow.SetAddress(this.AdxHandle)
1/16/2013 2:25:56 PM 1 --------InitializeInResource
1/16/2013 2:25:56 PM 1 --------WindowsAPI.SetParent
1/16/2013 2:25:56 PM 1 ------Initialize
1/16/2013 2:25:56 PM 1 ------clientLayoutForm.Initialize
1/16/2013 2:25:56 PM 1 ------ADXOlServiceForm
1/16/2013 2:25:56 PM 1 --------SetBoundsCore
1/16/2013 2:25:56 PM 1 ------ADXForm
1/16/2013 2:25:56 PM 1 ----ADXForm.CreateInstanceForClientLayout
1/16/2013 2:25:56 PM 1 ----Create ReadingPaneServiceForm
1/16/2013 2:25:56 PM 1 --OlExplorerEvents_BaseLogic
1/16/2013 2:25:56 PM 1 --RestoreWebViewFolderSettings
1/16/2013 2:25:56 PM 1 --FindOutsideInspectorWatchObject.create
1/16/2013 2:25:56 PM 1 ----OlInspectorsEvents_SinkHelper.ConnectTo
1/16/2013 2:25:56 PM 1 ----OlExplorersEvents_SinkHelper.ConnectTo
1/16/2013 2:25:56 PM 1 ----OlExplorersEvents_SinkHelper
1/16/2013 2:25:56 PM 1 ----OlApplicationEvents_BaseLogic.ConnectTo
1/16/2013 2:25:56 PM 1 ----OlApplicationEvents_BaseLogic
1/16/2013 2:25:56 PM 1 --ConnectOutlookEvents
1/16/2013 2:25:56 PM 1 ----FolderSyncIssuesEntryID from registry: 000000002CD79444EB9F414D89825F950FA55B6401006BE8BA006F5A64478008B84C4E0A1A5700000002369D0000
1/16/2013 2:25:56 PM 1 ----PublicFoldersAllPublicFoldersEntryID from registry: 000000001A447390AA6611CD9BC800AA002FC45A0300C0B86B30DBD611CEB31700AA00574CC60000000000030000
1/16/2013 2:25:56 PM 1 ----PublicFoldersEntryID from registry: 000000001A447390AA6611CD9BC800AA002FC45A0300C0B86B30DBD611CEB31700AA00574CC60000000000030000
1/16/2013 2:25:56 PM 1 --LoadDefaultFoldersEntryIDFromRegistry
1/16/2013 2:25:56 PM 1 --CheckSocialConnectorAddin
1/16/2013 2:25:56 PM 1 {+Event DoAddinInitialize
1/16/2013 2:25:56 PM 1
1/16/2013 2:25:55 PM 1 ADXOlFormsCollectionItem.SetInspectorLayout
1/16/2013 2:25:55 PM 1 ADXOlFormsCollectionItem.SetInspectorItemTypes
1/16/2013 2:25:55 PM 1 ADXOlFormsCollectionItem.SetFormClassName
1/16/2013 2:25:55 PM 1 ADXOlFormsCollectionItem.SetExplorerLayout
1/16/2013 2:25:55 PM 1 ADXOlFormsCollectionItem.SetExplorerItemTypes
1/16/2013 2:25:55 PM 1 ADXOlFormsCollectionItem.SetCached
1/16/2013 2:25:55 PM 1 {-ConnectAddinModuleEvents
1/16/2013 2:25:55 PM 1 --Before connection Point Advise
1/16/2013 2:25:55 PM 1 {+ConnectAddinModuleEvents
1/16/2013 2:25:55 PM 1 SetOwner
1/16/2013 2:25:55 PM 1 --ADXXOlExceptionManager
1/16/2013 2:25:55 PM 1 InitializeClass
Posted 17 Jan, 2013 08:53:36 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Ivo,

You forgot to post the screenshot. If you cannot post it, please send it to the support email address; please make sure that your email contains a link to this topic.


Andrei Smolin
Add-in Express Team Leader
Posted 17 Jan, 2013 10:25:57 Top
Ivo Stoilov




Posts: 6
Joined: 2012-08-30
Hello Andrei,

We've just sent thee requested info.

Regards,
Ivo
Posted 18 Jan, 2013 05:18:00 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Thank you, Ivo. As soon as I have anything new on this issue, I'll let you know.


Andrei Smolin
Add-in Express Team Leader
Posted 18 Jan, 2013 05:59:53 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Ivo,

We cannot reproduce the issue using the add-in below with Add-in Express 6.7.3062 and 7.1.4050 in Outlook 2010 SP1 32bit.

The add-in project: http://www.add-in-express.com/files/support/MyAddin12.zip

Can you please modify the project and/or provide corrected steps to reproduce the issue?


Andrei Smolin
Add-in Express Team Leader
Posted 18 Jan, 2013 10:26:17 Top