I have the following entry in web config

<add name="IntersoftResource" path="ISRes.axd" verb="GET" preCondition="integratedMode" type="ISNet.WebUI.WebResourceHandler, ISNet.WebUI, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=xxxxxxxxxxxxxxx" />

I downloaded the latest version of the software. What should my web config entry now be for ISRes.axd? Thanks.