UWP app crashing after adding System.DirectoryServices

Thomas Fischer 21 Reputation points
2020-07-26T19:01:45.377+00:00

I add a page containing C# code that depends on System.DirectoryServices. The app crashes now. I commented out everything added except System.DirectoryServices and the app still crashes. The app runs after commenting out using System.DirectoryServices. Why?

Universal Windows Platform (UWP)
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.