Hello,
I am totally frustrated now.
Since a few days I have the following error when I opened my Outlook 2007:
"unkown session id"
I used the SupportTool to delete my old profile and create a new one but with the same error.
I also tried reinstalling outlook and oqxtender but nothing works.
What can I do now? Any ideas?
I am totally frustrated now.
Since a few days I have the following error when I opened my Outlook 2007:
"unkown session id"
I used the SupportTool to delete my old profile and create a new one but with the same error.
I also tried reinstalling outlook and oqxtender but nothing works.
What can I do now? Any ideas?
Code:
---- Sync State ----
Error during Login (SST_LOGIN)
---- Message ----
The session ID is unknown. (0x800d0006)
---- Location ----
---- Details ----
The session ID is unknown.
Unknown sessionid
---- Error Object ----
{
"code": 2148335622,
"code_hex": "0x800d0006",
"code_description": "USM error: bad sessionid",
"state": 2,
"state_description": "SST_LOGIN",
"last_usm_call":
{
"func": "/usm-json/getConfiguration?id=966dab6e-4010-464e-805b-a322cd43245e_53709161_47",
"argument":
{
"sessionid": "966dab6e-4010-464e-805b-a322cd43245e_53709161_47"
},
"reply":
{
"status": 6,
"data": null,
"errorCode": 6357253,
"errorMessage": "Unknown sessionid",
"errorDetails": null,
"oxError": null
}
}
}
Code:
2013-08-23 15:47:03.865 Info [1] OXtender 2 Outlook AddIn starting up, using profile '' ( [] @ ) 2013-08-23 15:47:03.880 Info [1] Executing assembly: OXAddIn, Version=7.0.64.2861, Culture=neutral, PublicKeyToken=72e3368c86d08802 2013-08-23 15:47:03.880 Info [1] Assembly location: C:\Program Files (x86)\Open-Xchange\OXtender 2 for Microsoft Outlook\OXAddIn.dll 2013-08-23 15:47:03.880 Info [1] Current AppDomain is 'C:\Program Files (x86)\Open-Xchange\OXtender 2 for Microsoft Outlook\' 2013-08-23 15:47:03.880 Info [1] Outlook Version is '12.0.0.6607' 2013-08-23 15:47:03.880 Error [1] error accessing OXSync interface: Property '0x68400000' not found in folder '\\Persönliche Ordner'. 2013-08-23 15:47:03.880 Info [1] No OXSync interface found, starting up in disabled mode. 2013-08-23 15:47:03.880 Info [1] OX User Interface initializing (disabled mode). 2013-08-23 15:47:03.896 Info [1] Using culture 'Deutsch (Deutschland)'. 2013-08-23 15:47:03.911 Info [1] ErrorHandler: initialized, bound to window handle '132576'. 2013-08-23 15:47:03.911 Info [1] OX User Interface initialized. 2013-08-23 15:47:49.307 Info [1] Outlook AddIn shutting down. 2013-08-23 15:47:49.307 Error [1] Error during shutdown: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. 2013-08-23 15:47:49.307 Info [1] Outlook AddIn shutdown complete.
Code:
2013-08-23 15:51:48.877 Info [1] OXtender 2 Outlook AddIn starting up, using profile '' ( [] @ )
2013-08-23 15:51:48.893 Info [1] Executing assembly: OXAddIn, Version=7.0.64.2861, Culture=neutral, PublicKeyToken=72e3368c86d08802
2013-08-23 15:51:48.893 Info [1] Assembly location: C:\Program Files (x86)\Open-Xchange\OXtender 2 for Microsoft Outlook\OXAddIn.dll
2013-08-23 15:51:48.893 Info [1] Current AppDomain is 'C:\Program Files (x86)\Open-Xchange\OXtender 2 for Microsoft Outlook\'
2013-08-23 15:51:48.893 Info [1] Outlook Version is '12.0.0.6607'
2013-08-23 15:51:48.893 Error [1] error accessing OXSync interface: Property '0x68400000' not found in folder '\\Persönliche Ordner'.
2013-08-23 15:51:48.893 Info [1] No OXSync interface found, starting up in disabled mode.
2013-08-23 15:51:48.893 Info [1] OX User Interface initializing (disabled mode).
2013-08-23 15:51:48.893 Info [1] Using culture 'Deutsch (Deutschland)'.
2013-08-23 15:51:48.893 Info [1] ErrorHandler: initialized, bound to window handle '394622'.
2013-08-23 15:51:48.893 Info [1] OX User Interface initialized.
2013-08-23 15:54:07.375 Info [1] --> OXAddIn.Connect.AddinCall(GetVersion, {})
2013-08-23 15:54:07.375 Info [1] <-- OXAddIn.Connect.AddinCall: ppszJSONRes '{"data":"7.0.64.2861"}', HResult '0x0'
2013-08-23 15:54:07.375 Info [1] --> OXAddIn.Connect.AdjustFolderRights()
2013-08-23 15:54:07.375 Error [1] Error handling AdjustFolderRights call: Der Wert darf nicht NULL sein.
Parametername: folder
2013-08-23 15:54:07.375 Info [1] <-- OXAddIn.Connect.AdjustFolderRights: HResult '0x80004005'
2013-08-23 15:54:07.375 Info [1] Creating tray icon.
2013-08-23 15:54:07.484 Info [1] --> OXAddIn.Connect.AddinCall(ErrorDialog, {
"actions": 1,
"error": {
"code": 2148401171,
"code_hex": "0x800e0013",
"code_description": "can not add this service from outlook. please use controlpanel/mail setup.",
"state": 0,
"state_description": "SST_NOTHING",
"last_usm_call": {
}
}
})
2013-08-23 15:54:13.927 Info [1] ErrorHandler: Error dialog call handled successfully.
2013-08-23 15:54:13.927 Info [1] ErrorHandler: Error dialog call handled successfully.
2013-08-23 15:54:13.927 Info [1] <-- OXAddIn.Connect.AddinCall: ppszJSONRes '{"data":0,"delay":60000}', HResult '0x0'
2013-08-23 15:54:13.943 Info [1] --> OXAddIn.Connect.AddinCall(GetVersion, {})
2013-08-23 15:54:13.943 Info [1] <-- OXAddIn.Connect.AddinCall: ppszJSONRes '{"data":"7.0.64.2861"}', HResult '0x0'
2013-08-23 15:54:13.943 Info [1] --> OXAddIn.Connect.AdjustFolderRights()
2013-08-23 15:54:13.943 Error [1] Error handling AdjustFolderRights call: Der Wert darf nicht NULL sein.
Parametername: folder
2013-08-23 15:54:13.943 Info [1] <-- OXAddIn.Connect.AdjustFolderRights: HResult '0x80004005'
2013-08-23 15:54:13.943 Info [1] --> OXAddIn.Connect.AddinCall(RemoveProfile, {"service_id":"0069124e6d09e14db6e3f196ff104f3b"})
2013-08-23 15:54:13.943 Info [1] Found service id '0069124e6d09e14db6e3f196ff104f3b' in profile 'Adrian Fessler.
2013-08-23 15:54:13.943 Info [1] Successfully determined profile name 'Adrian Fessler'.
2013-08-23 15:54:13.943 Error [1] error removing profile specific settings: Eine Unterschlüsselstruktur kann nicht gelöscht werden, da der Unterschlüssel nicht vorhanden ist.
2013-08-23 15:54:13.943 Info [1] <-- OXAddIn.Connect.AddinCall: ppszJSONRes '{"data":null}', HResult '0x0'
2013-08-23 15:58:12.311 Info [1] Outlook AddIn shutting down.
2013-08-23 15:58:12.311 Error [1] Error during shutdown: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
2013-08-23 15:58:12.311 Info [1] Outlook AddIn shutdown complete.
Code:
23.08.2013 ***************************************
15:46:48.46#00001660 dllmain.cpp(270):A:level=0
15:46:48.46#00001660 dllmain.cpp(271):A:append=1
15:46:48.46#00001660 dllmain.cpp(154):A:dll=C:\Windows\system32\oxstor32.dll
15:46:48.46#00001660 dllmain.cpp(192):A:ver=0.0.137.0
15:46:48.48#00001660 dllmain.cpp(336):A:avoidyield=0
15:46:48.57#00001660 addin.cpp(47):A:addinver=7.0.64.2861
15:46:55.39#00001660 iabprovider.cpp(786):E:GetConfigData() failed: hr=8004011c
15:46:55.39#00001660 iabprovider.cpp(852):E:Logon() returns 8004011c
15:46:55.40#00001660 iabprovider.cpp(786):E:GetConfigData() failed: hr=8004011c
15:46:55.40#00001660 iabprovider.cpp(852):E:Logon() returns 8004011c
15:46:55.40#00001660 iabprovider.cpp(786):E:GetConfigData() failed: hr=8004011c
15:46:55.40#00001660 iabprovider.cpp(852):E:Logon() returns 8004011c
15:47:02.30#00001660 config.cpp(777):E:ConfigDialog() failed: hr=80040113
15:47:02.30#00001660 config.cpp(896):E:RunConfig() failed: hr=80040113
15:47:02.30#00001660 ixplogon.cpp(299):E:GetConfigData() failed: hr=80040113
15:47:02.30#00001660 ixpprovider.cpp(87):E:Create() failed: hr=80040113
23.08.2013 ***************************************
15:54:07.36#000011e8 dllmain.cpp(270):A:level=0
15:54:07.36#000011e8 dllmain.cpp(271):A:append=1
15:54:07.36#000011e8 dllmain.cpp(154):A:dll=C:\Windows\system32\oxstor32.dll
15:54:07.36#000011e8 dllmain.cpp(192):A:ver=0.0.137.0
15:54:07.36#000011e8 dllmain.cpp(336):A:avoidyield=0
15:54:07.36#000011e8 addin.cpp(137):A:calling addin function 'ErrorDialog' ...
15:54:07.36#000011e8 addin.cpp(138):A:arg={
"actions": 1,
"error": {
"code": 2148401171,
"code_hex": "0x800e0013",
"code_description": "can not add this service from outlook. please use controlpanel/mail setup.",
"state": 0,
"state_description": "SST_NOTHING",
"last_usm_call": {
}
}
}
15:54:07.37#000011e8 addin.cpp(47):A:addinver=7.0.64.2861
15:54:13.92#000011e8 addin.cpp(154):A:res={"data":0,"delay":60000}
23.08.2013 ***************************************
15:54:13.94#000011e8 dllmain.cpp(270):A:level=0
15:54:13.94#000011e8 dllmain.cpp(271):A:append=1
15:54:13.94#000011e8 dllmain.cpp(154):A:dll=C:\Windows\system32\oxstor32.dll
15:54:13.94#000011e8 dllmain.cpp(192):A:ver=0.0.137.0
15:54:13.94#000011e8 dllmain.cpp(336):A:avoidyield=0
15:54:13.94#000011e8 addin.cpp(47):A:addinver=7.0.64.2861
23.08.2013 ***************************************
15:58:37.03#00000c9c dllmain.cpp(270):A:level=0
15:58:37.03#00000c9c dllmain.cpp(271):A:append=1
15:58:37.03#00000c9c dllmain.cpp(154):A:dll=C:\Windows\system32\oxstor32.dll
15:58:37.05#00000c9c dllmain.cpp(192):A:ver=0.0.137.0
15:58:37.05#00000c9c dllmain.cpp(336):A:avoidyield=0
15:58:37.05#00000c9c addin.cpp(137):A:calling addin function 'ErrorDialog' ...
15:58:37.05#00000c9c addin.cpp(138):A:arg={
"actions": 1,
"error": {
"code": 2148401171,
"code_hex": "0x800e0013",
"code_description": "can not add this service from outlook. please use controlpanel/mail setup.",
"state": 0,
"state_description": "SST_NOTHING",
"last_usm_call": {
}
}
}
15:58:37.13#00000c9c addin.cpp(47):A:addinver=7.0.64.2861
15:58:39.56#00000c9c addin.cpp(154):A:res={"data":0,"delay":60000}
23.08.2013 ***************************************
15:58:39.56#00000c9c dllmain.cpp(270):A:level=0
15:58:39.56#00000c9c dllmain.cpp(271):A:append=1
15:58:39.56#00000c9c dllmain.cpp(154):A:dll=C:\Windows\system32\oxstor32.dll
15:58:39.56#00000c9c dllmain.cpp(192):A:ver=0.0.137.0
15:58:39.58#00000c9c dllmain.cpp(336):A:avoidyield=0
15:58:39.58#00000c9c addin.cpp(47):A:addinver=7.0.64.2861