Here are lines 172 and 173, crashing at 173
set my_Conn = Server.CreateObject("ADODB.Connection")
my_Conn.Open strConnString
Microsoft JET Database Engine error '80004005'
Unspecified error
/tyco/forum/inc_header.asp, line 173
Any suggestions? This is intermittent and seems to happen when server is up a while. A restart of IIS or the server cleans it up for a while.