-
Website
http://SharePointMagazine.net/ -
Original page
http://sharepointmagazine.net/?p=2631 -
Subscribe
All Comments -
Community
-
Top Commenters
-
djenkinsenergy
4 comments · 1 points
-
yeschandana
3 comments · 1 points
-
Sriram
2 comments · 1 points
-
ggalipeau
32 comments · 1 points
-
Grammy Leung
2 comments · 1 points
-
-
Popular Threads
I would also like to point out that when attaching to the debugger you can select all the w3wp processes in case your code runs in different application pools or you don't know which pool is correct.
.b
The solution is not to elevate the permission of the IIS worker process but to create or reuse an existing System Event Log sources. There is a little know utility called the Message Compiler that will create a resource DLL containing events and messages that can be specified when an event source is created. There is also a managed code counterpart to registering an event source with an application manifest but I have not yet taken the time to track down the particulars.