When you?re running a component within ASP.NET, what process
is it running within on Windows XP? Windows 2000? Windows 2003?
Answers were Sorted based on User's Feedback
Answer / atul atey
On Windows 2003 (IIS 6.0) running in native mode, the
component is running within the w3wp.exe process associated
with the application pool which has been configured for the
web application containing the component.
On Windows 2003 in IIS 5.0 emulation mode, 2000, or XP, it’s
running within the IIS helper process aspnet_wp.exe.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / harshvardhan
On Windows 2003 (IIS 6.0) running in native mode, the component is running within the w3wp.exe process associated with the application pool which has been configured for the web application containing the component.
On Windows 2003 in IIS 5.0 emulation mode, 2000, or XP, it's running within the IIS helper process whose name I do not remember, it being quite a while since I last used IIS 5.0.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is delegate and how works delegate and event.
Can any one give an example (Source Code) on virtual function implemetation in Java?
what is the similarity between networking devices?
i want to open a helkp file that is txt file on link buttons click
hi, i'd like to know how do you set lines in a page for Smartforms? thanks in advance
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....
shall we execute our java programmes in jre
What is the use of sas software? Is sas and sap are different?
what are stubs related to foxpro?
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
write a program for finding the union of two integer array in java?
HTML is a subset of