M
Mark Fox
Hello,
In the VS.NET documentation
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/cpguide/html/cpconenablingprofiling.asp
it says that in order to profile an application you have
to have its CLSID. I am new to profiling and looking to
profile my ASP.NET application, but don't know how to
find its CLSID. Also, it says that "The profiler must
implement the ICorProfilerCallback" Does this mean I
have to develop my own program to do the profiling? I
thought VS.NET would have a built in profiler that would
log each time a function is entered or exited. Any help
would be appreciated! Thanks!
In the VS.NET documentation
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/cpguide/html/cpconenablingprofiling.asp
it says that in order to profile an application you have
to have its CLSID. I am new to profiling and looking to
profile my ASP.NET application, but don't know how to
find its CLSID. Also, it says that "The profiler must
implement the ICorProfilerCallback" Does this mean I
have to develop my own program to do the profiling? I
thought VS.NET would have a built in profiler that would
log each time a function is entered or exited. Any help
would be appreciated! Thanks!