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 |
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
What is Boxing?
what are methods we have in connection pooling
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
0 Answers Information Management Services,
any drawback are there in mantis?
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
Piggy backing is a technique for a) Flow control b) sequence c) Acknowledgement d) retransmition
17 Answers Fast Booking, HCL, Lucent, NIC,
what is the last ant version you worked?how to get it
HOW TO DOWNLOAD ORCUT SITE VIDEOS IN PC WITH THE HELP OF MOZILL'S FIREFOX?
if heap sort contains n elements, no of comparsions required are
what is the diffrence between occur 0 and occur 10 in ABAP.