Hi @macj2k
Likely the module creates an authentication cookie for the C1 console which is afterwards either expires or gets invalid.
Try to use Firebug to see if there's an authentication cookie, and what expiration span it has. Likely it is just 30 minutes, setting a higher value to web.config likely will solve the problem.
Likely the module creates an authentication cookie for the C1 console which is afterwards either expires or gets invalid.
Try to use Firebug to see if there's an authentication cookie, and what expiration span it has. Likely it is just 30 minutes, setting a higher value to web.config likely will solve the problem.