Activity overview
Latest activity by long
I ran the test again but this time modified the "code to profile" property to be "Custom filter". The status message in the bottom left displayed "Read to profile performance of COM+ server application: EQ.SKEL.BusinessLayer".
After running the application to hit several public methods running under the COM+ application, I took a Snapshot. The results captured my public methods but could not locate the source file to profile individual lines of code.
The application is built using "Debug" mode and there is a ".PDB" file generated.
Is there a way to indicate to the Profiler where the source file is? / comments
I ran the test again but this time modified the "code to profile" property to be "Custom filter". The status message in the bottom left displayed "Read to profile performance of COM+ server applica...
Can't profiler COM+ application
I am new to ANTS Profiler.
My application is written in managed code VB.NET running under MS .NET Framework 1.1. The Business Layer tier is running as a COM+ Application. After initiating the profi...