Atozed Forums
strange iis tracing issue - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: strange iis tracing issue (/thread-4181.html)



strange iis tracing issue - PDSBILL - 05-24-2024

We have an IW isapi application that has a timer component that was named "TIMERLOAD"  we were seeing massive number IIS traffic like "callback=TIMERLOAD.DoOnAsyncTimer&IW_AjaxID=17165722656061658&IW_SessionID'

I updated the program and renamed the component to TIMERLOAD2. but I am still seeing
"callback=TIMERLOAD.DoOnAsyncTimer&IW_AjaxID=17165722656061658&IW_SessionID"

Is there something I am missing such as an internal name that doesn't change when you change the component name???