Hi Expert,
I got below information in web config file . what exactly it says .is it connecting to any databases ot where it is pointing. but in actual session state i have only one db connection and having 2-3 weba.config,webb.config files and multiple session entries
<sessionState xdt:Transform="Replace" mode="SQLServer" sqlConnectionString="data source=aaaa-SSCLUQA;Trusted_Connection=yes" cookieless="false" timeout="60" sessionIDManagerType="WebLib.SessionIdManager, WebLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" /> |