Results 1 to 8 of 8

Thread: Avast issues with my app

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2011
    Posts
    41

    Avast issues with my app

    Hi all.

    I have developped a very small app for a client wich generates a word document with combobox selections and a small access database.

    When I run the app AVAST AVAST antivirus tells me that it has finished the app although it has not found any malware, due to "The file prevalence/reputation is low". It will run in Sandbox.

    Is there anything I can do? Can anybody point me out where to find a solution for this? I have been googling aorund but cannot find where to search or what to do.

    I would appreciate any help.

    Thanks in advance
    A

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Avast issues with my app

    You can get a digital certificate from a reputable source and use it to sign the app.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Member
    Join Date
    Apr 2011
    Posts
    41

    Re: Avast issues with my app

    Thank you jmcilhinney. I signed the clickonce manifest. I used a personal certificate for that. Is this nonsense? (When I look into he details it says it is valid), but should I get a Certificate elsewhere, like Comodo, for example?

    Still having same issue.

    Do I have to sign also the assembly with a strong name? Or has this nothing to do.

    Thanks for your help
    A

  4. #4
    New Member
    Join Date
    Apr 2012
    Location
    Florida, USA
    Posts
    5

    Re: Avast issues with my app

    Other developers are having this same problem with Avast.
    Some workarounds suggested on the Avast forums are:

    1. Change autosandbox mode from 'auto' to 'ask'
    2. Uncheck the offending reason (note that you will lose protection against that reason)
    3. Turn off autosandbox (not recommended, but if it is too annoying, you might want to do that).

    Here is a link to an Avast statement on this detection feature that explains what it is doing.
    http://www.avast.com/pr-avast-softwa...he-clean-files

  5. #5
    Fanatic Member
    Join Date
    Aug 2004
    Location
    Essex, UK
    Posts
    774

    Re: Avast issues with my app

    I use method 1. When you make significant changes to your app Avast will ask about it again, but that's a small price to pay for the protection you get.

  6. #6

    Thread Starter
    Member
    Join Date
    Apr 2011
    Posts
    41

    Re: Avast issues with my app

    Thanks Garran and Paul. But the problem is not on my own computer. The problem is on clients side, I cannot ask him to alter his security settings. And if I could, i don´t know if he does know how to do it.

    On the other hand, I have been asking, and a Verizon certificate here in Spain would cost around 400 Euro a year. Thats much too expensive for the basic software I am developping.

    So, I don´t know what to do.

    Do you think there is a specific snippet in the code that brings Avast to open it in the sandbox, and if so, is there a way to know what piece of code it is, or is it the normal bahaviour when there is no certicate?

    Many thanks for your help

  7. #7
    PowerPoster Radjesh Klauke's Avatar
    Join Date
    Dec 2005
    Location
    Sexbierum (Netherlands)
    Posts
    2,244

    Re: Avast issues with my app

    Last edited by Radjesh Klauke; May 23rd, 2012 at 05:40 AM.


    If you found my post helpful, please rate it.

    Codebank Submission: FireFox Browser (Gecko) in VB.NET, Load files, (sub)folders treeview with Windows icons

  8. #8

    Thread Starter
    Member
    Join Date
    Apr 2011
    Posts
    41

    Re: Avast issues with my app

    Thanks Radjesh, very interesting. It helps a lot to see others have the same problem. I will have to tell our client to set his avast sandbox to "ask" position. Its not a nice solution, but I don´t see another way.

    Thank you very much for the search, I searched myself in the avast forum, but didn´t find it.

    A

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width