-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LyncIMLocalHistory not working after Skype update #25
Comments
I have office 365 on Win 10 64-bit and LyncIMLocalHistory seems to be working fine for me so far.
I thought it might die when I went from Lync to Skype, but still capturing IMs without issues.
Have you tried re-installing it?
From: symetryczny <[email protected]>
To: bujocek/LyncIMLocalHistory <[email protected]>
Cc: Subscribed <[email protected]>
Sent: Thursday, October 4, 2018 12:20 PM
Subject: [bujocek/LyncIMLocalHistory] LyncIMLocalHistory not working after Skype update (#25)
Hi,today I updated the Office 365 to the new version and it broke the LyncIMLocalHistory functionality. The application does not start anymore.Are you still maintaining it or is the project abandoned?I am running Windows 7, 32 bit, Skype for Business version 2016 MSO 16.0.10325.20082 32 bit.Details of the error:`See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************
System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Office.Uc.UCOfficeIntegration'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{6A222195-F65E-467F-8F77-EB180BD85288}' failed due to the following error: Interface not registered (Exception from HRESULT: 0x80040155).
at Microsoft.Lync.Model.LyncClient.EnsureOI()
at Microsoft.Lync.Model.LyncClient.GetClient(Boolean sideBySideLync)
at LyncIMLocalHistory.Program.d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
LyncIMLocalHistory
Assembly Version: 1.2.0.0
Win32 Version: 1.2.0.0
CodeBase: file:///C:/Users/user/Documents/LyncIMHistory/LyncIMLocalHistory/LyncIMLocalHistory.exe
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1068.2 built by: NETFXREL3STAGE
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Microsoft.Lync.Model
Assembly Version: 15.0.0.0
Win32 Version: 15.0.4603.1000
CodeBase: file:///C:/Users/user/Documents/LyncIMHistory/LyncIMLocalHistory/Microsoft.Lync.Model.DLL
Microsoft.Office.Uc
Assembly Version: 15.0.4603.1000
Win32 Version: 15.0.4603.1000
CodeBase: file:///C:/Users/user/Documents/LyncIMHistory/LyncIMLocalHistory/Microsoft.Office.Uc.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: When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.`Would you be able to help? I have been using this application for years and I would be very sad to have to leave it :(—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I'm sorry but I'm not working on this project anymore. Try to contact someone who forked my project if they still use and develop the tool. Thanks |
Are you aware of any forks of your project? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
today I updated the Office 365 to the new version and it broke the LyncIMLocalHistory functionality. The application does not start anymore.
Are you still maintaining it or is the project abandoned?
I am running Windows 7, 32 bit, Skype for Business version 2016 MSO 16.0.10325.20082 32 bit.
Details of the error:
Would you be able to help? I have been using this application for years for Lync, Skype and then Skype for Business and I would be very sad to have to leave it :(
The text was updated successfully, but these errors were encountered: