What Is ASPNET_WP.exe?
What Is The Use Of It?
In Which Place Inproc Session Stored ?
Explain Session State ?

Answer Posted / srinivas.r

ASPNET_WP.exe is used to store Session state. this is
default setting for IIS,if we reboot IIS or re load the
page the we lost session state.

In IIS Inproc session will stores.

Seeion state is used to maintain the all the information of
the page. there are 4 types.

Inpoc
Outprc
State Server
Sql Server

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does asp stand for in asp.net?

706


Explain server-side scripting and client-side scripting.

686


Explain about Automatic resource management?

801


Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?

1009


What is difference in .net 1.1 and .net 2.0?

780


What is asynchronous call?

792


What is session object? Describe in detail.

764


A web service can only be written in .net? State whether true or false.

728


Where is the view state data stored in asp net?

768


What is the use of placeholder control?

744


Can more than one person use the same login?

739


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

652


What is the appSettings Section in the web.config file?

783


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1664


What are the validation controls available in ASP.NET?

714