Cannot connect to .net service and collect allocation data
I have tried several times to connect to a .net service to collect detailed information (allocation data). The profiling works well other than I cannot collect allocation data. Same results whether I run the app up from VS2015 or try to connect to it after I have started it from VS2015.Not sure what to try?
Please sign in to leave a comment.
I have a solution. I launch dotMemory, select .NETProcess, start my app in the debugger, and then connect to it from dotMemory. Everything works when I do this.
Hello Mark,
Collecting memory allocation data is not available for already running applications. Therefore, this option is not available when you attach dotMemory to a running process.
It's a good solution to run any .NET process profiling. Also you can run your application directly from dotMemory configuration window.