Click here to Skip to main content
15,894,646 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,

I am working on CLR Profilling for profiling the IIS server (web services).

now i am using
C#
COM_INTERFACE_ENTRY(ICorProfilerCallback)
com for that.

now it is working and profiling the webservices.

The webservices have own application pool and different-2 identity like local system, local service, network service and applicaiton pool identity.

now the problem is, our profiler works only for local system.

Is there any idea, how it works for all the application identity ?.

Regards
saruabh ag
Posted
Updated 8-Oct-12 18:31pm
v5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900