Copy link to clipboard
Copied
Am am getting an error:
"Error","jrpp-55","04/24/12","18:51:18",,"File not found: /propweb/scriptqueue.cfm .The specific sequence of files included or processed is: D:\HTTP\wwwroot\rave7\propweb\scriptqueue.cfm'' "
But nothing on my server that I know of is trying to access this file. This is a file in my application but I do not use it. No scheduled task, and definitely not any URL refers to this file. And there are others in my log like that that I have no idea what is trying to access this file, and my log is FULL of these errors. Any ideas?
Copy link to clipboard
Copied
I would bet spiders and bots. And you can confirm it by looking at the web server logs (whether IIS or Apache), which would show the requests, the IP address, perhaps also the user agent.
/charlie