Comments
Sort by recent activity
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...