Question
trappable error
Just moved a system over to a new server and am having
problems with pages that use the Dreamweaver Recordset Navigation
Bar. On the old server everything worked fine but now I get:
Active Server Pages error 'ASP 0115'
Unexpected error
NAME OF PAGE
A trappable error (C0000005) occurred in an external object. The script cannot continue running.
-----------------------------------------------------------------------------
has anyone had any experience of this and can anyone tell me how to stop it - for now I have had to remove the portion of the loop that the behavour uses - i.e. Repeat1__numRows-- != 0 - but obviously this is not ideal because now my recordset navigation doesn't work !
Active Server Pages error 'ASP 0115'
Unexpected error
NAME OF PAGE
A trappable error (C0000005) occurred in an external object. The script cannot continue running.
-----------------------------------------------------------------------------
has anyone had any experience of this and can anyone tell me how to stop it - for now I have had to remove the portion of the loop that the behavour uses - i.e. Repeat1__numRows-- != 0 - but obviously this is not ideal because now my recordset navigation doesn't work !
