Workaround:
1. In the Web Server where Archive Manager Website is installed, navigate to C:\Program Files (x86)\Dell\Archive Manager\WebSite
2. Open Web.config
3. Set the <SessionState mode = "InProc" timeout="10"> , the timeout =10 indicates the website gets timeout in 10 mins if there is no activity.
4. Reset IIS