The solution using the drop-down file available in CodePlex (click here) also contains structure suggestions.
Note. Consider this problem during the electronics class, review the answer above by posting the solution here for people search, for archives and for easy reference in the future.
MetaDataProcessor .NET Micro Framework , .NET Framework 4.0 (, Visual Studio 2010 Windows XP). , MetaDataProcessor.exe.config , .exe( % ProgramFiles%\Microsoft.NET Micro Framework\v4.1\Tools); .NET Framework 2.0+ (3.5 SP1).
- MetaDataProcessor.exe.config:
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0.30319"/>
</startup>
</configuration>