UPDATE: If you disable AVG Free, Run works fine
This question is related to Classic ASP: C0000005 Runtime Error
My test.asp file contains only:
<% execute("response.write 2+2") %>
but yesterday after updating Windows KB3140768 , my entire file containing the Execute()
command returns:
Error in active server pages "ASP 0115"
Unexpected error
/test.asp
An external error error (C0000005) has occurred in an external object. the script cannot continue.
IIS 10.0.1.10586.0 - WIN10 X64
Vixed source share