August 4, 2003 at 4:11 am
Can you please explain me why this error came.
Microsoft OLE DB Provider for SQL Server error '80004005'
Location: SpcAlloc.cpp:379 Expression: pPage->IsType (Page::TEXT_MIX_PAGE) SPID: 53 Process ID: 3052
/admin/addproductn.asp, line 152
We have one local server and another is live server. Same thing is working on local server but it gives above error in Live server. Please help me.
Thanks in advance.
Sachin Bhaygude
Sachin Bhaygude
August 4, 2003 at 10:19 am
Do both servers have same service pack and MDAC version?
August 5, 2003 at 2:52 am
looking at COM you'll see that 80004005 is just the code for E_FAIL, stating that *something* went wrong ... not a specific database/ADO error. you should check your drivers/ADO/OLEDB installation ...
best regards,
chris.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply