What is the "system.enterpriseservices.ni.dll" ? Variant 17553710

Our database contains 3710 different files for filename system.enterpriseservices.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the system.enterpriseservices.ni.dll then visit General Information Page . You can also check most distributed file variants with name system.enterpriseservices.ni.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description Microsoft .NET Services Support Infrastructure. Agregate rating is 5(5) stars - based on 1 reviews.This file is Dynamic-link Library. This library can be loaded and executed in any running process.

system.enterpriseservices.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
Microsoft .NET Services Support Infrastructure
Version:
4.0.30319.1
MD5:
4e820cb4b2193922a4b7723925ab4b58
SHA1:
eff5fa1e83f42810543b86e3c625a7cd8831fb94
SHA256:
2c09f752658157b1cd423fee5ae0ded3a4ca7cacc31e494af753ae297105bd88
Size:
787456
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.EnterpriseSe#\1d254fbc811d0de6c54a9d9c428c4497
Operating System:
Windows 7
Occurence:
High oc2

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
Avira Antivirus2016-09-07 08:32:43
Avast Antivirus2016-09-05 16:30:33
Panda Free Antivirus2016-09-03 22:53:24
avast! Antivirus2016-09-03 10:00:14
360 Total Security2016-09-02 16:52:30
Microsoft Security Essentials2016-09-02 12:42:56
ESET Smart Security 8.02016-07-13 20:29:48
AVG Anti-Virus Free Edition 20122016-06-06 22:18:02
Baidu Antivirus2016-06-06 22:18:02
Antivirus shields were enabled and have latest antivirus database.

Is the library "system.enterpriseservices.ni.dll" Safe or Threat ?

Loading Graph
100% of reviewed files are marked as Safe .
100% of reviewed files are marked as System file.
Our final rating for this file is Safe. Final rating is based on file reviews, discovered date, users occurence and antivirus scan results.

User Reviews of the "system.enterpriseservices.ni.dll"

  • SAFErating from user MikeOne (Variant: 17553710)

    There are two things one should know about NativeImages : they are part of the .Net framework, a native service of the Microsoft operating systems. The Native Image Service is a Windows service responsible for generating and maintaining the native images - for the generating of the images it uses the Native Image Generator (you can find it as a Ngen.exe file running on your PC). The native images are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer - at the end it is musch faster to run the code from the already pre-compiled native image of any executable/dll etc. then from the source. For more info about Native Image Service check the http://msdn.microsoft.com/en-us/library/ms165074.aspx pages, and for the Native Image Generator check the http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx pages. You can find nearly any file built as a native image, check the original file for its functionalities.