VS 2005, Reducing memory requirements

  • When you are using a WinCE image with size about 16 MB or more you run into some problems with VS2005. This especially for NetDCU with 32MB of RAM memory.
    In this case disable the option

    Quote

    "Deploy the latest version of .NET Compact Framework"

    and change the memory division of the device.
    Memory division of device can be adjusted by control.exe -> System -> Memory. Move the slider to the left to get more memory for your application. But please keep in mind, that this setting is not permanently saved. So another solution could be our tool memcfg.exe
    Regards
    Holger