Hi,
I am working on CS 10 for migration project with .NET web services. Started testing of 5000 records which have 10 Kb size. After successful process of 1500 + records i am getting Session time out error. IIS seesion time increased to 11 hours which is default as 20 mins. But still getting same error.
Find the log file error details below.
2013-02-18 16:58:42,0815 WARN [12] Livelink error occurred
2013-02-18 16:58:42,0815 WARN [12] Status: -2147482642
2013-02-18 16:58:42,0815 WARN [12] Error Code: Your session has timed-out.
2013-02-18 16:58:42,0815 WARN [12] Error Message: Your session has timed-out.
2013-02-18 16:58:42,0815 WARN [12] ApiError:
Can you please provide me possible cause of this issue and preventive action.