Posts
Sort by recent activity
Profiler stops windows Authentication from working
I have a .NET 4.5 site that I am trying to profile and if the server is set to windows authentication when the profiler is started all requests will return 401.
To test this I am using Fiddler 4 wi...
Object is disposable but Dispose() has not been called yet.
Hi,
I am in the midst of debugging a memory leak in a WPF app, I have found the object that is being held in memory but am having a hard time understanding the graph to find the cause.
Looking at t...