Options

Unable to get profiler result

Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
Hi Henry,

Thanks for your post; this is interesting. If you only have one version of Framework installed (1.1), then the only alternative is that the .aspx page did not run any .net code. I'd check that the page does have some C#/VB code in it that is not client-side code and that the page is not being cached on the server.

Comments

  • Options
    I have the same problem and we have alot of VB.net code in our application. Any ideas? I have xp with SP2
  • Options
    Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hi Eddie,

    Yes -- it turns out that this can also happen if you choose to profile only .NET methods that have source code in ANTS Profiler and the source code couldn't be located. Profiling all methods instead would isolate this as the cause of the problem.
This discussion has been closed.