What is reason behind this Error

  • 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

  • Do both servers have same service pack and MDAC version?

  • 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