Issue abstract:
.net 8 application is verified always on new build and access to folders blocked or network
Detailed description:
I’ve developed .net application for personal/family use to control audio streaming device.
Application uses:
AppData\Roaming<appname> folder for file caching (e.g. bitmaps)
Network port (http) for device callbacks
ClickOnce feature to deploy new version from NAS drive
Even if I add exceptions or exclusions they are valid until I create new build.
ClickOnce install application in local user profile under path with changing identifier.
On new installation application is quarantined and checked on Norton servers randomly returning false alerts.
Same issue occurs during development and debug runs from time to time.
Any suggestion to trust permanently the application and do not create multiple exceptions for this app.
Buying certificate and signing code is too expensive for this model of use - no profits from application,
Product & version number:
Norton 360 Suitę - any version including latest
OS details:
Windows 11 Pro 24H2
What is the error message you are seeing?
If you have any supporting screenshots, please add them:
Add it later if needed