I am getting the following error:
SESS: [TID: 5F0],.\src\tp0tcp_s.c:668: TP0: tp0tcp_conn_req() Connect Socket# [2700] is too high. The supported socket range is 0-1024 It only appears on one page on our web site. I am using sessions for login tracking. If they aren't logged in we get the message. If they are logged in we don't. This is the only page that we get the error. Not sure if it's some bad code, but I didn't see anything. MOst of the code is shared on other pages. The only thing different about this page is that we have an odbc connection to an rs/6000 database. If anyone has any ideas I'd appreciate some insight. Stephen