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

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: Narendra
Message 1 in Discussion


Hi,

I have problem in Web Service.In my project there is 2 modules : First is the 
webservices running at he central server and second is the Client application 
running at different location on client machines. When the number of user is 
more and the load on the server increase then the Webservice Session goes time 
out frequently.And sometime the user even cannot able to logged in.

I had used InProc Mode for session management in webservice.But when I tried 
using the SQLServer Mode for session management in webservice it is given the 
error that "Unable to Serilaize the Session state.Please note that 
non-serializeable objects or MarshalBYRef objects are bnot permitted when the 
session state mode is 'StateServer' or 'SQLServer'".


Setting in web.config

<sessionState 
            mode="SQLServer"
            stateConnectionString="tcpip=127.0.0.1:42424"
      sqlConnectionString="data source=127.0.0.1;Trusted_Connection=True"
            cookieless="false" 
            timeout="3600" 
    />


If anyone has any solution for session state manegement in Webservices.
Please help me in this matter

 




 


Thanks & Regards,
Narendra Patel


 
Sexy, sultry, sensuous. - see why Bipasha Basu is all that and more. Try MSN 
Search 

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

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/mumbaiusergroup/_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