Click or drag to resize

Type Initialization Exception

When start program with VMInfoFace components example VMInfoFace.Win a triggers this exception message (a example):

System.IO.FileNotFoundException was unhandled Message: An unhandled exception of type 'System.IO.FileNotFoundException' occurred in PresentationCore.dll Additional information: Die Datei oder Assembly "VMInfoFace, Version=18.12.26.1, Culture=neutral, PublicKeyToken=449d4ad6e6e4b2b0" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.

Problem

The program can not found the corresponding assembly.

Reason

Maybe the assemblies are not in the right place or not into GAC installed.

Solution

Check the install.

Details see Install

See Also

Other Resources