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

write a sql qwery which include joining of two tables 4 marks mainframe

0 Answers  


what is c sharp dotnet

0 Answers   NIC,


what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....

16 Answers  


why applet is introduced?

1 Answers  


how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there

0 Answers   Synopsis,


Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.

2 Answers   Amazon, Manhattan,


diffrence between oracle apps , .NET , SAP

0 Answers  


what is throws keyword

1 Answers   IBM,


Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .

1 Answers   Hughes,


is possible to delete specific data in a row by using of sql query?

0 Answers   HCL,


give idea for creating screen in abap

0 Answers  


is try block possible without catch block?

3 Answers  


Categories