|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL setup for SessionHi,
I have enabled MSSQL to hold the session info for my application running on a web-farm. In the old web.config file(upgrading from 1.1 to 2.0) there was a setting for machinekey and decryption, how does this translate to .net 2.0 . Should I just copy paste the old settings from web.config file for these? Pls help. Make sure all the servers in the web farm
use the same machinekey and decryption. Juan T. Llibre, asp.net MVP ¿ Estas probando VS 2010 y ASP.NET 4.0 ? Regístrate (gratis) en los Foros de VS 2010 y ASP.NET 4.0, en español http://asp.net.do/foros/forums/ ===================================================== Show quoteHide quote "mavrick_101" <mavrick***@discussions.microsoft.com> wrote in message news:9527D139-DFE4-4A0C-8FAF-E7CDF1E0C061@microsoft.com... > Hi, > > I have enabled MSSQL to hold the session info for my application running on > a web-farm. > > In the old web.config file(upgrading from 1.1 to 2.0) there was a setting > for machinekey and decryption, how does this translate to .net 2.0 . Should I > just copy paste the old settings from web.config file for these? > > Pls help. =?Utf-8?B?bWF2cmlja18xMDE=?= <mavrick***@discussions.microsoft.com>
Show quoteHide quote wrote in news:9527D139-DFE4-4A0C-8FAF-E7CDF1E0C061@microsoft.com: You can use the old values. As Juan has stated, make sure you use the same > Hi, > > I have enabled MSSQL to hold the session info for my application > running on a web-farm. > > In the old web.config file(upgrading from 1.1 to 2.0) there was a > setting for machinekey and decryption, how does this translate to .net > 2.0 . Should I just copy paste the old settings from web.config file > for these? > > Pls help. on all machines if this is a web farm. -- Show quoteHide quoteGregory A. Beamer MVP; MCP: +I, SE, SD, DBA Twitter: @gbworld Blog: http://gregorybeamer.spaces.live.com ******************************************* | Think outside the box! | *******************************************
Other interesting topics
|
|||||||||||||||||||||||