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?

 

0
2 comments

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.

0

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.

0

Please sign in to leave a comment.