The ASP 0115 error is a {*filter*} error that seems to occur when code fails. I
believe (though I don't manage the servers where I work) that you'll see
server resources (mem & proc) being used at a higher rate that is slow to
subside. This seems to be some low-level problem with NT. There are quite a
few technical articles regarding the ASP 0115 error on
http://www.*-*-*.com/ unfortunately it seems like there is not much you
can do about this error. The only thing you can do is write good code that
destroys all objects after they are being used.
Randy Loffelmacher
Quote:
> Hi,
> After using the upload function of SAFileUp(it is failed), I close the web
> and then try to restart again.
> But the following occurs...... Would anyone can help?
> error 'ASP 0115'
> Unexpected error
> /login.asp
> A trappable error occurred in an external object. The script cannot
continue
> running.
> BR.
> Brian