Código:
<%
while not ObjRecordset.eof
objRecordset.movefirst
%>
....
<% ObjRecordset.movenext
wend
%>
:p
le estás diciendo: mientras no sea fn de archivo, muévase al primer registro y luego al siguiente (y luego al primero y al siguiente, [y luego al primero y al siguiente {y luego al primero y al siguiente}]): UN INCREIBLE BUCLE INFINITO