We are trying to profile our code which has three call hierarchies. 1. We use ASP.net which inturns call WebService and Webservice calls Win32 dll. 2. Win 32 dll then calls COM component. But when we are using AQTime for profiling then AQTime is able to profile till WebService and we are not able to profile Win32 dll methods. Please help me on this.