Forum Discussion
Vandrey Trindade
Sep 12, 2022Brass Contributor
Active Directory Replication Status Tool crashing
Hi, Some recent .Net update broke the app. It crashes right after the splash screen. Application: repl.exe Framework Version: v4.0.30319 Description: The process was terminated due to an un...
ILikeTurtles
Sep 14, 2022Copper Contributor
Having the same issue and I have .NET 4.8, enabled TLS 1.2 on both Client/Server registry settings and still...just a splash screen and same event viewer information as the above posting from Vandrey. Here's another thread with more folks exclaiming the same issue:
https://community.spiceworks.com/topic/2462722-active-directory-replication-status-tool-broken
https://community.spiceworks.com/topic/2462722-active-directory-replication-status-tool-broken
- ILikeTurtlesSep 29, 2022Copper ContributorThe following post articulates how to modify a specific dll. I've done it and it works:
https://www.reddit.com/r/sysadmin/comments/xpfune/ad_replication_status_tool_broken_again_in_early/
https://community.spiceworks.com/topic/2462722-active-directory-replication-status-tool-broken- IanWarrenFeb 17, 2023Copper ContributorFollowed the post and fixed the Microsoft.Sirona.dll as described in there.
Works a treat now.
The fix is clearly a slightly crude bodge that just bypassed checking for the correct version and certificates / security checks that the defective dll is triggering.
**bleep** poor that Microsoft haven't fixed what they broke back in September themselves!
Maybe a challenge to ex MS developer and you tuber Dave Garage might yield a properly working fix faster than MS!