How to find memory leak in WCF Service?
DungLT
Posts: 1 New member
Hi all,
I have a WCF Service to working with SQL and a Winforms program to controller it.
I try run .NET executable with Winform program but it working.
How to find with WCF Service?
Best regard
I have a WCF Service to working with SQL and a Winforms program to controller it.
I try run .NET executable with Winform program but it working.
How to find with WCF Service?
Best regard
Tagged:
Answers
I believe the options listed here for Ants Performance Profiler will also work for the Memory Profiler: https://documentation.red-gate.com/app/setting-up-and-running-a-profiling-session/choosing-application-types-and-settings/profiling-wcf-applications
Please try the option from that page that fits your WCF service and let me know if it works for you!
Kind regards,
Alex
Have you visited our Help Center?