Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Unspecified Error 0X80004005


Message #1 by "Sankar Bhamidi" <sbhamidi@s...> on Fri, 1 Nov 2002 19:24:30
I have created an ASP website connecting to a Navision Database. The 
website works perfectly on a workstation such as Win 2K. However, as soon 
as I install it on a Win 2K web server with IIS 5.0, it gives me all kinds 
of errors. 
 The main error I'm getting is:
 ------------------------------------------
 Error Type:
 Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
 Unspecified error
 ------------------------------------------
 This error turns up immediately after the page where I have inserted and 
updated a lot of fields in various tables. Then other pages connecting to 
the database would give the same error. After a few minutes, the pages 
start connecting again - until I do the inserting through the culprit 
page. Then the problem reappears. The code is too long to paste here. 
 Any help is greatly appreciated as this is an urgent need.
 Thanks in advance.
 

  Return to Index