I have a classic asp app running on 64bit server 2003 and IIS running in 32 bit mode. For most of the pages its working fine, but some pages who show huge data, sometime they work fine and sometimes they fail with the error message below. If page show 2000 records, sometimes I will have10K records and then page ends with this line, sometimes page will show all records without any error. Any ideas what could be wrong here? Thanks,
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][SQL Server Native Client 10.0]Named Pipes Provider: Could not open a connection to SQL Server [53].
OR
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][SQL Server Native Client 10.0]Named Pipes Provider: Could not open a connection to SQL Server [1326].