Jump to content

KIS blocking my .net 5.0 blazor application from running


Sulieman
Go to solution Solved by Berny,

Recommended Posts

Hello,

I have the same problem with a .NET 5.0 Worker Service application (not Blazor).

Kaspersky removes it after compilation, I also cannot upload it for false positive review (the link above) because Kaspersky is blocking connection due to transmitting virus.

The app is just a template app created using Visual Studio→New Project→Worker Service (C#)→(type any name)→Select .NET 5.0→ Create, right after creating click “Compile” (no code added), Kaspersky will throw 2 viruses: 1st is projectname.exe, 2nd is apphost.exe.

The same steps with .NET Core 3.1 works fine (does NOT throw virus)

Adding exceptions for these files work fine but is less than ideal when creating multiple new apps.

Regards,
Dawid

Link to comment
Share on other sites

@Berny please fix this. .NET 5 is a major new release and you will have a lot of .NET programmers blocked by KIS. For me, I cannot figure out which executable KIS does not like, I've whitelisted several, but I ended up disabling protection completely because KIS interferes so much in the communication processes that I do not know if I have a bug in my code, if .NET 5 is broken, or if the AV is blocking some executable I do not know about.

By turning KIS completely off everything works, so it will stay that way so I can do my work. Please fix this.

Link to comment
Share on other sites

  • 2 weeks later...
Guest
This topic is now closed to further replies.


×
×
  • Create New...