What is the "system.messaging.dll" ? Variant 17553852

Our database contains 77 different files for filename system.messaging.dll but this page contains information about single file with specific attributes. If you want to see general information about the system.messaging.dll then visit General Information Page . You can also check most distributed file variants with name system.messaging.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description .NET Framework. 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.messaging.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
.NET Framework
Version:
4.0.30319.1
MD5:
333c7160b4794bfcfd7a7f0600cb9b02
SHA1:
9e6203c5d8cc97a9c3f0a6f2aa602700adae1f08
SHA256:
28fa02a410c7c131caca3c0fc0767201c02b3578db4a20d628d6b27fabd6cadc
Size:
626176
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_32\Temp\1e6c-0
Operating System:
Windows 7
Occurence:
Medium oc1

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
Telia S2013-01-29 16:11:44
Microsoft Security Essentials2013-01-25 20:07:53
AVG Anti-Virus Free Edition 20132013-01-21 19:31:54
Norton Internet Security2013-01-20 09:05:54
ESET Smart Security 5.02013-01-16 03:37:59
Bitdefender Antivirus2013-01-15 19:53:54
Lavasoft Ad-Watch Live! Anti-Virus2013-01-15 19:53:54
COMODO Antivirus2013-01-15 15:41:03
Norton AntiVirus Online2013-01-15 01:41:00
Kaspersky Anti-Virus2013-01-15 01:07:16
Antivirus shields were enabled and have latest antivirus database.

Is the library "system.messaging.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.messaging.dll"

  • SAFErating from user MikeOne (Variant: 17553852)

    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.