johnaregan
Programmer
- Mar 13, 2001
- 87
Hi
I am getting this error:
error 'ASP 0115'
Unexpected error
/live/default.asp
A trappable error occurred in an external object. The script cannot continue running.
But the page has NOT got any external objects via CreateObject, all it uses is
request.querystring
response.redirect
and a session variable
The error happens randomly, can anyone shed light on this strange behaviour.
Thanks
John
I am getting this error:
error 'ASP 0115'
Unexpected error
/live/default.asp
A trappable error occurred in an external object. The script cannot continue running.
But the page has NOT got any external objects via CreateObject, all it uses is
request.querystring
response.redirect
and a session variable
The error happens randomly, can anyone shed light on this strange behaviour.
Thanks
John