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



When you?re running a component within ASP.NET, what process is it running within on Windows XP? Wi..

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

When you?re running a component within ASP.NET, what process is it running within on Windows XP? Wi..

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

Post New Answer

More Programming Languages AllOther Interview Questions

define profiler???

0 Answers  


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.

0 Answers   Amazon,


can u help me? how do solve the transpose problem in ireport? if any one know send to eswaran_2006@yahoo.co.in

0 Answers  


what type of exceptions & problems are faced in production time at java technology?

0 Answers   CTS,


How to create a new dataset only duplicate observations in proc sort procedure?

0 Answers   Accenture,






what is woransient key word? how it is used in java

0 Answers   Convergys,


which one is the best practice using synchronization method or synchronization block

1 Answers   TCS,


what is different between kenerl mode and user mode?

1 Answers  


Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC,


___ method used to move a recordset pointer in nth position in DAG.

1 Answers  


how we can know the funcions available in a class recording java?

0 Answers  


73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.

1 Answers  


Categories