Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-12-17 : 11:27:13
|
Steve writes "A consultant recently move our SQL Server 7.0 production server to a new box and did some reconfiguation. As a result, an Asp page developed using Visual Interdev 6 which was working just fine now generates the following error when attempting the update the recordset:
Microsoft OLE DB Provider for SQL Server error '80040e14'
SQL Web Assistant: Web task not found. Verify the name of the task for possible errors.
/SSI_EP/_ScriptLibrary/Recordset.ASP, line 311
There is no problem viewing or moving through the recordset...this error occurs only when attempting to update it. I have gone a far as deleting the recordset DTC and disabling the scripting object model then recreating it. Still the error persists. We are an NT 4.0 shop. I have searched Knowledgebase and the Web but was unable to find anything regarding this problem. Any help or suggestions as to where to look next will be greatly appreciated. TIA" |
|
|
|
|
|