database calls not logged

vjedlickavjedlicka Posts: 3 Bronze 1
I am profiling ASP.NET application (web development server),
line level and method level timings.

When I stop profiling, there are some results in the Methods grid and Call tree, but the Database calls window is empty.

The app calls MS SQL server.

Comments

  • Jessica RJessica R Posts: 1,319 Rose Gold 4
    Sorry to hear you're experiencing some trouble! Can I first make sure--are you using the Standard or Professional version of the profiler? Database calls are only available with the Pro version, I'm afraid.

    If you are already using the Pro version, you may want to try running the profiler explicitly as administrator in case there are any permissions issues. Please let me know if that helps!

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


  • Now it is working when I started the profiler as admin.

    Thank you
    Vaclav
  • Jessica RJessica R Posts: 1,319 Rose Gold 4
    Glad to hear that! :D

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


Sign In or Register to comment.