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 is applicatio domain?

576


What is asp.net file?

636


Explain model, view and controller represent in an mvc application? : asp.net mvc

519


Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

1911


What types of data validation events are commonly seen in the client-side form validation?

567






Why do we need url encoding?

526


What is class and object in asp.net?

494


What is difference cookie and session?

529


What is the difference between mechine.config and web.config?

736


What is asp.net web application?

530


What are the types of session in asp.net?

528


Elaborate differentiation between ViewState and SessionState?

618


What is the difference between visual basic and asp.net?

524


Explain about asp.net caching?

577


List the asp.net validation controls?

527