debugger12
7 years agoNew Contributor
AQTime using Allocation Profiler on a WCF service
Hello,
I am trying to profile a WCF service using Allocation profiler, to find memory leaks. Once I click Run, after few mins, profiler loads the start page (e.g. http://(mydomain)/service.svc) without any issues.
Then I ran a test from the client pointing to that service. After few mins the AQTime process exits with some errors. And the event view has all the Structuremap (cannot create instance error) and Mysql connection errors (reading data stream error).
When I directly call the service, I am getting successful results.
Can anyone please help me with this?
Thanks,
AQTime user