| Author |
Message |
phoude
Joined: 28 Jul 2010 Posts: 1
|
Posted: Wed Jul 28, 2010 5:29 pm Post subject: The profiler did not find any methods with source code |
|
|
| I am profiling a ASP.Net web application (IIS) but I can't seem to get source code information even though I have pdb files in my bin folder. Am I missing something? |
|
| Back to top |
|
 |
nick.maidment
Joined: 29 Jan 2010 Posts: 74
|
Posted: Thu Jul 29, 2010 9:22 am Post subject: |
|
|
For ASP.NET (web-site) applications, you must ensure that the debug flag in web.config is set to true. This file is always in the root directory of the web site.
If that isnt working, you can try to match the pdbs with their corresponding assembly in the GAC or use the technique of creating a global cache, as explained http://www.red-gate.com/supportcenter/Content.aspx?p=ANTS%20Profiler&c=knowledgebase\ANTS_Profiler\KB200708000133.htm
If none of this works, please can you send your ANTS logs to support @ red-gate.com with F0037196 in the subject line, you can find them under the help menu, open log folder option. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group