[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

Profiler Output log file for ASP.Net

B.Manivannan

11/5/2002 10:42:00 AM

Good day Friend,

I am currently working in Profiling the Dot Net based application. I am
using the DNProfiler.dll which can be downloaded from microsoft. This DLL is
able to monitor the standalone application like "hello" program in C#. In
side the DLL, it is able to get the module name as the function name. This
will give the path to generate the output log file.

My aim here is to get the same file if i run the ASP.Net application also.
I have the batch file to start the profiler by profiling_on and stop by
profiling_off. These files i kept in the Virtual Folder path to run these
file in the command prompt. So that the DLL will be in the same process. I
have also set the values of these variables in the System/Environment
variables also.

I would like to know where the output log file is generated? Can any one of
you guide me?

Thanks in advance.

With Thanks and Regards,
Manivannan.B.