-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: Tango
Message 1 in Discussion

Hi,

my application has an interface with the verisign.

when I go to the verisign site and come back to our site(in 3 minutes) the 
session is getting expired.Iam not able to get the session objects.

i.e If I go from site xyz.com to verisign .com and come back to xyz.com my 
session is getting lost.

please let me know how I can get my session objects?

my web.config details are as below

<sessionState 
            mode="InProc"
            stateConnectionString="tcpip=127.0.0.1:42424"
            sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
            cookieless="false" 
            timeout="20" 
    />
    
<authentication mode="Windows" /> 

<authorization>
        <allow users="*" />

please advice me in this regard

thanks in advance.

 

Thanks & Regards

Tango


-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to