I get this error unexpectedly on a Win2003 server web application:
Microsoft VBScript Runtime Error '800a0006'
Overflow: 'Appname'
Lots of updates that are running on this server, but I returned them back.
The page is an old ASP code, and if I run the file monitoring utility, it will show BUFFER OVERFLOW when it gets to the GIF.
Any ideas?
source
share