Has anyone found an issue with the Master Data Services 2016 Excel-add in ( x64 ) causing Excel 2016 x64 to crash continually at start-up ?
I'm running Windows 10 Enterprise Version 10.0.10586 Build 10586
Excel is 2016 x64 running under Office 365 ProPlus
MDS Excel Add-in version 13.0.2121.20 (x64)
I also have the required .netframework versions and Visual Studio 2010 runtime installed. Tried it on a Windows 7 machine with the same version of Excel and MDS plug-in without any issues; tried it on another Windows 10 Laptop and the issue occurred again.
Event Log errors:
Microsoft Excel: Rejected Safe Mode action : Excel is running into problems with the 'microsoft.masterdataservices.exceladdin' add-in. If this keeps happening, disable this add-in and check for available updates. Do you want to disable it now?
Faulting application name: EXCEL.EXE, version: 16.0.6769.2017, time stamp: 0x57014339
Faulting module name: KERNELBASE.dll, version: 10.0.10586.494, time stamp: 0x5775e4c5
Exception code: 0xe0434352
Fault offset: 0x0000000000071f28
Faulting process ID: 0x1eb0
Faulting application start time: 0x01d22467a6027154
Faulting application path: C:\Program Files\Microsoft Office\root\Office16\EXCEL.EXE
Faulting module path: C:\WINDOWS\system32\KERNELBASE.dll
Report ID: fef04df0-905a-11e6-88d5-5ce0c5ac6c2d
Faulting package full name:
Faulting package-relative application ID:
Ran the VSTO manually and get the following:
at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)
--- End of inner exception stack trace ---
at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)
at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
Any help would be appreciated.
Thanks :)