It appears that rs.exe generates a temporary executable in the local temp folder, Windows Defender is blocking it and sometimes reporting it as a virus (Trojan:Win32/Wacatac.B!ml). This just started happening on several of our development machines (located on different networks). I am wondering if something changed in Windows Defender recently that is causing it to detect this (hopefully) false virus signature. The file disappears right after rs.exe executes. Also, a full scan of the machine runs clean.
rs -i PublishReports.rss -s http://localhost/ReportServer
Could not load file or assembly 'file:///C:\Users\mll\AppData\Local\Temp\myq1d4yg.exe' or one of its dependencies. Operation did not complete successfully because the file contains a virus or potentially unwanted software. (Exception from HRESULT: 0x800700E1)
It appears that rs.exe generates a temporary executable in the local temp folder, Windows Defender is blocking it and sometimes reporting it as a virus (Trojan:Win32/Wacatac.B!ml). This just started happening on several of our development machines (located on different networks). I am wondering if something changed in Windows Defender recently that is causing it to detect this (hopefully) false virus signature. The file disappears right after rs.exe executes. Also, a full scan of the machine runs clean.
rs -i PublishReports.rss -s http://localhost/ReportServer Could not load file or assembly 'file:///C:\Users\mll\AppData\Local\Temp\myq1d4yg.exe' or one of its dependencies. Operation did not complete successfully because the file contains a virus or potentially unwanted software. (Exception from HRESULT: 0x800700E1)