Activity overview
Latest activity by phaeze
We were able to get this working by also launching the profiler as Administrator. / comments
We were able to get this working by also launching the profiler as Administrator.
When I try this, I get an error almost immediately after starting profiling that the IIS service could not be started. My guess is that it would be a permissions issue, do you know what group memberships/permissions would be needed for this?
The use I tried is a domain user with local admin and is a member of the IIS_IUSRS group. / comments
When I try this, I get an error almost immediately after starting profiling that the IIS service could not be started. My guess is that it would be a permissions issue, do you know what group membe...
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...
Unfortunately I cannot share the application as it is proprietary, and at this point we have found a simpler display of the issue via visual studio's minidump debugging. Though we have not yet found the issue.
Thanks for your reply.
Regards,
Phaeze / comments
Unfortunately I cannot share the application as it is proprietary, and at this point we have found a simpler display of the issue via visual studio's minidump debugging. Though we have not yet foun...
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...