Lior Hermesh 0 Posted June 13, 2016 Share Posted June 13, 2016 Dear Support, My name is Lior & I've just purchased a 15 seats of your antivirus (several days ago). My company is a start-up company in the field of Real-Time CRM & ERP. As such we build our own DB system. We are building our product using the latest MS Visual Studio 2015, most of it written in visual c++ (unmanaged code). Today we have experienced a new phenomenon in our system, "sometimes" it got a 'permission denied' when opening a file. The system has a lot of threads using _beginthreadex, each of them can in some cases do an opening of some files and of-course read them. The 'permission denied' is being received when using _fsopen(<FilePath>,"r+b", _SH_DENYNO); To be sure it's the antivirus fault, I've built a stress agent which creates several threads and keeps on opening a file. Because i'm using the _SH_DENYNO, even when more than one thread in the same time is using the file -> nothing happens, but when the antivirus is on, it will re-produce. My system is a MS 2012R2 Server, Visual Studio 2015 (both with all the updates available, running a regular Intel i5 CPU 32Gb ram & 256 SSD disk). -- With the fantastic Israeli customer support team we already tried to exclude the extension of our DB files (which are ".ld") which didn't solve the problem. Thanks in advance, Lior Hermesh. Boss Software Solutions +972-77-7972677 Link to comment Share on other sites More sharing options...
Administrators Marcos 4,720 Posted June 14, 2016 Administrators Share Posted June 14, 2016 Please reproduce the problem with Process monitor logging system operations. When done, save the log, compress it, upload it to a safe location and pm me the download link. Link to comment Share on other sites More sharing options...
itman 1,543 Posted June 14, 2016 Share Posted June 14, 2016 (edited) My system is a MS 2012R2 Server Does NOD32 support this OS? According to NOD32 requirements, it does not: Operating System: Windows® 10, 8.1, 8, 7, Vista, XP, and Microsoft Windows Home Server 2003, 2011. Edited June 14, 2016 by itman Link to comment Share on other sites More sharing options...
Recommended Posts