How can I increase lease time and where - in SnapIn or on server site? I have a SnapIn that uses web service methods to work with DB and always got GetLifetimeService error when some form is not used for a minute or two. Thanks for all comments, regards Adam
Adam Check out http://www.codeproject.com/csharp/Net_Remoting.asp and http://msdn2.microsoft.com/en-us/library/42d55ae3(VS.71).aspx These both give details about how you can extend/configure the webservice lifetime. HTH Ged wrote in message news:1186581779.109614.175960@22g2000hsm.googlegroups.com... > How can I increase lease time and where - in SnapIn or on server site? > I have a SnapIn that uses web service methods to work with DB and > always got GetLifetimeService error when some form is not used for a > minute or two. Thanks for all comments, > regards > Adam >