step through it.. what does line 301 look like when it's rendered?
Also, are you still using RecordSets in your .Net? You may want to look at
DataSet's...
When doing an ASP to ASP.NET conversion you really will probably want to
just recreate it, and not try to do a conversion.. they are VERY different.
It's like trying to convert a Car to a Truck... sure it can be done, but the
results probably wont be very pretty unless you are an expert.

Signature
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
> Hi I am getting the following error while converting an asp application
> to asp.net\
[quoted text clipped - 20 lines]
>
> Thanks in advance