Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

trappable error

New Here ,
Sep 08, 2008 Sep 08, 2008
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 !
TOPICS
Server side applications
452
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 08, 2008 Sep 08, 2008
LATEST
See if this helps:

http://classicasp.aspfaq.com/general/how-do-i-solve-asp-0115-errors.html

--
Ken Ford
Adobe Community Expert Dreamweaver/ColdFusion
Adobe Certified Expert - Dreamweaver CS3
Fordwebs, LLC
http://www.fordwebs.com


"catalib" <webforumsuser@macromedia.com> wrote in message
news:ga3113$gob$1@forums.macromedia.com...
> 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 !
>
>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines