
October 27th, 2000, 05:38 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
server hangs when some fields are accessed
<i><b>Originally posted by : JJ (bluekick@usa.net)</b></i><br />i have identical databases and tables in 2 machines, one running SQL server 7, and the other running sql server 2000. When my asp code points to the 2000 server, everything is fine, but when the other server is accessed, the whole machine hangs when there is an attempt to insert data into CERTAIN fields. <br />strange thing is, in the first asp pages, when the user enters data, the database will accept it. but at one particular page, it will cause the server to hang and the whole CPU memory is taken up by a file called "inet_info.exe". therefore, the database is not entirely unusable! and it works perfectly on the machine with SQLserver2000.<br />PLEASE HELP!<br />
|