Skip to content
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

Open
symetryczny opened this issue Oct 4, 2018 · 3 comments
Open

LyncIMLocalHistory not working after Skype update #25

symetryczny opened this issue Oct 4, 2018 · 3 comments

Comments

@symetryczny
Copy link

symetryczny commented Oct 4, 2018

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.<connect>d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>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:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

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 for Lync, Skype and then Skype for Business and I would be very sad to have to leave it :(

@PlayThatMusic
Copy link

PlayThatMusic commented Oct 31, 2018 via email

@bujocek
Copy link
Owner

bujocek commented Feb 20, 2019

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

@symetryczny
Copy link
Author

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants