I recently developed a windows service application on the .net 2.0 platform which basically accesses a server on the network periodically (say, every 4 hours) to download and install any software updates that have been placed on the server. But as soon as the application tries to download the new file, Norton 360 blocks it as a threat and prevents it from operating. the server is perfectly safe and reliable and, somehow, I want my anvitvirus application to ignore blocking it. I tried defining the application's containing folder as an exclusion to the autoprotect function of 360, but it did not work properly and it eventually got caught and quarantined by the AV. I'm looking for a solution that will permanently prevent Norton 360 from blocking the application on the computers of my network.
PS: I want to distribute the application on other computers in my department and dont' want to bother them with false threat messages.
Thanks