Hi,
I ran the sne.exe to resolve the following error:
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Microsoft.SqlServer.XEvent.Linq, Vers
ion=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. Strong name validation faile
d. (Exception from HRESULT: 0x8013141A) ---> System.Security.SecurityException: Strong name validation failed. (Exceptio
n from HRESULT: 0x8013141A)
--- End of inner exception stack trace ---
at FailoverDetector.XeventParser.LoadXevent(String xelFileName, String serverName)
at FailoverDetector.Program.Main(String[] args) in E:\FailoverDetector-master_v1\FailoverDetector-master\FailoverDete
ctor\Program.cs:line 45
I am still getting this error after running this against every dll file in the FailoverDetector folder.
Please assist.
Regards