PRB: Error "Timeout Expired" When You Use Recordset Design-Time Control (275879)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q275879 SYMPTOMS
When you use the Visual InterDev 6.0 Recordset Design-Time Control (DTC), and you view the Active Server Pages (ASP) page in a Web browser, you may receive the following error message:
Timeout Expired
CAUSE
This problem occurs because the Recordset DTC has its own command time-out setting, which overrides the Data Connection object's command time-out setting. The default command time-out value of the Recordset DTC is 10, and the default command time-out of Data Connection value is 30.
RESOLUTION
To work around this problem, follow these steps:
- Right-click the Recordset DTC, and then click Properties.
- On the Advanced tab, in the Command configuration section, change the Command timeout to the desired value.
Modification Type: | Major | Last Reviewed: | 4/22/2001 |
---|
Keywords: | kbCtrl kberrmsg kbprb KB275879 |
---|
|