Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




What changes need to done in code if we change InProc to Outprocess

Step 1: Start Asp.net State Servcie
               1. Go to Control Panel > Administrative Tools > Services
                2. Select Asp.Net State Service.
                3. Right Click on Asp.net State Service and choose start from popup menu.

Step 2: Change Session Mode in Web.Config File

Step 3: Make All Object Serializable

You should make all object in your website to serializable except SQL Connection.

Share this article   |    Print    |    Article read by 2237 times
Author:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.
Related Articles: No related article
Related Interview Questions: No related interview question