Specify the timeout period
In the
User.asp
file, you can specify the timeout period for the BatchList ActiveX control. The default value is 60000 milliseconds, which equals 60 seconds. If batch creation is taking longer than 60 seconds, you can increase the value as needed. The following example highlights the line you must modify in the User.asp
file.
Provide Feedback