I have a .NET application written in C # using Visual Studio 2012. I promote the application through my own website and have it available for download. When you download it in Chrome, I get a message that my application "usually does not load and can be dangerous." In addition, when I download my application and execute it, Avast sees it as suspicious and wants to run it in the sandbox.
In any case, can I prevent this (without buying a certificate for signing)? I do not want potential users to encounter this problem.
Edit: I am not doing anything malicious or using any hooks in my application. The application is a small simple tool, as you can see here.
Aaron source share