SessionFaults

Options

I'm getting session fault errors when trying to call the WebService.Update.  I am correctly logging in and getting a session token.  Sometimes though getting the data to upload takes 7-8 minutes and thats when I get the fault.  I have tried increasing the receiveTimeout value in the HttpBinding, but I still get the faults. 

 

Is there a good way to check that my session is still active?

Categories