Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Application Builder for Windows Embedded Compact 2013

Application Builder for Windows Embedded Compact 2013 (with the latest fixes as of Sep 2017) provides the tools you need to develop applications that target Windows Embedded Compact 2013.

Important! Selecting a language below will dynamically change the complete page content to that language.

  • Version:

    14.0.25520

    Date Published:

    9/18/2017

    File Name:

    AppBuilderSetup_VS2012_v50806.zip

    AppBuilderSetup_VS2013_v60801.zip

    AppBuilderSetup_VS2015_v25520.zip

    Application_Builder_WEC2013.htm

    File Size:

    5.6 MB

    5.8 MB

    6.7 MB

    1.6 KB

    Application Builder for Windows Embedded Compact 2013 enables managed and native application development using Visual Studio 2012, Visual Studio 2013 or Visual Studio 2015. It also provides an easy application deployment mechanism and other Visual Studio integration features.

    If the Build.Deploy Solution/Project menu item is missing or grayed-out then this is likely due to corruption of the MEF Component Cache.
    To resolve this issue, the MEF Component Cache needs to be cleared via one of the following options
    1. installing the Visual Studio extension Clear MEF Component Cache from the Visual Studio Marketplace
    2. manually deleting the cache files located at %localappdata%\Microsoft\VisualStudio\<nn>\ComponentModelCache
    Visual Studio needs to be restarted after clearing the cache.
  • Supported Operating Systems

    Windows 7, Windows 8, Windows 8.1

    • Visual Studio 2012 Update 2 or higher
    • Visual Studio 2012 or Visual Studio 2013 Professional, Premium, or Ultimate edition
    • Visual Studio 2015
    1. Download the appropriate version for your system
    2. Extract the zip file contents
    3. Execute VSEmbedded_AppBuilder.exe to install Application Builder and the necessary components
  • Visual Studio 2015 versions
    • 14.0.25520 - Sep 2017
    • 14.0.25322 - Jun 2017
    • 14.0.25123 - Apr 2017
    • 14.0.24930 - Feb 2017
    • 14.0.24128 - Aug 2016
    • 14.0.23801 - Mar 2016
    • 14.0.23428 - RTM Base Release (Oct 2015)
    Visual Studio 2013 versions
    • 12.0.60801 - Sep 2017
    • 12.0.50608 - Aug 2016
    • 12.0.50115 - Mar 2016
    • 12.0.40625 - Sep 2015
    • 12.0.40302 - Mar 2015
    • 12.0.30808 - Sep 2014
    • 12.0.30527 - Aug 2014
    • 12.0.30226 - RTM Base Release
    Visual Studio 2012 versions
    • 11.0.50806 - Aug 2016
    • 11.0.50805 - Mar 2016
    • 11.0.50801 - Sep 2015
    • 11.0.50730 - Mar 2015
    • 11.0.50729 - Sep 2014
    • 11.0.50728 - Aug 2014
    • 11.0.50727 - RTM Base Release
    The Sep 2017 (12.0.60801 & 14.0.25520) releases resolves the following issues:
    • Remote tools connection fails when device has multiple active NICs
    The Jun 2017 (14.0.25322) release resolves the following VS2015 issues:
    • Existing folder contents are removed during deployment
    The Apr 2017 (14.0.25123) release resolves the following VS2015 issues:
    • VS2015 freezes once you enter the device IP during application debug
    The Feb 2017 (14.0.24930) release resolves the following VS2015 issues:
    • Access Denied error when deploying a second time to a mounted volume
    • CE application debugger steps into (F11) functions when you select step over (F10)
    The Aug 2016 (11.0.50806, 12.0.50608 & 14.0.24128) release resolves the following issues:
    • Debugging fails if spaces at start/end of IP address
    • Large number of messages when debugging/deploying using Serial Port (VS2015 only)
    The Mar 2016 (11.0.50805, 12.0.50115 & 14.0.23801) release resolves the following issues:
    • Implement the StackFrame class in .NET CF 3.9.
    • Missing Application Tab in Project Properties for .NET CF 3.9/C# projects.
    • Enable Configuration Type Utility.
    The Sep 2015 (11.0.50801 & 12.0.40625) release resolves the following issues:
    • COM registration for additional files is ignored.
    • Remote Directory for additional files is ignored.
    The Mar 2015 (11.0.50730 & 12.0.40302) release resolves the following issues:
    • Now supports deploying of only a DLL.
    • Console window from msvsmon.exe takes foreground window.
    • Reference to interop DLL error.
    The Sep 2014 (11.0.50729 & 12.0.30808) release resolves the following issue:
    • Execution and debugging a C++ application fails when the remote directory is changed.
    The Aug 2014 (11.0.50728 & 12.0.30527) release resolves the following issues:
    • The Debug.Start Debugging option will delete the deployment directory contents.
    • You cannot deploy a class library to the device if the solution does not contain an executable project.
    • You cannot specify an external program to execute when run is clicked.
Follow Microsoft