NCache 4.4 - Online Documentation

Step 3: Start/Restart ASP.NET Application

 
Now that you have configured a clustered cache through NCache Manager and have edited web.config to add NCache Session Store Provider, you're ready to start or restart your ASP.NET application. To restart your ASP.NET application, unload App domain first. This can be done by saving web.config.
 
 
See Also